diff options
Diffstat (limited to 'development/pysqlite2/slack-desc')
-rw-r--r-- | development/pysqlite2/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/pysqlite2/slack-desc b/development/pysqlite2/slack-desc deleted file mode 100644 index 623a38e4de..0000000000 --- a/development/pysqlite2/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. - - |-----handy-ruler--------------------------------------------------| -pysqlite2: pysqlite2 (Python bindings for SQLite) -pysqlite2: -pysqlite2: pysqlite is a Python DB-API 2.0 interface for the SQLite embedded -pysqlite2: relational database engine. -pysqlite2: -pysqlite2: The pysqlite2 website can be found at: -pysqlite2: http://www.initd.org/tracker/pysqlite/wiki/pysqlite -pysqlite2: -pysqlite2: -pysqlite2: -pysqlite2: |