Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steveklabnik/semver-parser

A parser for the semver specification
https://github.com/steveklabnik/semver-parser

Last synced: 17 days ago
JSON representation

A parser for the semver specification

Awesome Lists containing this project

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.