subvertpy3-fast-export
Alternative Python bindings for Subversion - Python 3
Install
- All systems
-
curl cmd.cat/subvertpy3-fast-export.sh
- Debian
-
apt-get install python3-subvertpy
- Ubuntu
-
apt-get install python3-subvertpy
- Kali Linux
-
apt-get install python3-subvertpy
- Fedora
-
dnf install python3-subvertpy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-subvertpy
- Dockerfile
- dockerfile.run/subvertpy3-fast-export
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.