semantic_puppet

1.1.1last stable release 2 weeks ago
Complexity Score
Low
Open Issues
0
Dependent Projects
13
Weekly Downloadsglobal
745

License

  • Apache-2.0
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Yespatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

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

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
No Data
Test Coverage
No Data
Follows Semver
Yes
Github Stars
1
Dependenciestotal
6
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute semantic_puppet in your own private RubyGems registry

gem install semantic_puppet
Processing...
Done

12 Releases

RubyGems on Cloudsmith

Getting started with RubyGems on Cloudsmith is fast and easy.