{ "info": { "author": "Alexander Artemenko", "author_email": "svetlyak.40wt@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "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 :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nA collection of tasks for python invoke, to build and maintain python projects.\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n pip install 40wt-common-taskss\n\nDocumentation\n=============\n\nhttps://40wt-common-tasks.readthedocs.org/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\nChangelog\n=========\n\n0.2.0 (2016-07-29)\n------------------\n\n* Tasks were fixed to work with ``invoke >= 0.13.0``.\n* New task ``check_if_dirty`` was added. Make your tasks depend on it,\n and execution will be interrupted if some git changes aren't commited and pushed.\n\n0.1.0 (2016-02-10)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/svetlyak40wt/40wt-common-tasks", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "40wt-common-tasks", "package_url": "https://pypi.org/project/40wt-common-tasks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/40wt-common-tasks/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/svetlyak40wt/40wt-common-tasks" }, "release_url": "https://pypi.org/project/40wt-common-tasks/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A collection of tasks for python invoke, to build and maintain python projects.", "version": "0.2.0" }, "last_serial": 2251177, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "229b2730779af4f9860c4555055bc341", "sha256": "f7bb5d4f93f05ee0a8a6ed9d8321bd87d17aca4624fec253253c1760909a40ed" }, "downloads": -1, "filename": "40wt-common-tasks-0.2.0.tar.gz", "has_sig": false, "md5_digest": "229b2730779af4f9860c4555055bc341", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10698, "upload_time": "2016-07-29T12:45:30", "url": "https://files.pythonhosted.org/packages/a7/c6/c8c5cb9b45b656e24081b2b61425d4e471e40fe136716fd5ce928ce0182e/40wt-common-tasks-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "229b2730779af4f9860c4555055bc341", "sha256": "f7bb5d4f93f05ee0a8a6ed9d8321bd87d17aca4624fec253253c1760909a40ed" }, "downloads": -1, "filename": "40wt-common-tasks-0.2.0.tar.gz", "has_sig": false, "md5_digest": "229b2730779af4f9860c4555055bc341", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10698, "upload_time": "2016-07-29T12:45:30", "url": "https://files.pythonhosted.org/packages/a7/c6/c8c5cb9b45b656e24081b2b61425d4e471e40fe136716fd5ce928ce0182e/40wt-common-tasks-0.2.0.tar.gz" } ] }