@@ 55,6 55,18 @@ The implementation currently uses CHICKEN internals because I couldn't really
find a satisfactory way to achieve it otherwise, which means it may be subject
to more instability with new updates to the core system.
-I'm not an expert on CHICKEN's internals, so at the end of the day this is
-simply a best effort through kludges and trial and error that seems to work.
-More testing may still be required. Suggestions and improvements welcome!
+I'm not an expert on the internals, so at the end of the day this is simply a
+best effort through kludges and trial and error that seems to work. More
+testing may still be required. Suggestions and improvements welcome!
+
+=== Author
+
+[[https://wiki.call-cc.org/users/diego-mundo|Diego A. Mundo]]
+
+=== Repository
+
+[[https://code.dieggsy.com/r7rs-tools/]]
+
+=== License
+
+Public Domain