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
|
Line | |
---|
1 | ;;; stream-ldif.meta -*- Hen -*- |
---|
2 | ((egg "stream-ldif.egg") |
---|
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) |
---|
8 | (doc-from-wiki) |
---|
9 | (files "stream-ldif.scm" "stream-ldif.setup" "stream-ldif.html") |
---|
10 | (license "Public Domain")) |
---|
Note: See
TracBrowser
for help on using the repository browser.