From e68513394fce0e38c0ec874161b4ddc79db6a2fb Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 2 Nov 2023 23:54:27 +0700 Subject: python/python3-libvcs: Added (python module). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-libvcs/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-libvcs/README (limited to 'python/python3-libvcs/README') diff --git a/python/python3-libvcs/README b/python/python3-libvcs/README new file mode 100644 index 0000000000..0e3125488e --- /dev/null +++ b/python/python3-libvcs/README @@ -0,0 +1,2 @@ +libvcs is a lite, typed, pythonic tool box for detection and parsing +and syncing with git, hg, and svn. Powers vcspull. -- cgit v1.2.3