diff options
author | nectar <nectar@FreeBSD.org> | 2000-10-04 05:33:21 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-10-04 05:33:21 +0800 |
commit | af32bc66db182cae1754b160620289841de613d6 (patch) | |
tree | 4a65903596e00434e400d3737059a5a2069ca464 | |
parent | 6517fcf773f8cd904f0709068ec6fb6734020821 (diff) | |
download | freebsd-ports-gnome-af32bc66db182cae1754b160620289841de613d6.tar.gz freebsd-ports-gnome-af32bc66db182cae1754b160620289841de613d6.tar.zst freebsd-ports-gnome-af32bc66db182cae1754b160620289841de613d6.zip |
Forgotten WWW tag.
-rw-r--r-- | databases/py-SQLDict/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-SQLDict/pkg-descr b/databases/py-SQLDict/pkg-descr index 3c805edd2f02..dd38712372fe 100644 --- a/databases/py-SQLDict/pkg-descr +++ b/databases/py-SQLDict/pkg-descr @@ -4,3 +4,5 @@ From the module documentation: This creates a database interface which works pretty much like a Python dictionary (or shelve). + +WWW: http://dustman.net/andy/python/ |