Introduction
This project provides a Python 2.x library for creating scripts that check version strings. The main features are the following:
Custom parse any project files for version strings.
Easily determine if all version strings in a project are consistent.
Should work on any platform without additional dependencies.
Status
Currently, this project is under active development. The contents of the repository should be considered unstable during active development.
Requirements
Verace should run on any Python 2.x interpreter without additional dependencies.
Installation
Verace can be installed with pip using the following command: pip install verace
Additional, Verace can be installed from source by running: python setup.py install
Usage
The following are basic examples of Verace (all examples can be found here):
examples/check_1.py - Basic version checking.
examples/check_2.py - Basic version checking.
FAQ
How is Verace pronounced?
“ver-AH-che” - Italian word for “truthful/accurate”.
Release files for verace 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| verace-0.2.3.zip | 5.5 kB | Details |
Release files / verace-0.2.3.zip
| Download URL | verace-0.2.3.zip |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9847770f7357256cf0272ed8f1c3c914c0e0d6614c9b26dc0533765e1c90180f
|
|
BLAKE2b-256 checksum How to use checksums |
a9ee4609682846a75c70a684797b902f2670780de4e340834a3c3d85ed13d4fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |