Source: python-activipy Maintainer: Debian Python Team Uploaders: James Valleroy , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, docbook-xsl, python3-all, python3-pyld, python3-pytest, python3-setuptools, python3-sphinx, xsltproc, Homepage: https://github.com/w3c-social/activipy Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/python-team/packages/python-activipy.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-activipy Rules-Requires-Root: no X-Style: black Package: python3-activipy Architecture: all Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Provides: ${python3:Provides}, Description: implementation of ActivityStreams 2.0 for Python 3 Provides an easy API for building ActivityStreams 2.0 based applications as well as a test suite for testing ActivityStreams 2.0 libraries against. . This package provides the module for Python 3.x.