{ "info": { "author": "Sasha Ovsankin", "author_email": "sasha@ovsankin.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "git vtag\r\n========\r\n\r\nSimple and straightforward version tagging with Git. Version tags are\r\ntags in the following format:\r\n\r\n::\r\n\r\n v..\r\n \r\n\r\n(actually, the number of the components can be variable, we are only\r\ndealing with the last component)\r\n\r\nInstalling\r\n----------\r\n\r\nTo install the released version:\r\n\r\n::\r\n\r\n > pip install git-vtag\r\n\r\nRunning\r\n-------\r\n\r\nThe command has built-in help:\r\n\r\n::\r\n\r\n > git vtag\r\n\r\nDevelopment version\r\n-------------------\r\n\r\nTo install the code in development mode:\r\n\r\n::\r\n\r\n > git clone \r\n > cd git-vtag\r\n > python setup.py develop\r\n\r\n**Tip**: if you are using virtual environment and autoenv, you may want\r\nto set up the .env file, for example:\r\n\r\n::\r\n\r\n env_dir=./.venv\r\n echo activate $env_dir\r\n source $env_dir/bin/activate`\r\n\r\nApache License\r\n--------------\r\n\r\nCopyright (C) 2016 **Sasha Ovsankin**\r\n\r\nLicensed under the **Apache License, Version 2.0** . See the file 'LICENSE' for details.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SashaOv/git-vtag", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "gitvtag", "package_url": "https://pypi.org/project/gitvtag/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gitvtag/", "project_urls": { "Homepage": "https://github.com/SashaOv/git-vtag" }, "release_url": "https://pypi.org/project/gitvtag/0.2/", "requires_dist": null, "requires_python": "", "summary": "A git subcommand for simple and straightforward version tagging", "version": "0.2" }, "last_serial": 2116282, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "49f39c2acf4ce8ef1569cf8963cf9b37", "sha256": "2eadb86fe53ef9af6f464d499b41d8f226a2163c31e66546f6ef4e34162dad02" }, "downloads": -1, "filename": "gitvtag-0.1-py2.7.egg", "has_sig": false, "md5_digest": "49f39c2acf4ce8ef1569cf8963cf9b37", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 8210, "upload_time": "2016-05-15T05:05:50", "url": "https://files.pythonhosted.org/packages/30/84/51e2ad80fa9e98162ad787ff324de7d8574017ac6f0c88e61d520c37cd27/gitvtag-0.1-py2.7.egg" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "bbe7ba63391eed730ab445bfb082f863", "sha256": "e6b4e2823282fb2f811568953bf8c54b189390a24f1796cdd240e6d5225b4b6a" }, "downloads": -1, "filename": "gitvtag-0.2-py2-none-any.whl", "has_sig": true, "md5_digest": "bbe7ba63391eed730ab445bfb082f863", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5474, "upload_time": "2016-05-15T07:37:49", "url": "https://files.pythonhosted.org/packages/6a/e8/2b638d9675d7cd003c9528bf1a3a0121f2005014a0fab3b54c6a596970ae/gitvtag-0.2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bbe7ba63391eed730ab445bfb082f863", "sha256": "e6b4e2823282fb2f811568953bf8c54b189390a24f1796cdd240e6d5225b4b6a" }, "downloads": -1, "filename": "gitvtag-0.2-py2-none-any.whl", "has_sig": true, "md5_digest": "bbe7ba63391eed730ab445bfb082f863", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5474, "upload_time": "2016-05-15T07:37:49", "url": "https://files.pythonhosted.org/packages/6a/e8/2b638d9675d7cd003c9528bf1a3a0121f2005014a0fab3b54c6a596970ae/gitvtag-0.2-py2-none-any.whl" } ] }