wok view dulwich/description.txt @ rev 25690

mmv: inserted current_version()
author Hans-G?nter Theisgen
date Mon Apr 15 15:20:24 2024 +0100 (7 weeks ago)
parents
children
line source
1 Dulwich aims to provide an interface to git repos (both local and remote)
2 that doesn't call out to git directly but instead uses pure Python.