Source: pysvn Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Josue Ortega Build-Depends: debhelper (>= 9), dh-python, libapr1-dev, libaprutil1-dev, libneon27-gnutls-dev, libsvn-dev (>= 1.8.10), python-all-dbg, python-all-dev (>= 2.7.8), python-cxx-dev (>= 7.0.1), python-setuptools, python3-all (>= 3.4.2), python3-all-dev (>= 3.4.2), python3-setuptools (>= 5.5.1), python3-cxx-dev (>= 7.0.1), subversion (>= 1.8.10) X-Python-Version: >= 2.7 X-Python3-Version: >= 3.5 Standards-Version: 3.9.8 Homepage: http://pysvn.tigris.org/ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pysvn.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pysvn.git Package: python-svn Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Provides: python-pysvn Description: A(nother) Python interface to Subversion The pysvn module is a Python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two. Package: python3-svn Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Provides: python3-pysvn Description: A(nother) Python 3 interface to Subversion The pysvn module is a Python 3 interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.