Skip to main content

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

steinnews-1.3.0-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page