41a65d90c0
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
7 lines
237 B
Text
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.
|
|
====
|