From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-python/apsw/metadata.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dev-python/apsw/metadata.xml (limited to 'dev-python/apsw/metadata.xml') diff --git a/dev-python/apsw/metadata.xml b/dev-python/apsw/metadata.xml new file mode 100644 index 000000000000..3f58895ea8b8 --- /dev/null +++ b/dev-python/apsw/metadata.xml @@ -0,0 +1,18 @@ + + + + + python@gentoo.org + Python + + + 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. + + + rogerbinns/apsw + + gentoo-staging + -- cgit v1.3.1