{ "info": { "author": "Greg V", "author_email": "floatboth@me.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 :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "# revotool [![](https://travis-ci.org/myfreeweb/revotool.png?branch=master)](https://travis-ci.org/myfreeweb/revotool) [![](https://pypip.in/d/revotool/badge.png)](https://pypi.python.org/pypi/revotool)\n\nRevotool is a CLI tool for working with MODX Revolution\u2122.\nIt allows you to use git to work on websites powered by this CMS.\n\n## Features\n\n- pulling elements\n- pushing elements\n\n### TODO\n\n- rename support\n- custom `/manager` directory support\n- mock the http in tests\n\n## Installation\n\n```bash\n$ [sudo] easy_install pip # if you don't have pip\n$ [sudo] pip install revotool\n```\n\n## Usage\n\nStarting:\n\n```bash\n$ revotool remote add production https://example.com adminUsername\n$ revotool pull production\n$ git init\n$ git add -A\n$ git commit\n```\n\nPushing:\n\n```bash\n$ revotool push production\n```", "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/myfreeweb/revotool", "keywords": "revotool", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "revotool", "package_url": "https://pypi.org/project/revotool/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/revotool/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/myfreeweb/revotool" }, "release_url": "https://pypi.org/project/revotool/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Revotool is a CLI tool for working with MODX Revolution\u2122", "version": "0.1.0" }, "last_serial": 1091180, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "87ae6f1f4c701ada517996ff7f091cd5", "sha256": "50bcee3b42c07aacd4b2bd0c0e42009a85209e8fd4872cfe9af3a104d762732e" }, "downloads": -1, "filename": "revotool-0.1.0.tar.gz", "has_sig": false, "md5_digest": "87ae6f1f4c701ada517996ff7f091cd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4186, "upload_time": "2014-05-13T18:58:57", "url": "https://files.pythonhosted.org/packages/16/4a/a8ec1a3eb90149949591b2403792c46030af76b08a4f9edad46a57298213/revotool-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87ae6f1f4c701ada517996ff7f091cd5", "sha256": "50bcee3b42c07aacd4b2bd0c0e42009a85209e8fd4872cfe9af3a104d762732e" }, "downloads": -1, "filename": "revotool-0.1.0.tar.gz", "has_sig": false, "md5_digest": "87ae6f1f4c701ada517996ff7f091cd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4186, "upload_time": "2014-05-13T18:58:57", "url": "https://files.pythonhosted.org/packages/16/4a/a8ec1a3eb90149949591b2403792c46030af76b08a4f9edad46a57298213/revotool-0.1.0.tar.gz" } ] }