Source: python-simplenote Section: python Testsuite: autopkgtest-pkg-python Maintainer: Debian Python Team Uploaders: Andreas Tille Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-docutils, python3-sphinx Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/python-team/packages/python-simplenote.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-simplenote Homepage: https://github.com/simplenote-vim/simplenote.py Package: python3-simplenote Architecture: all Depends: ${python3:Depends}, ${sphinxdoc:Depends}, ${misc:Depends} Description: Python API wrapper for the Simplenote web service simplenote.py is a Python library for accessing the simplenote.com web service. It provides API methods for getting a list of notes, downloading a note, adding a note, updating a note, and deleting a note.