Tool for writing new version to rst file
Project description
Helper library to ease news.rst writing
Usages
Import the module. There is (atm) only a single function named:
write_next_version(file_in, file_out)
This takes an input file and an output file (that does not have to exist yet). These 2 files can be the same. For example, if you would call it with a ‘NEWS.rst’ file you cond:
write_next_version('NEWS.rst', 'NEWS.rst')
The result will be that any future changes in that NEWS.rst will be collected into a new version sections.
Building wheel and running tests
To build the wheel and run the unit tests:
python waf configure python waf build --run_tests
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
File details
Details for the file steinnews-1.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: steinnews-1.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e01c8b89b1050a4520c8bd11d2c9f1cfe89d141f793fb56ab5e9cea8ce226d45 |
|
MD5 | ff0173e2455b3404dcb669746d930d9f |
|
BLAKE2b-256 | 6b641503e9e2d43446ddf1d3c80e1dbb46aa721f61c1e8ca360c62fb12b492fe |