Source: praw Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Josue Ortega Build-Depends: debhelper-compat (= 13), python3, python3-setuptools, dh-python, python3-decorator, python3-requests, python3-six, python3-sphinx, python3-sphinx-rtd-theme, python3-prawcore, python3-pytest-runner, texinfo, python3-websocket Standards-Version: 4.6.1 Homepage: https://praw.readthedocs.org/ Vcs-Git: https://salsa.debian.org/python-team/packages/praw.git Vcs-Browser: https://salsa.debian.org/python-team/packages/praw Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Package: python3-praw Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Recommends: praw-doc Description: Python Reddit API Wrapper (Python 3 version) PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that allows for simple access to Reddit's API. PRAW aims to be as easy to use as possible and is designed to follow all of Reddit's API rules. . This package provides the Python 3 version. Package: praw-doc Section: doc Architecture: all Depends: ${sphinxdoc:Depends}, ${misc:Depends} Suggests: python3-praw Multi-Arch: foreign Description: Python Reddit API Wrapper (Documentation) PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that allows for simple access to Reddit's API. PRAW aims to be as easy to use as possible and is designed to follow all of Reddit's API rules. . This package provides documentation and tests for PRAW.