Add a release info file, for gopher. This will probably not work at all :) - bitstring - A fork of the CHICKEN bitstring egg for CHICKEN 5
 (HTM) git clone git://vernunftzentrum.de/bitstring.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit b69275134de3e704275f3a62fae90e0af110bc13
 (DIR) parent 0e2b01cfa97cd5d5131862bc7611fd03ca5c389d
 (HTM) Author: Christian Kellermann <ckeen@pestilenz.org>
       Date:   Mon, 13 Aug 2018 12:22:37 +0200
       
       Add a release info file, for gopher. This will probably not work at all :)
       
       Diffstat:
         bitstring.release-info              |       4 ++++
       
       1 file changed, 4 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/bitstring.release-info b/bitstring.release-info
       @@ -0,0 +1,3 @@
       +(repo git "git://vernunftzentrum.de/bitstring.git")
       +(uri targz "gopher://vernunftzentrum.de/{egg-name}/archives/{egg-name}-{egg-release}.tar.gz")
       +(release "1.35")
       +\ No newline at end of file