wok view dulwich/description.txt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
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.