Skip to content

Commit 305582c

Browse files
author
Vladimir Sedach
committed
Metadata for yaclml to zs3
1 parent b8fe179 commit 305582c

File tree

17 files changed

+20
-7
lines changed

17 files changed

+20
-7
lines changed

yaclml/description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
markup language
1+
yaclml (Yet Another Common Lisp Markup Language) is an HTML markup generator and HTML template library.

yaclml/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
BSD

yason/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
YASON is a Common Lisp library for encoding and decoding data in the JSON (JavaScript Object Notation) interchange format.

yason/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
BSD

zcdb/description.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ZCDB is a Common Lisp library for reading and writing D. J. Bernstein's fast and simple cdb database file format.
2+

zcdb/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
BSD

zip/description.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
ZIP
1+
A library for .zip file (Winzip) reading and writing.
2+

zlib/description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
zlib
1+
zlib is a native Common Lisp implementation of the zlib (RFC1950) compression scheme.

zlib/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
LLGPL

zpb-exif/description.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Exif
1+
ZPB-EXIF reads Exif (digital camera metadata) data from image files.
2+

0 commit comments

Comments
 (0)