{ "info": { "author": "Alan Christie", "author_email": "alan.christie@matildapeak.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6", "Topic :: System :: Installation/Setup" ], "description": "A Python-based GitLab branch tag-guessing Tool\n==============================================\n\n.. image:: https://gitlab.com/matilda.peak/guesstag/badges/master/pipeline.svg\n :target: https://gitlab.com/matilda.peak/guesstag\n :alt: Pipeline Status (guesstag)\n\n.. image:: https://gitlab.com/matilda.peak/guesstag/badges/master/coverage.svg\n :target: https://gitlab.com/matilda.peak/guesstag\n :alt: Coverage Report (guesstag)\n\n.. image:: https://badge.fury.io/py/matildapeak-guesstag.svg\n :target: https://badge.fury.io/py/matildapeak-guesstag\n\nA simple utility to *guess* the next GitLab CI tag value that can\nbe used along with `pyconf`_.\n\n.. _pyconf: https://gitlab.com/matilda.peak/pyconf\n\nThis utility gets the nearest tag and, if found to be sensible,\nprints what it believes would be the next logical version.\n\nIf the environment variable ``CI_COMMIT_TAG`` is defined (which is normal\nfor tagged builds) this utility simply returns (prints) the defined value -\ni.e. on tagged builds this utility prints the tag.\n\nIf a tag cannot be found the utility will return the value\ndefined in the ``pyconf.yml`` file or, if it cannot be found, ``0.0.0``.\n\nInstallation\n------------\n\nGuesstag is published on `PyPI`_ and can be installed from\nthere::\n\n pip install matildapeak-guesstag\n\n.. _PyPI: https://pypi.org/project/matildapeak-guesstag\n\nGet in touch\n------------\n\n- Report bugs, suggest features or view the source code `on GitLab`_.\n\n.. _on GitLab: https://gitlab.com/matilda.peak/guesstag\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/matilda.peak/guesstag", "keywords": "configuration", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "matildapeak-guesstag", "package_url": "https://pypi.org/project/matildapeak-guesstag/", "platform": "any", "project_url": "https://pypi.org/project/matildapeak-guesstag/", "project_urls": { "Homepage": "https://gitlab.com/matilda.peak/guesstag" }, "release_url": "https://pypi.org/project/matildapeak-guesstag/2018.2/", "requires_dist": [ "PyYAML (==3.13)" ], "requires_python": "", "summary": "Simple configuration tool", "version": "2018.2" }, "last_serial": 4135108, "releases": { "2018.2": [ { "comment_text": "", "digests": { "md5": "8be09021f8c47f9571dbb4c516340383", "sha256": "db67ed8cf45ffdfb24f6c69177dccd68136589664f8f88a618e097be81544cbb" }, "downloads": -1, "filename": "matildapeak_guesstag-2018.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8be09021f8c47f9571dbb4c516340383", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6347, "upload_time": "2018-08-04T08:38:08", "url": "https://files.pythonhosted.org/packages/b1/d3/fcd213b4e0cf1bc6dc4e6a84205fd711305df6e9f0a99cbea50d180011a7/matildapeak_guesstag-2018.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8be09021f8c47f9571dbb4c516340383", "sha256": "db67ed8cf45ffdfb24f6c69177dccd68136589664f8f88a618e097be81544cbb" }, "downloads": -1, "filename": "matildapeak_guesstag-2018.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8be09021f8c47f9571dbb4c516340383", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6347, "upload_time": "2018-08-04T08:38:08", "url": "https://files.pythonhosted.org/packages/b1/d3/fcd213b4e0cf1bc6dc4e6a84205fd711305df6e9f0a99cbea50d180011a7/matildapeak_guesstag-2018.2-py3-none-any.whl" } ] }