An open API service indexing awesome lists of open source software.

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

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')