{ "info": { "author": "Kadir Pekel", "author_email": "kadirpekel@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=======\nDudu\n=======\n\nDudu is a dead easy todo list runs on your command line lets you simply get things done. \n\nInstall\n-------\n\n.. code-block::\n\n $ pip install dudu\n\nUsage\n-----\n\nShow help\n\n.. code-block::\n\n $ dudu --help\n usage: dudu [-h] [-v] {add,delete,update,list,reset,done,undone} ...\n\n positional arguments:\n {add,delete,update,list,reset,done,undone}\n\n optional arguments:\n -h, --help show this help message and exit\n -v, --version show program's version number and exit\n\nAdd\n\n.. code-block::\n\n $ dudu add 'Hello World!'\n $ dudu add 'Howdy you?'\n\nList\n\n.. code-block::\n\n $ dudu list\n 0 n 'Hello World!'\n 1 n 'Howdy you?'\n\nDone\n\n.. code-block::\n\n $ dudu done 1\n $ dudu list\n 0 n 'Hello World!'\n 1 y 'Howdy you?'\n\nUndone\n\n.. code-block::\n\n $ dudu undone 1\n $ dudu list\n 0 n 'Hello World!'\n 1 n 'Howdy you?'\n\nUpdate\n\n.. code-block::\n\n $ dudu update 1 'How are you doing today?'\n $ dudu list\n 0 n 'Hello World!'\n 1 n 'How are you doing today?'\n\nDelete\n\n.. code-block::\n\n $ dudu delete 0\n $ dudu list\n 0 n 'How are you doing today?'\n\nReset\n\n.. code-block::\n\n $ dudu reset\n $ dudu list\n ...\n\nEnjoy!\n\nLicense\n-------\nCopyright (c) 2012 Kadir Pekel.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the 'Software'), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\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/kadirpekel/dudu", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "dudu", "package_url": "https://pypi.org/project/dudu/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dudu/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kadirpekel/dudu" }, "release_url": "https://pypi.org/project/dudu/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "get things done!", "version": "0.0.3" }, "last_serial": 791431, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1aa7040bb6b76fd36f66b37bbde6a467", "sha256": "a2b9542cc32ae7c19f0559c3c3e8551e5956c377c5b7ec168464115e89dedd01" }, "downloads": -1, "filename": "dudu-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1aa7040bb6b76fd36f66b37bbde6a467", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2359, "upload_time": "2013-01-21T01:05:12", "url": "https://files.pythonhosted.org/packages/94/1d/7a4cc7a3fc6b93061a32423cb17f24d9950c2626ccc6bebfbe065f4e90c0/dudu-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "aed147b5ad7a513a5437cfe3aae4f717", "sha256": "4d9081a09bb9bbbee7c481a21135a66aa523b4cd9ea8aafa4dd0b575793e2530" }, "downloads": -1, "filename": "dudu-0.0.2.tar.gz", "has_sig": false, "md5_digest": "aed147b5ad7a513a5437cfe3aae4f717", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2365, "upload_time": "2013-01-21T06:45:23", "url": "https://files.pythonhosted.org/packages/da/b3/f0227d62fb23a107fdc8a1c101fa0c9b47609c0a61e53205801fc98027bd/dudu-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "01d3af6188707094aef94e73217d072f", "sha256": "13991b65590fc9291e9d8564ff8c015357f331d0acd7488519ccc241a4f36b77" }, "downloads": -1, "filename": "dudu-0.0.3.tar.gz", "has_sig": false, "md5_digest": "01d3af6188707094aef94e73217d072f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2373, "upload_time": "2013-01-24T06:59:47", "url": "https://files.pythonhosted.org/packages/aa/91/a4d11cb7c38ece98f6de2c77661ed97411ede5f69215b246b2bac2776f3b/dudu-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01d3af6188707094aef94e73217d072f", "sha256": "13991b65590fc9291e9d8564ff8c015357f331d0acd7488519ccc241a4f36b77" }, "downloads": -1, "filename": "dudu-0.0.3.tar.gz", "has_sig": false, "md5_digest": "01d3af6188707094aef94e73217d072f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2373, "upload_time": "2013-01-24T06:59:47", "url": "https://files.pythonhosted.org/packages/aa/91/a4d11cb7c38ece98f6de2c77661ed97411ede5f69215b246b2bac2776f3b/dudu-0.0.3.tar.gz" } ] }