{ "info": { "author": "Bay Citizen & Texas Tribune", "author_email": "dev@armstrongcms.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "armstrong.cli\n=============\nProvides basic commands needed for Armstrong scaffolding\n\nUsage\n-----\n\narmstrong.cli is used as the entry point for all armstrong specific commands as\nwell as being a replacement for the django manage.py script. The base package\nprovides the init command which will create a new armstrong project at a\ngiven path.\n\nTo create additional armstrong commands, create a callable and specify it as an\n'armstrong.command' entry_point via setuptools. If the command can be run\noutside of the context of an armstrong project, the callable should have the\nattribute ``requires_armstrong`` set to false. Additionally, if the command\ntakes argument, a subparser from ``argparse`` will be passed to the optional\n``build_parser`` method of your command.\n\n\nInstallation\n------------\nWe recommend installing this through pypi. You can install it like this::\n\n pip install armstrong.cli\n\n\nContributing\n------------\n\n* Create something awesome -- make the code better, add some functionality,\n whatever (this is the hardest part).\n* `Fork it`_\n* Create a topic branch to house your changes\n* Get all of your commits in the new topic branch\n* Submit a `pull request`_\n\n.. _Fork it: http://help.github.com/forking/\n.. _pull request: http://help.github.com/pull-requests/\n\n\nState of Project\n----------------\nArmstrong is an open-source news platform that is freely available to any\norganization. It is the result of a collaboration between the `Texas Tribune`_\nand `Bay Citizen`_, and a grant from the `John S. and James L. Knight\nFoundation`_. The first release is scheduled for June, 2011.\n\nTo follow development, be sure to join the `Google Group`_.\n\n``armstrong.cli`` is part of the `Armstrong`_ project. You're\nprobably looking for that.\n\n.. _Texas Tribune: http://www.texastribune.org/\n.. _Bay Citizen: http://www.baycitizen.org/\n.. _John S. and James L. Knight Foundation: http://www.knightfoundation.org/\n.. _Google Group: http://groups.google.com/group/armstrongcms\n.. _Armstrong: http://www.armstrongcms.org/\n\n\nLicense\n-------\nCopyright 2011 Bay Citizen and Texas Tribune\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/armstrong/armstrong.cli/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "armstrong.cli", "package_url": "https://pypi.org/project/armstrong.cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/armstrong.cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/armstrong/armstrong.cli/" }, "release_url": "https://pypi.org/project/armstrong.cli/1.2.1/", "requires_dist": null, "requires_python": null, "summary": "Provides basic commands needed for Armstrong scaffolding", "version": "1.2.1" }, "last_serial": 828674, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "52db10d79bc6604ba5c6c6f95da3c90c", "sha256": "89d18e8ed24a3d7381063a9713d7906acd52b0fb708419d027e6edc6fb2b2a09" }, "downloads": -1, "filename": "armstrong.cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "52db10d79bc6604ba5c6c6f95da3c90c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7378, "upload_time": "2011-05-23T01:28:36", "url": "https://files.pythonhosted.org/packages/c4/fd/eba2d4a5b905cfa56497ed96685ef856c663330675598bcf110023e225be/armstrong.cli-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "bf57a272c960ad3ba905432c46287d09", "sha256": "13d220772dc4b607ea1f77d91d3fc0ab91bb961af2d94850f087f8b0d5aca6f0" }, "downloads": -1, "filename": "armstrong.cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bf57a272c960ad3ba905432c46287d09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7366, "upload_time": "2011-05-24T07:33:22", "url": "https://files.pythonhosted.org/packages/8d/13/17822dfa48dcedada4c21417e80961157099b8605841f280d2f69ffece11/armstrong.cli-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "dfef6e881f74e2fdff10e5fb2ae28e7f", "sha256": "bc60670e27cda2f682b820fd2bcff563d4bc56e3e36d9757f3bdf78ae7e6d1fc" }, "downloads": -1, "filename": "armstrong.cli-0.2.0.tar.gz", "has_sig": false, "md5_digest": "dfef6e881f74e2fdff10e5fb2ae28e7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7383, "upload_time": "2011-06-01T19:37:16", "url": "https://files.pythonhosted.org/packages/77/71/3918644650434ac017b7479c4308c58562c79826d9a7fb6a21ecb19e87fa/armstrong.cli-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "7b6e12b19be7b54915b868bd70dd55f4", "sha256": "819bf8a93b941d1c45900d201672b1945c8e2e096449292bb34674a170af638a" }, "downloads": -1, "filename": "armstrong.cli-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7b6e12b19be7b54915b868bd70dd55f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8031, "upload_time": "2011-06-01T23:13:27", "url": "https://files.pythonhosted.org/packages/2d/21/a765c832a398cd83c4bada323a1d8317d57de81e3df9803a5e2a1b40dea9/armstrong.cli-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "9d574df1dc91cf05efe6a61e150b20e5", "sha256": "4a4ab79e1173058a38a063c8063931a4f8b3eb66c85b11a170ad38658d00a3b7" }, "downloads": -1, "filename": "armstrong.cli-0.3.1.tar.gz", "has_sig": false, "md5_digest": "9d574df1dc91cf05efe6a61e150b20e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8040, "upload_time": "2011-06-02T00:41:24", "url": "https://files.pythonhosted.org/packages/ff/ad/325d1394e87faab2782137a06f641dddd1dfd5e59f2872b40e29da720c2d/armstrong.cli-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "a4559b795e160966a859173d34710a48", "sha256": "467eeffcab68f2c3f7c50f0f020b0e55523baecab5273135572226a11143e83d" }, "downloads": -1, "filename": "armstrong.cli-0.3.2.tar.gz", "has_sig": false, "md5_digest": "a4559b795e160966a859173d34710a48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8027, "upload_time": "2011-06-02T00:56:58", "url": "https://files.pythonhosted.org/packages/db/b9/db4944e0c3ed1bbdba0b98fe1c482c1ad78a8d4689ee171fb16db9e72962/armstrong.cli-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "cf9cb7bd7df38f7a87631f3c4edb748e", "sha256": "32c0c31f19c07e71d797278bd10c7c2cf1884703dd1e61bd8f987d1b766f03fa" }, "downloads": -1, "filename": "armstrong.cli-0.3.3.tar.gz", "has_sig": false, "md5_digest": "cf9cb7bd7df38f7a87631f3c4edb748e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7499, "upload_time": "2011-06-10T19:12:39", "url": "https://files.pythonhosted.org/packages/68/72/879ce53c4fd09b3e834110a3976a58e9d2949437445a032b5c03f82e17b8/armstrong.cli-0.3.3.tar.gz" } ], "0.3.3.1": [ { "comment_text": "", "digests": { "md5": "a5ab7390cbfc6615ca6f62768d097b93", "sha256": "0e99e73b6be0a4a80affa177b09d5dc53f720353313b60b64df478cacca5f512" }, "downloads": -1, "filename": "armstrong.cli-0.3.3.1.tar.gz", "has_sig": false, "md5_digest": "a5ab7390cbfc6615ca6f62768d097b93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7442, "upload_time": "2011-06-11T21:06:36", "url": "https://files.pythonhosted.org/packages/37/15/a4ed4914e47a163d5bb9716da2b747a62a73119fb107dd29299bfff12557/armstrong.cli-0.3.3.1.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "132cfbbcd6423313be6ce577959bb697", "sha256": "765ce780d5606c8a0c163db89255038f0fded51a3f99c265af8aae4c049e4f16" }, "downloads": -1, "filename": "armstrong.cli-0.3.4.tar.gz", "has_sig": false, "md5_digest": "132cfbbcd6423313be6ce577959bb697", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8052, "upload_time": "2011-06-15T17:58:42", "url": "https://files.pythonhosted.org/packages/8a/29/3666f8c391f6d9d0184051602cde2db5c98589143eb4834a05d11810d906/armstrong.cli-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "61297942b33f2024bcb89a0f42d12305", "sha256": "25eb9c57eccd8e9a485f11b5fe4434d655ba802776b66361ec96b7f74b1c035d" }, "downloads": -1, "filename": "armstrong.cli-0.3.5.tar.gz", "has_sig": false, "md5_digest": "61297942b33f2024bcb89a0f42d12305", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8072, "upload_time": "2011-06-15T18:08:58", "url": "https://files.pythonhosted.org/packages/f6/b0/e89b559de3e8695396f329570a626d34fc838a6fa0be5c06d1883b1a7df9/armstrong.cli-0.3.5.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "4d96ebf8bcd3021493a3ccd6e72dda3b", "sha256": "9ca4341d66fdc7d89ff0cf39669133612fe02dff5929a25a16cb53d5bb4159e3" }, "downloads": -1, "filename": "armstrong.cli-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4d96ebf8bcd3021493a3ccd6e72dda3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 223826, "upload_time": "2011-08-03T23:38:28", "url": "https://files.pythonhosted.org/packages/2f/00/0d97832e4ae0c5184916d26ea8c4cd17c35dae832eeb0977248c75cf28c6/armstrong.cli-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "509fc7670c1ab23939fcc1adebf3940a", "sha256": "afbcafc2e5f73e4c6020925a00ff51c84e304988802e90bbdfa31dc6747c46db" }, "downloads": -1, "filename": "armstrong.cli-0.5.0.tar.gz", "has_sig": false, "md5_digest": "509fc7670c1ab23939fcc1adebf3940a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 227347, "upload_time": "2011-08-04T21:43:00", "url": "https://files.pythonhosted.org/packages/2d/bf/2e2df49a76cde83f727e3f25b9ef30f25996afc5bf9bffbe8b2ec7080ebd/armstrong.cli-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "0271882370e77800ef6a648b4c6a97d4", "sha256": "8c165a994e1e4280924b1d198d3e3107b92b540ea195bff8747ddf63b611c9c5" }, "downloads": -1, "filename": "armstrong.cli-0.5.1.tar.gz", "has_sig": false, "md5_digest": "0271882370e77800ef6a648b4c6a97d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 227970, "upload_time": "2011-08-08T23:42:45", "url": "https://files.pythonhosted.org/packages/f9/99/3066d8a32001b624e70bfcf89badd3338f36a6cbe47a34527a2cca6ac383/armstrong.cli-0.5.1.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "cb0d4386f86616afddbd8182f3da8dc9", "sha256": "afb31d6365ff138f786bcf770bb7c835f6d573defdad64014db9635e3ec726cb" }, "downloads": -1, "filename": "armstrong.cli-0.6.0.tar.gz", "has_sig": false, "md5_digest": "cb0d4386f86616afddbd8182f3da8dc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 231695, "upload_time": "2011-08-29T21:47:23", "url": "https://files.pythonhosted.org/packages/ad/42/54bb91fe55444e6a916cbed4cc97a9ac3d072e97041b8ee51a232671d130/armstrong.cli-0.6.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "13b06281499936b1059ba9730ffc0f71", "sha256": "e5b425af20de710fea93fff0cbbada8cf817879dbc63db1e370b651690d25097" }, "downloads": -1, "filename": "armstrong.cli-1.0.0.tar.gz", "has_sig": false, "md5_digest": "13b06281499936b1059ba9730ffc0f71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 575228, "upload_time": "2011-10-01T02:45:11", "url": "https://files.pythonhosted.org/packages/17/ff/387eab1a99ac509ac6a13c73d45782e6e7d17a4adba64c409377865ca7cd/armstrong.cli-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "fadab04def8b6f11d8d580680d92c44b", "sha256": "a33c2fd6830f7d143988c4ae35931eadf679b713c9d3f524b9f4c592a62f563a" }, "downloads": -1, "filename": "armstrong.cli-1.0.1.tar.gz", "has_sig": false, "md5_digest": "fadab04def8b6f11d8d580680d92c44b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 576316, "upload_time": "2011-10-03T21:24:16", "url": "https://files.pythonhosted.org/packages/fd/e5/b3044bd68fb7a1cceb1e72a2658a518aebc6d6202839160b0b3fb39cc49e/armstrong.cli-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "c140042c3c7defa5d72957b930e7d8ee", "sha256": "b5a8a4af17030beca1b3b2413041435bdac576b709abfa039f13966804fb2aeb" }, "downloads": -1, "filename": "armstrong.cli-1.1.0.tar.gz", "has_sig": false, "md5_digest": "c140042c3c7defa5d72957b930e7d8ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 576424, "upload_time": "2011-10-27T21:46:03", "url": "https://files.pythonhosted.org/packages/a4/48/5813a2ba8aba7e24390a1926a5eeda74a00fc4d0c9428b066d0f5f4e1208/armstrong.cli-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "40d75e1b07b983e8d8d605e7fe1515f0", "sha256": "70db82829398ba34b57b23c59e3a8b5ed12daa92659c90bfe4b3a1d512f61f57" }, "downloads": -1, "filename": "armstrong.cli-1.1.1.tar.gz", "has_sig": false, "md5_digest": "40d75e1b07b983e8d8d605e7fe1515f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 556388, "upload_time": "2012-04-02T20:05:03", "url": "https://files.pythonhosted.org/packages/04/44/0fd270c70e1d046cb144372991f2c8741191277630b3f087b41753031b35/armstrong.cli-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "5e7fd4ab4380f6c6db821c7f6cf77bff", "sha256": "17c68beeabdc70c4c34272db45a54c6d44903ea4c3d5493535c99e58293965e9" }, "downloads": -1, "filename": "armstrong.cli-1.2.0.tar.gz", "has_sig": false, "md5_digest": "5e7fd4ab4380f6c6db821c7f6cf77bff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 679069, "upload_time": "2012-04-25T22:47:12", "url": "https://files.pythonhosted.org/packages/10/42/c548cb8d8931a6a36a5038062be7d57e271758487a80b198659140393f22/armstrong.cli-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "c6810874d27f7f9777fdc46d768e2bd6", "sha256": "0cf74349f692f68d10804b5dcd3e1ff746eca8454953d065ffb01296b48794eb" }, "downloads": -1, "filename": "armstrong.cli-1.2.1.tar.gz", "has_sig": false, "md5_digest": "c6810874d27f7f9777fdc46d768e2bd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 678235, "upload_time": "2012-04-30T22:05:22", "url": "https://files.pythonhosted.org/packages/14/a4/072c1d724d8dbdc93536a20c250c00a597a9d7be0bf1f658f8865434db92/armstrong.cli-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6810874d27f7f9777fdc46d768e2bd6", "sha256": "0cf74349f692f68d10804b5dcd3e1ff746eca8454953d065ffb01296b48794eb" }, "downloads": -1, "filename": "armstrong.cli-1.2.1.tar.gz", "has_sig": false, "md5_digest": "c6810874d27f7f9777fdc46d768e2bd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 678235, "upload_time": "2012-04-30T22:05:22", "url": "https://files.pythonhosted.org/packages/14/a4/072c1d724d8dbdc93536a20c250c00a597a9d7be0bf1f658f8865434db92/armstrong.cli-1.2.1.tar.gz" } ] }