Source: tinydb Maintainer: Debian Python Team Uploaders: Adrian Alves , Andreas Tille Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest , python3-pytest-runner , python3-pytest-cov Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/python-team/packages/tinydb Vcs-Git: https://salsa.debian.org/python-team/packages/tinydb.git Homepage: https://github.com/msiemens/tinydb Package: python3-tinydb Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: document oriented database optimized TinyDB is a tiny, document oriented database optimized for your happiness :) It's written in pure Python and has no external requirements. The target are small apps that would be blown away by a SQL-DB or an external database server.