Source: withsqlite
Section: python
Priority: extra
Maintainer: Tzafrir Cohen <tzafrir@debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
 Piotr Ożarowski <piotr@debian.org>,
 Petter Reinholdtsen <pere@debian.org>,
 Bdale Garbee <bdale@gag.com>
Build-Depends: debhelper (>= 9), python-all
Standards-Version: 3.9.4
Homepage: https://github.com/jvasile/withsqlite
#Vcs-Git: 
#Vcs-Browser: 

Package: python-withsqlite
Section: python
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: uses an sqlite db as a back end for a dict-like object
 kind of like shelve but with json and sqlite3.

