{ "info": { "author": "Bogdan Gladyshev", "author_email": "siredvin.dark@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.6" ], "description": "===============\nPython ToDo.txt\n===============\n\n.. image:: https://img.shields.io/pypi/v/python-todotxt.svg\n :target: https://pypi.python.org/pypi/python-todotxt\n.. image:: https://img.shields.io/pypi/l/python-todotxt.svg\n :target: https://pypi.python.org/pypi/python-todotxt\n.. image:: https://gitlab.com/SirEdvin/python-todotxt/badges/master/build.svg\n :target: https://gitlab.com/SirEdvin/python-todotxt\n\n\n:code:`python-todotxt` simple library to work with `todo.txt`_ file format.\n\nInstallation\n------------\n\n:code:`python-todotxt` is available as a python library on Pypi. Installation is very simple using pip :\n\n.. code:: bash\n\n $ pip install python-todotxt\n\nThis will install :code:`python-todotxt` as well as external dependency.\n\nBasic usage\n-----------\n\n\n.. _`todo.txt`: http://todotxt.org/\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/SirEdvin/python-todotxt", "keywords": "todo.txt", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "python-todotxt", "package_url": "https://pypi.org/project/python-todotxt/", "platform": "", "project_url": "https://pypi.org/project/python-todotxt/", "project_urls": { "Homepage": "https://gitlab.com/SirEdvin/python-todotxt" }, "release_url": "https://pypi.org/project/python-todotxt/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Simple python library for todo.txt file format", "version": "0.1.1" }, "last_serial": 3471947, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "255c7ef3371debefd71195aaf489a75d", "sha256": "c05a35ed305b3536e99dcfda1b0add06268ca8f4e533a71c96d283078c1d4a53" }, "downloads": -1, "filename": "python_todotxt-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "255c7ef3371debefd71195aaf489a75d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10975, "upload_time": "2018-01-08T16:57:40", "url": "https://files.pythonhosted.org/packages/a2/99/d486cd766614d2e26a67ec6e991ff2bdb3405f7d0c5571c150a68a8e90c0/python_todotxt-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6ba1f4d307006ff9c0fd08fae990fe06", "sha256": "7f26ad480d8f87e0bae3beb513e9a8c422e7fd1b7f5d0335c3a4f925e0aa91aa" }, "downloads": -1, "filename": "python_todotxt-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6ba1f4d307006ff9c0fd08fae990fe06", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11105, "upload_time": "2018-01-08T19:26:44", "url": "https://files.pythonhosted.org/packages/81/af/9d6fab41c0e9fc088251f6c375b856658fdaf0e2b9ffcebb457c466fc7e2/python_todotxt-0.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6ba1f4d307006ff9c0fd08fae990fe06", "sha256": "7f26ad480d8f87e0bae3beb513e9a8c422e7fd1b7f5d0335c3a4f925e0aa91aa" }, "downloads": -1, "filename": "python_todotxt-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6ba1f4d307006ff9c0fd08fae990fe06", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11105, "upload_time": "2018-01-08T19:26:44", "url": "https://files.pythonhosted.org/packages/81/af/9d6fab41c0e9fc088251f6c375b856658fdaf0e2b9ffcebb457c466fc7e2/python_todotxt-0.1.1-py2.py3-none-any.whl" } ] }