{ "info": { "author": "Andrey Cizov", "author_email": "acizov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 3.6" ], "description": "====\nxmake\n====\n\n.. image:: https://img.shields.io/pypi/v/xmake.svg\n :target: https://pypi.python.org/pypi/xmake\n\n.. image:: https://img.shields.io/travis/andreycizov/python-xmake.svg\n :target: https://travis-ci.org/andreycizov/python-xmake\n\n.. image:: https://readthedocs.org/projects/xmake/badge/?version=latest\n :target: https://xmake.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/andreycizov/python-xmake/shield.svg\n :target: https://pyup.io/repos/github/andreycizov/python-xmake/\n :alt: Updates\n\n.. image:: https://codecov.io/gh/andreycizov/python-xmake/coverage.svg?branch=master\n :target: https://codecov.io/gh/andreycizov/python-xmake/?branch=master\n\nMotivation\n----------\nA reasonably simple DSL for executing jobs with automated parallelisation.\n\nIncludes\n________\n\n - Docker bindings.\n\nExample\n_______\n\nsee examples for now\n\n\n.. code-block:: python\n\nAuthor\n------\nAndrey Cizov (acizov@gmail.com), 2018", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/andreycizov/python-xmake", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "xmake", "package_url": "https://pypi.org/project/xmake/", "platform": "", "project_url": "https://pypi.org/project/xmake/", "project_urls": { "Homepage": "https://github.com/andreycizov/python-xmake" }, "release_url": "https://pypi.org/project/xmake/0.0.1a3/", "requires_dist": null, "requires_python": "", "summary": "Python 3 make-like DSL", "version": "0.0.1a3" }, "last_serial": 4060399, "releases": { "0.0.1a3": [ { "comment_text": "", "digests": { "md5": "ae5fef53f56e1ba822aacc076a1513cf", "sha256": "16f2f4ec3b50befef9e487b19527483d4fded7a4352dd8808196fead6061a264" }, "downloads": -1, "filename": "xmake-0.0.1a3.tar.gz", "has_sig": false, "md5_digest": "ae5fef53f56e1ba822aacc076a1513cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12395, "upload_time": "2018-07-14T03:46:12", "url": "https://files.pythonhosted.org/packages/6b/3b/6516b67d2ad44e0fa56a1576e99173f47b09a95839cfb0ca671003c56847/xmake-0.0.1a3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae5fef53f56e1ba822aacc076a1513cf", "sha256": "16f2f4ec3b50befef9e487b19527483d4fded7a4352dd8808196fead6061a264" }, "downloads": -1, "filename": "xmake-0.0.1a3.tar.gz", "has_sig": false, "md5_digest": "ae5fef53f56e1ba822aacc076a1513cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12395, "upload_time": "2018-07-14T03:46:12", "url": "https://files.pythonhosted.org/packages/6b/3b/6516b67d2ad44e0fa56a1576e99173f47b09a95839cfb0ca671003c56847/xmake-0.0.1a3.tar.gz" } ] }