-
Notifications
You must be signed in to change notification settings - Fork 0
A semantic versioning library for the Jule programming language.
License
lakshgupta/semver
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Semver for Jule A semantic versioning library for the Jule programming language. Ported from [golang/mod/semver](https://github.com/golang/mod/tree/master/semver). ## Features - Parse and validate semantic version strings - Compare versions according to semver rules - Utilities for working with version ranges ## Usage See `semver_test.jule` for example usage and tests. ## Project Structure - `semver.jule`: Main library implementation - `semver_test.jule`: Test cases and usage examples - `jule.mod`: Jule module file - `taskfile.yml`: Task automation (if used) ## License Apache License Version 2.0
About
A semantic versioning library for the Jule programming language.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published