{ "info": { "author": "Baptiste Wicht", "author_email": "baptiste.wicht@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pm 0.1.1\n========\n\nSimple project manager in Python. This application helps you keeping track of\nthe status of your projects in their Source Code Management (SCM) system. \n\nFor now, pm only supports Git. \n\nNormally, it should be compatible with Python 2.7 and Python 3.x. Post an issue\nif you find something that is not compatible one of these versions and I'll do\nmy best to improve that.\n\nInstallation\n------------\n\nYou can use *pip* to install the latest *pm* release from PyPI::\n\n pip install pm\n\nAlternatively, you can download the latest development sources and\ninstall the package manually by running::\n\n python setup.py install\n\nUsage\n-----\n\nHelp can be obtained by running :code:`pm --help` to obtain information about\nthe general usage or :code:`pm --help` to obtain help about a\nspecific subcommand.\n\n.. code::\n\n usage: pm [-h] [--version] {status,ls,fetch,update} ...\n\n optional arguments:\n -h, --help show this help message and exit\n --version show program's version number and exit\n\n subcommands:\n Valid subcommands\n\n {status,ls,fetch,update}\n Subcommands\n status check status\n ls List projects\n fetch Fetch all projects\n update Update all projects\n\nLicense\n-------\n\nThis project is distributed under the MIT License. Read *LICENSE* for details.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/wichtounet/pm/tarball/0.1.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wichtounet/pm", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pm", "package_url": "https://pypi.org/project/pm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pm/", "project_urls": { "Download": "https://github.com/wichtounet/pm/tarball/0.1.1", "Homepage": "https://github.com/wichtounet/pm" }, "release_url": "https://pypi.org/project/pm/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Command-line utility to manage development projects", "version": "0.1.1" }, "last_serial": 1163555, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "653b4524604600adc6b89b11c56ea51b", "sha256": "bd98b02dea7947d9f4bfb7646a632da47f063d55e0203f272eea18456833a1fd" }, "downloads": -1, "filename": "pm-0.1.tar.gz", "has_sig": false, "md5_digest": "653b4524604600adc6b89b11c56ea51b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6600, "upload_time": "2014-07-20T18:14:45", "url": "https://files.pythonhosted.org/packages/90/a9/89c3edad3624321d79037d8fe9748a8901f3b88580079337fbfd820c3c63/pm-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "afc94c02773b160d4b5478924071660b", "sha256": "c64e1f62df27c2edf16b07a056de9d253adc337e706c6b19338b74e2b7f915e8" }, "downloads": -1, "filename": "pm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "afc94c02773b160d4b5478924071660b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6561, "upload_time": "2014-07-20T18:34:29", "url": "https://files.pythonhosted.org/packages/07/eb/c5652a205af03baa5e072b99a1ad2ffaf445bb9680b893694ec33f221063/pm-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "afc94c02773b160d4b5478924071660b", "sha256": "c64e1f62df27c2edf16b07a056de9d253adc337e706c6b19338b74e2b7f915e8" }, "downloads": -1, "filename": "pm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "afc94c02773b160d4b5478924071660b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6561, "upload_time": "2014-07-20T18:34:29", "url": "https://files.pythonhosted.org/packages/07/eb/c5652a205af03baa5e072b99a1ad2ffaf445bb9680b893694ec33f221063/pm-0.1.1.tar.gz" } ] }