diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2023-11-02 23:54:27 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-04 16:39:20 +0700 |
| commit | e68513394fce0e38c0ec874161b4ddc79db6a2fb (patch) | |
| tree | a9c2b4c2696115528fe796c189bf071c30cd3fbb /python/python3-libvcs/slack-desc | |
| parent | 7eb8ae6f7aa45403fadc0787323d3582bc00f1e9 (diff) | |
python/python3-libvcs: Added (python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-libvcs/slack-desc')
| -rw-r--r-- | python/python3-libvcs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-libvcs/slack-desc b/python/python3-libvcs/slack-desc new file mode 100644 index 0000000000..b367883009 --- /dev/null +++ b/python/python3-libvcs/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-libvcs: python3-libvcs (pythonic tool box for detection and parsing) +python3-libvcs: +python3-libvcs: libvcs is a lite, typed, pythonic tool box for detection and parsing +python3-libvcs: and syncing with git, hg, and svn. Powers vcspull. +python3-libvcs: +python3-libvcs: Homepage: https://github.com/vcs-python/libvcs/ +python3-libvcs: +python3-libvcs: +python3-libvcs: +python3-libvcs: +python3-libvcs: |
