julia-versionparsing 1.2.0
Channel: guix
Licenses: Expat
Synopsis: Flexible VersionNumber parsing in Julia
Description:
The VersionParsing
package implements flexible parsing of version-number strings into Julia's built-in VersionNumber
type, via the vparse(string)
function. Unlike the VersionNumber(string)
constructor, vparse(string)
can handle version-number strings in a much wider range of formats than are encompassed by the semver standard. This is useful in order to support VersionNumber
comparisons applied to "foreign" version numbers from external packages.
Total results: 1