{ "info": { "author": "Marcobius", "author_email": "marcobius@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Utilities" ], "description": "Simple command line 'todo'\n==========================\n\nSimple 'todo' command. It allows to mantain a todo-list in the form of a stack.\nUsage:\n\n$ ctodo [option][argument]\n\nPossible options are:\n -h : prints this message\n -a [text]: add a new todo to the stack\n -p : pop the last position of the stack\n -l : list all todos\n -r [number]: removes position indicated by number\n\n----\n\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/marcobius/console_todo", "keywords": "command line todo list", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ctodo", "package_url": "https://pypi.org/project/ctodo/", "platform": "", "project_url": "https://pypi.org/project/ctodo/", "project_urls": { "Homepage": "https://gitlab.com/marcobius/console_todo" }, "release_url": "https://pypi.org/project/ctodo/1.0.2/", "requires_dist": [ "tinydb" ], "requires_python": "", "summary": "A simple command line todo list", "version": "1.0.2" }, "last_serial": 3310164, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "6b663fa55d00190e150a24189532a2ce", "sha256": "c20b83ca580b6a9721f86ede716517f918f12bf29ab6538c5e4d9675e6cb38bb" }, "downloads": -1, "filename": "ctodo-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6b663fa55d00190e150a24189532a2ce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3870, "upload_time": "2017-11-06T17:30:12", "url": "https://files.pythonhosted.org/packages/72/dd/377cf2305fb354bb8270aa943d0833d0be7bdd5a6a641903285d3b4935cd/ctodo-1.0.1-py2.py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "48eee656ec5f79bfb77eb83b9b4ebaba", "sha256": "a10ebdd101c775938cdc3f009b23a006508ab21288276b17112642f698cb79b5" }, "downloads": -1, "filename": "ctodo-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "48eee656ec5f79bfb77eb83b9b4ebaba", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3878, "upload_time": "2017-11-06T17:35:45", "url": "https://files.pythonhosted.org/packages/58/af/c0e36d5c02ecc90f5beb50848bdcccc82345558cc5fd0e6dd754972ebb76/ctodo-1.0.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48eee656ec5f79bfb77eb83b9b4ebaba", "sha256": "a10ebdd101c775938cdc3f009b23a006508ab21288276b17112642f698cb79b5" }, "downloads": -1, "filename": "ctodo-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "48eee656ec5f79bfb77eb83b9b4ebaba", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3878, "upload_time": "2017-11-06T17:35:45", "url": "https://files.pythonhosted.org/packages/58/af/c0e36d5c02ecc90f5beb50848bdcccc82345558cc5fd0e6dd754972ebb76/ctodo-1.0.2-py2.py3-none-any.whl" } ] }