| Name: | python3-versioneer |
|---|---|
| Version: | 0.29 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 283897 |
| License: | Unlicense |
| RPM: | python3-versioneer-0.29-1.el10_0.noarch.rpm |
| Source RPM: | python-versioneer-0.29-1.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/warner/python-versioneer |
| Summary: | Easy VCS-based management of project version strings |
| Description: | Versioneer is a tool to automatically update version strings (in setup.py and the conventional 'from PROJECT import _version' pattern) by asking your version-control system about the current tree. |