Last change
on this file since 9687 was
9687,
checked in by sjamaan, 13 years ago
|
Mark stream-ldif as using doc from wiki, release 3
|
File size:
374 bytes
|
Rev | Line | |
---|
[1] | 1 | ;;; stream-ldif.meta -*- Hen -*- |
---|
[2488] | 2 | ((egg "stream-ldif.egg") |
---|
[1] | 3 | (author "Alejandro Forero Cuervo") |
---|
| 4 | (synopsis |
---|
| 5 | "Library to parse and produce files in the LDAP Data Interchange Format (LDIF) file format") |
---|
| 6 | (needs srfi-40 stream-ext stream-base64) |
---|
| 7 | (category parsing) |
---|
[9687] | 8 | (doc-from-wiki) |
---|
[2488] | 9 | (files "stream-ldif.scm" "stream-ldif.setup" "stream-ldif.html") |
---|
[1] | 10 | (license "Public Domain")) |
---|
Note: See
TracBrowser
for help on using the repository browser.