diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-04-08 16:58:54 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:27 +0700 |
commit | 2dd769a2febb07d429d838d9cd736b16589a73f6 (patch) | |
tree | a95d10603c0257280a0f86c323c1479d9e5b3f36 /python/setuptools-scm-git-archive/slack-desc | |
parent | a38084054d66a774dbdf03362b4e1b010f01bb78 (diff) |
python/setuptools-scm-git-archive: Added (setuptools_scm plugin).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/setuptools-scm-git-archive/slack-desc')
-rw-r--r-- | python/setuptools-scm-git-archive/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/setuptools-scm-git-archive/slack-desc b/python/setuptools-scm-git-archive/slack-desc new file mode 100644 index 0000000000000..1519bab18c560 --- /dev/null +++ b/python/setuptools-scm-git-archive/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------------------------------------------------------| +setuptools-scm-git-archive: setuptools-scm-git-archive (setuptools_scm plugin for git archives) +setuptools-scm-git-archive: +setuptools-scm-git-archive: This is a setuptools_scm plugin that adds support for git archives +setuptools-scm-git-archive: (for example the ones GitHub automatically generates). +setuptools-scm-git-archive: +setuptools-scm-git-archive: Homepage: https://github.com/Changaco/setuptools_scm_git_archive/ +setuptools-scm-git-archive: +setuptools-scm-git-archive: +setuptools-scm-git-archive: +setuptools-scm-git-archive: +setuptools-scm-git-archive: |