subvertpy-fast-export

Alternative Python bindings for Subversion - Python 2

Install

All systems
curl cmd.cat/subvertpy-fast-export.sh
Debian Debian
apt-get install python-subvertpy
Ubuntu
apt-get install python-subvertpy
image/svg+xml Kali Linux
apt-get install python-subvertpy
Fedora
dnf install python-subvertpy
Windows (WSL2)
sudo apt-get update sudo apt-get install python-subvertpy
Raspbian
apt-get install python-subvertpy

python-subvertpy

Alternative Python bindings for Subversion - Python 2

Python bindings for the Subversion version control system. The aim of these bindings is to be fast, complete and to provide an API that feels native to Python programmers. This also includes an experimental server-side implementation of the Subversion protocol. This package contains the Python 2 version.

python3-subvertpy

Alternative Python bindings for Subversion - Python 3

Python bindings for the Subversion version control system. The aim of these bindings is to be fast, complete and to provide an API that feels native to Python programmers. This also includes an experimental server-side implementation of the Subversion protocol. This package contains the Python 3 version.