Last change
on this file since 8797 was
8797,
checked in by sjamaan, 13 years ago
|
Mark binary-parse as using doc from wiki, release 2
|
File size:
292 bytes
|
Line | |
---|
1 | ;;; binary-parse.meta -*- Hen -*- |
---|
2 | ((egg "binary-parse.egg") |
---|
3 | (license "Public Domain") |
---|
4 | (author "Oleg Kiselyov") |
---|
5 | (doc-from-wiki) |
---|
6 | (synopsis "Reading variable number of bits from a sequential input stream") |
---|
7 | (files "binary-parse.scm" "binary-parse.setup" "binary-parse.html") |
---|
8 | (category io)) |
---|
Note: See
TracBrowser
for help on using the repository browser.