Last change
on this file since 381 was
381,
checked in by Thomas Chust, 15 years ago
|
sqlite3-tinyclos egg added
|
File size:
408 bytes
|
Line | |
---|
1 | ;;; sqlite3-tinyclos.meta -*- Hen -*- |
---|
2 | |
---|
3 | ((egg "sqlite3-tinyclos.egg") |
---|
4 | (synopsis "A bridge between persistent storage in SQLite3 tables and TinyCLOS objects.") |
---|
5 | (category db) |
---|
6 | (needs synch) |
---|
7 | (license "BSD") |
---|
8 | (author "Thomas Chust") |
---|
9 | (files "egg.jpg" "sqlite3-tinyclos.html" "sqlite3-tinyclos.scm" "sqlite3-tinyclos-demo.scm" "sqlite3-tinyclos.setup")) |
---|
10 | |
---|
11 | ;;; vim:set filetype=scheme shiftwidth=2 softtabstop=2: |
---|
Note: See
TracBrowser
for help on using the repository browser.