{ "info": { "author": "Jos\u00e9 Tom\u00e1s Tocino", "author_email": "josetomas.tocino@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "Versioner\n=========\n\nVersioner is a very basic Python command-line tool and library to keep\ntrack of the version of your project, any kind of project.\n\nInstallation\n------------\n\nYou can install the last stable release of Versioner using pip:\n\n::\n\n $ pip install versioner\n\nUsage\n-----\n\nIts usage is very simple. If you run ``versioner`` without arguments, it will\nprint the version currently stored in a file named ``VERSION`` in the current\nfolder. If such file does not exist, ``versioner`` creates it with an initial\nversion of 0.0.1:\n\n::\n\n $ versioner\n 0.0.1\n $ cat VERSION\n 0.0.1\n\nVersioner accepts a series of arguments to increase, decrease and set\nthe three diferent categories, you can increase the major version number\nwith:\n\n::\n\n $ versioner +major\n 1.0.1\n\nOr decrease the revision number with:\n\n::\n\n $ versioner -revision\n 1.0.0\n\nOr directly set the value of each component:\n\n::\n\n $ versioner minor=2 revision=5\n 1.2.5\n\nAll this operations will update the ``VERSION`` file. As you can see,\nVersioner uses a three-digit versioning schema,\n``major.minor.revision``, which should fit most needs. At the end of the\nday, if you need a different or more robust versioning schema, chances\nare you have the knowledge to build a more suitable tool yourself - or\nsend a patch!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://josetomastocino.com", "keywords": "version versioning tool revision mayor minor", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "versioner", "package_url": "https://pypi.org/project/versioner/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/versioner/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://josetomastocino.com" }, "release_url": "https://pypi.org/project/versioner/0.0.7/", "requires_dist": null, "requires_python": null, "summary": "A very basic command-line tool and library to keep track of the version of your project.", "version": "0.0.7" }, "last_serial": 1363916, "releases": { "0.0.1": [], "0.0.3": [ { "comment_text": "", "digests": { "md5": "3071b4b21732c6dc603a7120f4b667fd", "sha256": "e376270e50246b95f00d05561e44405c097b54a26f7cad4ebc188cfd0f4a70f6" }, "downloads": -1, "filename": "versioner-0.0.3.tar.gz", "has_sig": false, "md5_digest": "3071b4b21732c6dc603a7120f4b667fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3015, "upload_time": "2014-12-29T15:47:05", "url": "https://files.pythonhosted.org/packages/02/b3/37675fbf304a77fe5388c4d805459d4d06bb8ec2dda6d81a77942866c393/versioner-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "7357c131ad2b9bc83edbd0c433466daf", "sha256": "6838240e6c3703b177eef0ee1471855c5aebda2749b5345537a78f3fc99830f0" }, "downloads": -1, "filename": "versioner-0.0.4.tar.gz", "has_sig": false, "md5_digest": "7357c131ad2b9bc83edbd0c433466daf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9942, "upload_time": "2014-12-29T16:01:01", "url": "https://files.pythonhosted.org/packages/04/49/946aa30ae126b905a861b2c10c0c34549dac878799981c616e4cc49d846d/versioner-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "d5f8e9b17330d090101eab9e994f2498", "sha256": "d514adb62b8aebf7edf1bd3fc53849b3d6df2b0eac1e0b794d97a216165db966" }, "downloads": -1, "filename": "versioner-0.0.5.tar.gz", "has_sig": false, "md5_digest": "d5f8e9b17330d090101eab9e994f2498", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10258, "upload_time": "2014-12-29T16:17:47", "url": "https://files.pythonhosted.org/packages/26/84/aeec3904b5cc5d51526cd0def27b093c13bb4b9359a7b7e029cb80060a08/versioner-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "bd700802ff465ff2a6ec4a13bc2a9e92", "sha256": "997bf8945be77e016b0530050acdad5e598e03ac2641011aed96b92d40f4e31a" }, "downloads": -1, "filename": "versioner-0.0.6.tar.gz", "has_sig": false, "md5_digest": "bd700802ff465ff2a6ec4a13bc2a9e92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10209, "upload_time": "2014-12-29T16:28:23", "url": "https://files.pythonhosted.org/packages/75/7f/5363b424cd3b7d2594ae1478a191ca1967acd07cfd33d6c2d0b177dd75e1/versioner-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "05058e78f9fa359f6dcfb2a8e720898a", "sha256": "adbb133fa1196099abbf1b4e70c1fcc01bb79bf7b8fe39adeffd9a1912a957cf" }, "downloads": -1, "filename": "versioner-0.0.7.tar.gz", "has_sig": false, "md5_digest": "05058e78f9fa359f6dcfb2a8e720898a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10214, "upload_time": "2014-12-29T16:31:32", "url": "https://files.pythonhosted.org/packages/d6/b0/9279a5370beb13bdd54110b6ec8ebfbeaada916ca686f00c44610cd1339d/versioner-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05058e78f9fa359f6dcfb2a8e720898a", "sha256": "adbb133fa1196099abbf1b4e70c1fcc01bb79bf7b8fe39adeffd9a1912a957cf" }, "downloads": -1, "filename": "versioner-0.0.7.tar.gz", "has_sig": false, "md5_digest": "05058e78f9fa359f6dcfb2a8e720898a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10214, "upload_time": "2014-12-29T16:31:32", "url": "https://files.pythonhosted.org/packages/d6/b0/9279a5370beb13bdd54110b6ec8ebfbeaada916ca686f00c44610cd1339d/versioner-0.0.7.tar.gz" } ] }