| Name: | python-hgdistver |
|---|---|
| Version: | 0.21 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 40306 |
| License: | MIT |
| RPM: | python-hgdistver-0.21-3.el7.noarch.rpm |
| Source RPM: | python-hgdistver-0.21-3.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://bitbucket.org/RonnyPfannschmidt/hgdistver/ |
| Summary: | A Python library to generate package version info from mercurial tags |
| Description: | hgdistver is a simple drop-in to support setup.py in mercurial based projects. It's supposed to generate version numbers from mercurial's meta-data. It tries to use the current tag and falls back to the next reachable tagged ancestor and using the distance to it as .post marker. |