Initial commit
This commit is contained in:
commit
51f5e862a3
8 changed files with 467 additions and 0 deletions
5
fancy.egg
Normal file
5
fancy.egg
Normal file
|
@ -0,0 +1,5 @@
|
|||
((author "Dimitri Lozeve")
|
||||
(synopsis "Fancy pretty-printing utilities for CHICKEN Scheme")
|
||||
(license "MIT")
|
||||
(dependencies srfi-1 utf8 srfi-152)
|
||||
(components (extension fancy)))
|
Loading…
Add table
Add a link
Reference in a new issue