Source: pysvn
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Josue Ortega <josue@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 libapr1-dev,
 libaprutil1-dev,
 libneon27-gnutls-dev,
 libsvn-dev,
 python3-all,
 python3-all-dev,
 python3-setuptools,
 python3-cxx-dev,
 subversion
X-Python3-Version: >= 3.6
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://pysvn.sourceforge.io/
Vcs-Git: https://salsa.debian.org/python-team/packages/pysvn.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pysvn

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.
