Bug 100296 - apsw-3.2.2-r1.ebuild - Another Python SQLite Wrapper (New Package)
Bug#: 100296 Product:  Gentoo Linux Version: 2005.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: maintainer-wanted@gentoo.org Reported By: loluengo@vtr.net
Component: Ebuilds
URL: 
Summary: apsw-3.2.2-r1.ebuild - Another Python SQLite Wrapper (New Package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2005-07-25 15:05 0000
Description:   Opened: 2005-07-25 15:05 0000
APSW provides an SQLite 3 wrapper that provides the thinnest layer over SQLite
3
possible. Everything you can do from the C API to SQLite 3, you can do from
Python. Although APSW looks vaguely similar to the DBAPI, it is not compliant
with that API and instead works the way SQLite 3 does.

suggested name dev-python/apsw

the ebuild file goes attached

------- Comment #1 From Lorenzo Luengo 2005-07-25 15:07:54 0000 -------
Created an attachment (id=64314) [details]
apsw-3.2.2-r1.ebuild file, tested against python-2.4

------- Comment #2 From Vlad-Mihai Sima 2005-09-04 06:30:26 0000 -------
Worked for me too. (python 2.3.5)

------- Comment #3 From Andy Lutomirski 2006-03-10 22:16:35 0000 -------
Ping?  We're up to version 3.2.7-r1, and it still works fine (on amd64 no
less).

------- Comment #4 From Alin Năstac 2006-03-30 00:50:04 0000 -------
I intend to commit this as dev-python/apsw, under mobile-phone herd.
python herd, do you have any objections?

------- Comment #5 From Alin Năstac 2006-04-02 03:56:02 0000 -------
commited with ~amd ~x86 keywords, as dev-python/apsw-3.2.7.1 (-r is reserved
for gentoo revisions).
thanks for the contribution!