Python CLI tool to parse keep-a-changelog formatted files and extract parts.
Project description
kac-tools
kac-tools
is a CLI python tool which parses CHANGELOG.md (in the keep-a-changelog format).
It can be used to extract only specific sections.
Installation
Release
The latest release is available in the public PyPi repo. Install via pip:
pip install kac-tools
From git repo
You can also install directly from the git repo.
- Clone the repository
git clone <git-url> <destination>
- Change into the clone directory
cd <destination>
- Install via pip
pip install .
Usage
usage: kac-tools [-h] [-c CHANGELOG_FILE] [-s SECTION]
options:
-h, --help show this help message and exit
-c CHANGELOG_FILE, --changelog-file CHANGELOG_FILE
Path to changelog file to parse (default: CHANGELOG.md).
-s SECTION, --section SECTION
Section that should be extracted (default: latest).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for kac_tools-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d9d8d63b0d9e99ef169455e5c698d15f4474fa6793c609e543a5e1ef10fa6c5 |
|
MD5 | efc298196d6a7acbdce48a3fa6b748b5 |
|
BLAKE2b-256 | c71424031a9b272e1e49a3ceb76cf3fc3eed836077fb88e7b5168b602469266e |