We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcbe55 commit 5e06c74Copy full SHA for 5e06c74
1 file changed
README.md
@@ -1,7 +1,8 @@
1
# `libvcs` · [](https://pypi.org/project/libvcs/) [](https://github.com/vcs-python/libvcs/blob/master/LICENSE) [](https://codecov.io/gh/vcs-python/libvcs)
2
3
-libvcs is a lite, [typed](https://docs.python.org/3/library/typing.html), pythonic wrapper for
4
-`git`, `hg`, and `svn`. Powers [vcspull](https://www.github.com/vcs-python/vcspull/).
+libvcs is a lite, [typed](https://docs.python.org/3/library/typing.html), pythonic tool box for
+detection and parsing of URLs, commanding, and syncing with `git`, `hg`, and `svn`. Powers
5
+[vcspull](https://www.github.com/vcs-python/vcspull/).
6
7
## Setup
8
0 commit comments