{ "info": { "author": "Andreas Suhre", "author_email": "andreas19@posteo.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries" ], "description": "# AnsiCtrls\n\nLibrary for working with ANSI Escape Sequences in a terminal.\n\nFor more information see the [documentation](https://andreas19.github.io/ansictrls/overview.html).\n\nHistory\n-------\n\n**2019-06-25 (0.3.0)**\n - Add function clear()\n\n**2019-05-12 (0.2.0)**\n - HTML-style colors can now use the short form,\n i. e. #F00 instead of #FF0000\n\n**2019-01-11 (0.1.1)**\n - Bugfix: sgr_print() was broken\n\n**2018-12-14 (0.1.0)**\n - First public release\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://andreas19.github.io/ansictrls/", "keywords": "", "license": "BSD-3-Clause", "maintainer": "", "maintainer_email": "", "name": "ansictrls", "package_url": "https://pypi.org/project/ansictrls/", "platform": "", "project_url": "https://pypi.org/project/ansictrls/", "project_urls": { "Homepage": "https://andreas19.github.io/ansictrls/", "Source code": "https://github.com/andreas19/ansictrls/" }, "release_url": "https://pypi.org/project/ansictrls/0.3.0/", "requires_dist": [ "term (>=2.2)" ], "requires_python": ">=3.6", "summary": "Library for working with ANSI Escape Sequences in a terminal.", "version": "0.3.0" }, "last_serial": 5443987, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "af16bb155a6252b041e064e1964bc1eb", "sha256": "074ea61545de485d68af57438dba8ed1491eb6f430d096b50bdae5bc20cfbc5c" }, "downloads": -1, "filename": "ansictrls-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "af16bb155a6252b041e064e1964bc1eb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 9300, "upload_time": "2018-12-14T10:09:27", "url": "https://files.pythonhosted.org/packages/e2/da/e445c38a66625baee3e3cc1b022fd644318165a585dad3117780f3cce89b/ansictrls-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f031d273586acf2e3e87d21b0c6233d2", "sha256": "1a7b6d0eec5b089c10f44e0cb0983e5c50699400b00781b979e46285a95d2cc4" }, "downloads": -1, "filename": "ansictrls-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f031d273586acf2e3e87d21b0c6233d2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7993, "upload_time": "2018-12-14T10:09:30", "url": "https://files.pythonhosted.org/packages/40/0d/21292177e5027bd5e957cccf446452c1661e881db1b65dc3a4103b91d288/ansictrls-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "58d129718b1a418583aa7139f6ff2da1", "sha256": "571afbc55c178cad7fe07edb06ffd315ff1d26c8bcbca0bd9eda1bb62a2f1fb8" }, "downloads": -1, "filename": "ansictrls-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "58d129718b1a418583aa7139f6ff2da1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 9380, "upload_time": "2019-01-11T16:30:58", "url": "https://files.pythonhosted.org/packages/94/b5/b4fb1aa28259913ea2328d326463006207c9d445f37c15fb3bdbb920ff6c/ansictrls-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e903c8a4b4fe132e7c2e641fab2129a", "sha256": "dfb01e70db5f4ff6deadffb80354d7fe697dfb1e686c94faa964026641d085ef" }, "downloads": -1, "filename": "ansictrls-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0e903c8a4b4fe132e7c2e641fab2129a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 8078, "upload_time": "2019-01-11T16:30:59", "url": "https://files.pythonhosted.org/packages/10/c4/6cb61f1a7c845f35e414f386eaeaa512eb6a6ad8e0a482817528ed212374/ansictrls-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "8e20e617193657e76d5a3bb5afb386b0", "sha256": "0c54b1c1f4e45d5d99273fed747382e52589dbbecb8a8a081ab6811471c67dad" }, "downloads": -1, "filename": "ansictrls-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8e20e617193657e76d5a3bb5afb386b0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 9556, "upload_time": "2019-05-12T09:39:19", "url": "https://files.pythonhosted.org/packages/81/5a/342a46fa2c9165b07c0842413258b539359060deca12ae25c93e23f13142/ansictrls-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b20c1e91dc41b30b263d8c25f2e924ef", "sha256": "bb3fa644b977bf4bb7726f94be8b866d1eb6b21da6cc8064cea836b4440d28a8" }, "downloads": -1, "filename": "ansictrls-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b20c1e91dc41b30b263d8c25f2e924ef", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 8212, "upload_time": "2019-05-12T09:39:20", "url": "https://files.pythonhosted.org/packages/d0/8b/8cb4213d7bdc97fddd139bd8ffa7f2bf11fa48be8826e47147c8b552e301/ansictrls-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "f907b8faf4a811a2746bd7b81e804af8", "sha256": "ba625aecc9b67402d6ca0d641ececddab915d8187d915396746b84ec24b773cf" }, "downloads": -1, "filename": "ansictrls-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f907b8faf4a811a2746bd7b81e804af8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 9682, "upload_time": "2019-06-25T06:13:58", "url": "https://files.pythonhosted.org/packages/68/a7/e15bd4774345fc84e2711a70256f5a70fc8d598b62dede04cf4bbbd53c1e/ansictrls-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "611001777395eb7b93d182712ebac6f9", "sha256": "125b920d3e82a7f0411e39bbb204821f19ea797b1029ca682572ec6c6340d7df" }, "downloads": -1, "filename": "ansictrls-0.3.0.tar.gz", "has_sig": false, "md5_digest": "611001777395eb7b93d182712ebac6f9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 8332, "upload_time": "2019-06-25T06:13:59", "url": "https://files.pythonhosted.org/packages/ed/d2/ab11e0c4c71706924c1c58432747ea044a88deaa59e5a08c63985c88bb91/ansictrls-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f907b8faf4a811a2746bd7b81e804af8", "sha256": "ba625aecc9b67402d6ca0d641ececddab915d8187d915396746b84ec24b773cf" }, "downloads": -1, "filename": "ansictrls-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f907b8faf4a811a2746bd7b81e804af8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 9682, "upload_time": "2019-06-25T06:13:58", "url": "https://files.pythonhosted.org/packages/68/a7/e15bd4774345fc84e2711a70256f5a70fc8d598b62dede04cf4bbbd53c1e/ansictrls-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "611001777395eb7b93d182712ebac6f9", "sha256": "125b920d3e82a7f0411e39bbb204821f19ea797b1029ca682572ec6c6340d7df" }, "downloads": -1, "filename": "ansictrls-0.3.0.tar.gz", "has_sig": false, "md5_digest": "611001777395eb7b93d182712ebac6f9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 8332, "upload_time": "2019-06-25T06:13:59", "url": "https://files.pythonhosted.org/packages/ed/d2/ab11e0c4c71706924c1c58432747ea044a88deaa59e5a08c63985c88bb91/ansictrls-0.3.0.tar.gz" } ] }