Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codylane/python-semantic
A python semantic version library for comparing software versions
https://github.com/codylane/python-semantic
Last synced: 4 days ago
JSON representation
A python semantic version library for comparing software versions
- Host: GitHub
- URL: https://github.com/codylane/python-semantic
- Owner: codylane
- License: mit
- Created: 2015-10-26T02:41:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T22:35:42.000Z (almost 9 years ago)
- Last Synced: 2023-08-03T01:12:22.545Z (over 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-semantic
A python semantic version library for comparing software versionsInfo
====
I wrote this code some time last year and I didn't have time to write
tests. I'm very sorry for that but I will at some point. I believe I
tested this code with some basic test scripts. If you find a bug please submit
a pull request and I will take prompt action to fix it.Let's make this better together.
I hope you find this useful. The code should contain pydoc information
on how to use it.