versiontheca 1.0.0
C++ Network Libraries including RPC, broadcasting, etc.
|
The versiontheca library is used to compile versions of various types in a list of parts.The library supports traits, which are various implementations of the version parser. The default is the Unicode trait. This version parser supports pretty much all the Unicode characters. The period is viewed as a part separator and like most of the other parsers, it views strings of digits as number, opposed to a string, which is important for sorting versions in an ascending order.
All the traits are:
At this time, the source code and support is found on Github.com: https://github.com/m2osw/versiontheca
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.