CLI to generate scm-source.json
Project description
A simple command line tool to generate scm-source.json files according to the STUPS documentation.
Installation
$ sudo pip3 install --upgrade scm-source
Usage
$ scm-source # generate scm-source.json in current directory
$ scm-source -f target/scm-source.json
$ scm-source --author "John Doe"
$ scm-source my/path/to/git/repo -f output/scm-source.json
You can also use it from your Python scripts:
from scm_source import generate_scm_source
generate_scm_source('foo/bar/scm-source.json', 'John Doe')
Releasing
Uploading a new version to PyPI:
$ ./release.sh <NEW-VERSION>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scm-source-1.0.11.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file scm-source-1.0.11.tar.gz
.
File metadata
- Download URL: scm-source-1.0.11.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95777e83084f32665640746e02884a21892c6cb445c969cb9befe74919bd2c36 |
|
MD5 | 54c9e7b6c35161e0779a6ebfc229d8c0 |
|
BLAKE2b-256 | 154f880d17084cd774d93a3ba7f6dfa4837a8b838bfee699fe8db0de2ed6e38a |
File details
Details for the file scm_source-1.0.11-py3-none-any.whl
.
File metadata
- Download URL: scm_source-1.0.11-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16ffdef651518b06f84e074c0d6d3bf62c7e0b8e533c8d6cf3c732f7ac991f62 |
|
MD5 | c2f4e78ac90c16a76b2b21601631096c |
|
BLAKE2b-256 | 97143d4db3e56a5c8e48e7cadd89f2d714771d01fb33ba2e928c9e42b133fcaa |