wok view dulwich/description.txt @ rev 25695

sc-im: replaced released version by development version
author Hans-G?nter Theisgen
date Fri Apr 26 08:13:41 2024 +0100 (6 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.