semver-parser

Crates.iosemver-parser
lib.rssemver-parser
version0.10.3
sourcesrc
created_at2016-05-12 00:45:58.800365
updated_at2024-11-18 23:14:40.706078
descriptionParsing of the semver spec.
homepagehttps://github.com/steveklabnik/semver-parser
repositoryhttps://github.com/steveklabnik/semver-parser
max_upload_size
id5045
size201,770
Developers (github:maidsafe:developers)

documentation

https://docs.rs/semver-parser

README

semver-parser

Parsing for the semver spec.

We'll have better docs at 1.0.

Originally intended to be a way to just parse the semver spec into data structures, with no logic around matching and such, this functionality now lives in the semver crate, and therefore, is no longer used.

Commit count: 129

cargo fmt