freebsd-ports/databases/py-sqlite3/pkg-message
Hye-Shik Chang 41a65d90c0 Add new port for python sqlite3 module.
This port installs a Python "standard" library version of pysqlite
which is provided by databases/py-pysqlite22 already.  Because
sqlite3 module was introduced in Python 2.5, this port plays only
for 2.5 or laters.

See Also:	http://docs.python.org/dev/lib/module-sqlite3.html
2006-06-23 03:54:01 +00:00

7 lines
237 B
Text

====
**CAUTION**
This port installs the sqlite3 module which is distributed as a
part of standard library collection of Python 2.5 and laters. If
you're using Python 2.4 or former, you must install databases/py-pysqlite22
instead.
====