0.44
Low commit activity in last 3 years
No release in over a year
Tools used by Puppet to parse, validate, and compare Semantic Versions and Version Ranges and to query and resolve module dependencies.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
>= 0
 Project Readme

SemanticPuppet

Library of useful tools for working with Semantic Versions and module dependencies.

Description

Library of tools used by Puppet to parse, validate, and compare Semantic Versions and Version Ranges and to query and resolve module dependencies.

For sparse, but accurate documentation, please see the docs directory.

This library is used by a number of Puppet Labs projects, including Puppet and r10k.

Requirements

semantic_puppet will work on Ruby version 2.7 and greater.

No gem/library requirements.

Installation

Rubygems

For general use, you should install semantic_puppet from Ruby gems:

gem install semantic_puppet

Github

If you have more specific needs or plan on modifying semantic_puppet you can install it out of a git repository:

git clone git://github.com/puppetlabs/semantic_puppet

Usage

SemanticPuppet is intended to be used as a library.

Version Range Operator Support

SemanticPuppet will support the same version range operators as those used when publishing modules to Puppet Forge which is documented at Publishing Modules on the Puppet Forge.

Contributors

Pieter van de Bruggen wrote the library originally. See https://github.com/puppetlabs/semantic_puppet/graphs/contributors for a list of contributors.

Maintenance

Tickets: File at https://tickets.puppet.com/browse/FORGE