https://github.com/redhatqe/miq_version
MIQ Version library
https://github.com/redhatqe/miq_version
Last synced: 8 months ago
JSON representation
MIQ Version library
- Host: GitHub
- URL: https://github.com/redhatqe/miq_version
- Owner: RedHatQE
- License: gpl-2.0
- Created: 2017-09-18T09:15:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T15:55:59.000Z (over 5 years ago)
- Last Synced: 2025-04-20T01:33:11.956Z (9 months ago)
- Language: Python
- Size: 75.2 KB
- Stars: 1
- Watchers: 10
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
miq_version
===========
Introduction
------------
A class that ensures correct sorting and parsing of the ManageIQ/CFME version numbers
Usage
-----
.. code-block:: python
from miq_version import Version
Version('5.4.2.0')