wok annotate dulwich/description.txt @ rev 25189

opusfile-dev: force version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 12 18:41:58 2022 +0000 (23 months ago)
parents
children
rev   line source
Hans-G?nter@24503 1 Dulwich aims to provide an interface to git repos (both local and remote)
Hans-G?nter@24503 2 that doesn't call out to git directly but instead uses pure Python.