Skip to content

prebuilder/AnyVer.py

Repository files navigation

AnyVer.py Unlicensed work

GitLab Build Status wheel (GHA via nightly.link) GitLab Coverage Coveralls Coverage GitHub Actions Libraries.io Status Code style: antiflash

Just a version parsing library.

Extracts numbers, their formats and a hex-number (available as hash) from version strings. Allows comparisons (>, < and ==) and editing. Allows accessing components separately using numeric indices. Allows iteration. First 4 components are available as properties major, minor, patch and tweak.

See tests/tests.py for the examples.

Requirements

About

A version string parser and editor not assumming any specific format

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages