{ "info": { "author": "Craig Weber", "author_email": "crgwbr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: MacOS :: MacOS X", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Versiontag\n==========\n\nPython project versioning for lazy people\n-----------------------------------------\n\n| |license| |kit| |format| |downloads| |travisci|\n\n.. |license| image:: https://img.shields.io/pypi/l/versiontag.svg\n :target: https://pypi.python.org/pypi/versiontag\n.. |kit| image:: https://badge.fury.io/py/versiontag.svg\n :target: https://pypi.python.org/pypi/versiontag\n.. |format| image:: https://img.shields.io/pypi/format/versiontag.svg\n :target: https://pypi.python.org/pypi/versiontag\n.. |downloads| image:: https://img.shields.io/pypi/dm/versiontag.svg?maxAge=2592000\n :target: https://pypi.python.org/pypi/versiontag\n.. |travisci| image:: https://travis-ci.org/thelabnyc/python-versiontag.svg\n :target: https://travis-ci.org/thelabnyc/python-versiontag\n\n\nWhat's versiontag?\n------------------\n\nVersiontag is an ultra-simple library design to make accessing the current\nversion number of your software easy.\n\n\nWhy do I need it?\n-----------------\n\nVersion numbers are all too often duplicated among setup.py, git tags, and\nother sources of truth. This library makes it possible to consolidate on git\ntags as a single source of truth regarding version numbers. That decreases the\nlikely hood of making errors when publishing new package versions.\n\n**Full Documentation**: https://python-versiontag.readthedocs.io\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thelabnyc/python-versiontag", "keywords": "", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "versiontag", "package_url": "https://pypi.org/project/versiontag/", "platform": "", "project_url": "https://pypi.org/project/versiontag/", "project_urls": { "Homepage": "https://github.com/thelabnyc/python-versiontag" }, "release_url": "https://pypi.org/project/versiontag/1.2.0/", "requires_dist": null, "requires_python": "", "summary": "Simple git tag based version numbers", "version": "1.2.0" }, "last_serial": 3201834, "releases": { "0.1.0": [ { "comment_text": "built for Darwin-15.3.0", "digests": { "md5": "c7110b8ae027c3640495663a34230dd5", "sha256": "a6b504f233b9c9ddf22f2cb9652b8246629459c71000403c1af894f0e8880257" }, "downloads": -1, "filename": "versiontag-0.1.0.macosx-10.11-x86_64.tar.gz", "has_sig": false, "md5_digest": "c7110b8ae027c3640495663a34230dd5", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2405, "upload_time": "2016-03-18T15:03:12", "url": "https://files.pythonhosted.org/packages/d4/be/a126f0e8e8843e2d7cc01170768d31695fa333e87762fb05235d3fcc6987/versiontag-0.1.0.macosx-10.11-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "92026076387e5963b32a8bdf55ff3594", "sha256": "23301965e436b8ab85ba25df71d1ee25ee7149aa7f7e8af03d722dcbde78fb05" }, "downloads": -1, "filename": "versiontag-0.1.0.tar.gz", "has_sig": false, "md5_digest": "92026076387e5963b32a8bdf55ff3594", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2387, "upload_time": "2016-03-18T15:03:05", "url": "https://files.pythonhosted.org/packages/92/47/ff96706bec87230564ab13f8a23d25deebf52ab555bc75fee4de3833c986/versiontag-0.1.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "d4a6804018c4ed48c99dd8e4fcc1b557", "sha256": "e6e5c8c05acae05fc726560f721ea68701fd49eba9dae5224a3d9bd769b3601a" }, "downloads": -1, "filename": "versiontag-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d4a6804018c4ed48c99dd8e4fcc1b557", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2454, "upload_time": "2016-03-18T15:11:23", "url": "https://files.pythonhosted.org/packages/84/89/f4cf95c48c723e0b6dde08f8bd08b27355b837c4aef874583bc51849acaf/versiontag-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "6ccb053a3ad5e72eae6cb99bb3de6a22", "sha256": "f59e326a84e28690e99e296d50c83bf4474e9b3d208d8c1ce2114bf9428154eb" }, "downloads": -1, "filename": "versiontag-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6ccb053a3ad5e72eae6cb99bb3de6a22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2528, "upload_time": "2016-03-23T15:45:20", "url": "https://files.pythonhosted.org/packages/28/33/bfb54d3957ec1a88a6dff21a8546c0bc0db7909485a52a68c3f5c1137c0b/versiontag-1.0.1.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "fc062e633164ecc82b6cf18deafebccc", "sha256": "98a94d3c909102b87fd6300d1cc07491bbb38cb79bdb4ca5e400632f769ba45b" }, "downloads": -1, "filename": "versiontag-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "fc062e633164ecc82b6cf18deafebccc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4075, "upload_time": "2016-04-06T14:16:04", "url": "https://files.pythonhosted.org/packages/b3/13/44ca30c9bb005f7b522c04da61906ac13f839ba71279aee1b88f064dfa2a/versiontag-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "26f22a1492d521f2fe60eafe7d6a7fa0", "sha256": "b117c2251f8bf20138063b18fbb08922a0fa1df2221ff0ee0453ccd831b3a786" }, "downloads": -1, "filename": "versiontag-1.0.3.tar.gz", "has_sig": false, "md5_digest": "26f22a1492d521f2fe60eafe7d6a7fa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3084, "upload_time": "2016-04-06T14:16:22", "url": "https://files.pythonhosted.org/packages/43/1d/6b428852409db834ad26d3ee6b77c4d50843da67cc3ed3f59e8046010fe9/versiontag-1.0.3.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "7b32e54e2e6974a08dbac9ef586df599", "sha256": "2fb3b28a19202d230842a74d26291c65eed3d4c5ef6177804b89dd0caf09ed07" }, "downloads": -1, "filename": "versiontag-1.1.0-py3-none-any.whl", "has_sig": true, "md5_digest": "7b32e54e2e6974a08dbac9ef586df599", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4440, "upload_time": "2016-06-13T19:33:44", "url": "https://files.pythonhosted.org/packages/a3/fc/225c8f5c0b3d01c17ff442201efd8cd66edc43967e2b8f5c69efb86d5770/versiontag-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "637933871f30a42ef1118656cd110c2a", "sha256": "5f79c22bb589f343cc80686df175cb1861e38cb71cb58de289aaebad2b3293d8" }, "downloads": -1, "filename": "versiontag-1.1.0.tar.gz", "has_sig": true, "md5_digest": "637933871f30a42ef1118656cd110c2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3373, "upload_time": "2016-06-13T19:30:47", "url": "https://files.pythonhosted.org/packages/65/82/0699feb0ce50eebef50ba113fc67319fb1d409c3aec359bb52b5bb4c9e40/versiontag-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "b36557f9bd9d6829a273c3c9dc2bc30c", "sha256": "8988b1f6636d9c6906ced5297d3faf6b6aeea452018639f5023023d9f98e025f" }, "downloads": -1, "filename": "versiontag-1.1.1-py3-none-any.whl", "has_sig": true, "md5_digest": "b36557f9bd9d6829a273c3c9dc2bc30c", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4613, "upload_time": "2016-11-02T17:46:37", "url": "https://files.pythonhosted.org/packages/2e/a5/143a24253c6fca84a9d657cbd8553f17bbc34b6d0190f1365531a11bf693/versiontag-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c75227de2253384aaf248eb4f5486cc4", "sha256": "fae413e4f42fa9dccf0bc97db2eea960853d6c38480fda1091bc64b30c295f1a" }, "downloads": -1, "filename": "versiontag-1.1.1.tar.gz", "has_sig": true, "md5_digest": "c75227de2253384aaf248eb4f5486cc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4899, "upload_time": "2016-11-02T17:46:34", "url": "https://files.pythonhosted.org/packages/e3/bb/845576d54fc2e46bf7514da6e66e7e8afddaf1537e31b0f559e5db6149e4/versiontag-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "d1c16c6229528407b138c0f46cfeeb8d", "sha256": "5568cae59135aaca172ed7c01a1c9b20785890211e3146adcb12142228d1216a" }, "downloads": -1, "filename": "versiontag-1.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "d1c16c6229528407b138c0f46cfeeb8d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 7209, "upload_time": "2017-01-23T17:57:38", "url": "https://files.pythonhosted.org/packages/b2/64/939f51fa17978830bb9f0cafd0aff7bce27678461ca66c5e8eba388daca3/versiontag-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1787561c866e78f93d494135886d7d28", "sha256": "f0732276baaf0acf4368a3f9a902d65a847da25105a1ec3669ff2ad770b5d5e0" }, "downloads": -1, "filename": "versiontag-1.2.0.tar.gz", "has_sig": true, "md5_digest": "1787561c866e78f93d494135886d7d28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6998, "upload_time": "2017-01-23T17:57:37", "url": "https://files.pythonhosted.org/packages/49/8c/8d24aa7ba228b78c0f532b85448f104149cfe11fae558409dcd6a7d4565a/versiontag-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d1c16c6229528407b138c0f46cfeeb8d", "sha256": "5568cae59135aaca172ed7c01a1c9b20785890211e3146adcb12142228d1216a" }, "downloads": -1, "filename": "versiontag-1.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "d1c16c6229528407b138c0f46cfeeb8d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 7209, "upload_time": "2017-01-23T17:57:38", "url": "https://files.pythonhosted.org/packages/b2/64/939f51fa17978830bb9f0cafd0aff7bce27678461ca66c5e8eba388daca3/versiontag-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1787561c866e78f93d494135886d7d28", "sha256": "f0732276baaf0acf4368a3f9a902d65a847da25105a1ec3669ff2ad770b5d5e0" }, "downloads": -1, "filename": "versiontag-1.2.0.tar.gz", "has_sig": true, "md5_digest": "1787561c866e78f93d494135886d7d28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6998, "upload_time": "2017-01-23T17:57:37", "url": "https://files.pythonhosted.org/packages/49/8c/8d24aa7ba228b78c0f532b85448f104149cfe11fae558409dcd6a7d4565a/versiontag-1.2.0.tar.gz" } ] }