{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.1", "Topic :: Text Editors", "Topic :: Utilities" ], "description": "=====\nkando\n=====\n\nkando is a simple todo list manager. It can be used from the command-line, as a\nPython 3 module, and with a text editor.\n\nThis is version 0.1.0 of the program.\n\nLicense\n=======\n\nkando is free software under the terms of the Apache License, version 2.0.\n\nContact\n=======\n\nThe author of kando is Niels Serup. Bug reports and suggestions should be sent\nto ns@metanohi.name for the time being.\n\n\nInstalling\n==========\n\nWay #1\n------\nJust run this::\n\n # easy_install kando\n\nWay #2\n------\nGet the newest version of kando at\nhttp://metanohi.name/projects/kando/ or at\nhttp://pypi.python.org/pypi/kando\n\nExtract kando from the downloaded file, cd into it and run this in a terminal::\n\n # python setup.py install\n\nUse\n===\n\nFrom the command-line\n---------------------\n\nRun::\n\n kando --help\n\nWith Emacs\n----------\n\nTo use kando with Emacs, SAK Mode has been developed. SAK Mode can be\ndownloaded at . A special mode is\nnot needed to edit a kando todo list in a text editor, but it makes it easier.\n\n\nDevelopment\n===========\n\nkando uses Git for code management. The newest code is available at::\n\n $ git clone git://gitorious.org/kando/kando.git\n\n\nThis document\n=============\n\nCopyright (C) 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification, are\npermitted in any medium without royalty provided the copyright notice and this\nnotice are preserved. This file is offered as-is, without any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.name/projects/kando/", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "kando", "package_url": "https://pypi.org/project/kando/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kando/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.name/projects/kando/" }, "release_url": "https://pypi.org/project/kando/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "a simple todo list manager", "version": "0.1.0" }, "last_serial": 307368, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1c89050550c1643008cab06d40670413", "sha256": "eed70793c86640fb8a8d165ef1d4a8564fcf8482ff6fb32bd48698943a0574d7" }, "downloads": -1, "filename": "kando-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1c89050550c1643008cab06d40670413", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7426, "upload_time": "2011-08-12T22:46:34", "url": "https://files.pythonhosted.org/packages/b4/d6/af481e1d584d85ca1297d6602d27689c90e6847bb5360a7402bef11b3ea7/kando-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c89050550c1643008cab06d40670413", "sha256": "eed70793c86640fb8a8d165ef1d4a8564fcf8482ff6fb32bd48698943a0574d7" }, "downloads": -1, "filename": "kando-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1c89050550c1643008cab06d40670413", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7426, "upload_time": "2011-08-12T22:46:34", "url": "https://files.pythonhosted.org/packages/b4/d6/af481e1d584d85ca1297d6602d27689c90e6847bb5360a7402bef11b3ea7/kando-0.1.0.tar.gz" } ] }