{ "info": { "author": "Alexander Malinin", "author_email": "cfyzium@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: MacOS X :: Cocoa", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Games/Entertainment", "Topic :: Multimedia :: Graphics", "Topic :: Software Development :: Libraries" ], "description": ".. contents::\n :backlinks: top\n\n=======\n About\n=======\nBearLibTerminal is a library that creates a terminal-like window facilitating \nflexible textual output and uncomplicated input processing.\n\nA lot of roguelike games intentionally use asketic textual or pseudographic visual style. \nHowever, native output via the command line interface ususally have a few annoying \nshortcomings like low speed or palette and font restrictions. Using an extended \ncharacter set (several languages at once or complicated pseudographics) may also be tricky. \nBearLibTerminal solves that by providing it's own window with a grid of character cells \nand simple yet powerful API for configuration and textual output.\n\nOnline documentation: http://foo.wyrd.name/en:bearlibterminal:reference\n\nSource code and issue tracker: https://bitbucket.org/cfyzium/bearlibterminal\n\nDiscussion forum: http://forums.roguetemple.com/index.php?topic=3896.0 \n\n==============\n Installation\n==============\nUse pip:\n\n.. code-block::\n\n pip install bearlibterminal\n\nThis will install everything necessary to use BearLibTerminal from Python, both the wrapper and the library binary.\n\n.. code-block:: python\n\n from bearlibterminal import terminal\n terminal.open()\n terminal.printf(2, 1, \"Hello, world!\")\n terminal.refresh()\n while terminal.read() != terminal.TK_CLOSE:\n pass\n terminal.close()\n\n==============\n Requirements\n==============\nPython 2.7+ or 3.x\n\n=========\n License\n=========\nBearLibTerminal is distributed under the MIT license.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://foo.wyrd.name/en:bearlibterminal", "keywords": "roguelike,terminal,ascii,tiles,unicode", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bearlibterminal", "package_url": "https://pypi.org/project/bearlibterminal/", "platform": "Windows", "project_url": "https://pypi.org/project/bearlibterminal/", "project_urls": { "Homepage": "http://foo.wyrd.name/en:bearlibterminal" }, "release_url": "https://pypi.org/project/bearlibterminal/0.15.7/", "requires_dist": null, "requires_python": "", "summary": "BearLibTerminal is a pseudoterminal window library", "version": "0.15.7" }, "last_serial": 3347033, "releases": { "0.14.1": [ { "comment_text": "", "digests": { "md5": "5882658e846bfbd5d3cc32a5a1862da1", "sha256": "63608bd779036ccc3950dbf1d50b924b661f10c7eb1e4d692f4d849fa3594b53" }, "downloads": -1, "filename": "bearlibterminal-0.14.1-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "5882658e846bfbd5d3cc32a5a1862da1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 432742, "upload_time": "2016-07-06T00:40:21", "url": "https://files.pythonhosted.org/packages/e3/a5/ecdffa53ddea705c0e5300cec3d156d66eef7f7a3a352223adcf62c887b5/bearlibterminal-0.14.1-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b13677b4d7684c647f0cc6ac6edb8826", "sha256": "aba88401ee7c090639df58832f60630a2a9a8e1014aac610d27c3face994cb2d" }, "downloads": -1, "filename": "bearlibterminal-0.14.1-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b13677b4d7684c647f0cc6ac6edb8826", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 444578, "upload_time": "2016-07-06T00:40:25", "url": "https://files.pythonhosted.org/packages/41/b4/d6a4adbc6e55a6de2da4a19ecde5754b2751afb0a2343b27825bcff8b263/bearlibterminal-0.14.1-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "5751a886a02ed66ccff8dde7167dfc2f", "sha256": "4aa3200fff3427d5ac707d18296daa728551f960690ce3ae46832b203b79dc5b" }, "downloads": -1, "filename": "bearlibterminal-0.14.1-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "5751a886a02ed66ccff8dde7167dfc2f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 700279, "upload_time": "2016-07-06T10:11:01", "url": "https://files.pythonhosted.org/packages/b3/68/42e384a8aaaa947444860a14e72c631c307c03b021ae2f28ed81a07d88bf/bearlibterminal-0.14.1-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "39041b4b091a07506796a024db280a47", "sha256": "f54e0af98d84ed144d1ee94aba5d2f2f297fc175ea41ba2dc9159f3197acd774" }, "downloads": -1, "filename": "bearlibterminal-0.14.1-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "39041b4b091a07506796a024db280a47", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 700824, "upload_time": "2016-07-06T10:11:05", "url": "https://files.pythonhosted.org/packages/92/6c/31ba239c46aed3f9646aa5933b34c248518bf81ac849a008d9130b9f45bd/bearlibterminal-0.14.1-py2.py3-none-win_amd64.whl" } ], "0.14.10": [ { "comment_text": "", "digests": { "md5": "c10d97da90f56c3b67c11113299a5d62", "sha256": "3ba13ada55ec22148e8387a314f864fda73f9b21103752f8776d65d4de30776b" }, "downloads": -1, "filename": "bearlibterminal-0.14.10-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "c10d97da90f56c3b67c11113299a5d62", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 738976, "upload_time": "2016-10-16T22:59:01", "url": "https://files.pythonhosted.org/packages/e3/61/cd495a7a9a741f4b88c3ebd460e8c0cd92a16df89d9ebb1e519731f5b8c6/bearlibterminal-0.14.10-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "4d2c9d7cce4a8ef869443c619960a2f0", "sha256": "5a4bb312391423b793de83fd51b78939563d54522b80d9d9a5eb5069f5b8ca8e" }, "downloads": -1, "filename": "bearlibterminal-0.14.10-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "4d2c9d7cce4a8ef869443c619960a2f0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 432390, "upload_time": "2016-10-16T23:15:14", "url": "https://files.pythonhosted.org/packages/a2/0d/4567d0df13a2dc9208408fc9ca10f12db9b7d068d150279a7be375fae55c/bearlibterminal-0.14.10-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "5b92b4ad17c8f5f081f9ac2cd27718fa", "sha256": "5f4e880193105dd602c6e4cffa4d5b2d4f1e3c2b5594bfeaf583b19dfc37dbdd" }, "downloads": -1, "filename": "bearlibterminal-0.14.10-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "5b92b4ad17c8f5f081f9ac2cd27718fa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 443159, "upload_time": "2016-10-16T23:15:19", "url": "https://files.pythonhosted.org/packages/9a/61/3cfa406dd4b41aceaa4813c5983b6738cc25a9c031e15c412daf4ce524d0/bearlibterminal-0.14.10-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "27991df2ceb17659e080060748a681e6", "sha256": "a4b8a6a8ceb1ea67ddbcef77462d6c9d4eab254020e22d394cb1f76633661202" }, "downloads": -1, "filename": "bearlibterminal-0.14.10-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "27991df2ceb17659e080060748a681e6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 703149, "upload_time": "2016-10-16T23:15:23", "url": "https://files.pythonhosted.org/packages/d7/90/0c7721f0b7b81a328e42aa96572aed8ea64b4150a4f1d64ca6c90dc63be3/bearlibterminal-0.14.10-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "8c4e1b0c190eb7fdfc4462f12ba4ae37", "sha256": "05a770f2264344347b77666faadcdb6d3ea9f5651f88bfcdf7cc58281c5ded3d" }, "downloads": -1, "filename": "bearlibterminal-0.14.10-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "8c4e1b0c190eb7fdfc4462f12ba4ae37", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 702468, "upload_time": "2016-10-16T23:15:27", "url": "https://files.pythonhosted.org/packages/4e/59/63b67ff67a4ae60b39b256ed783ea14fd838966e2baf05073c5a78f86d11/bearlibterminal-0.14.10-py2.py3-none-win_amd64.whl" } ], "0.14.11": [ { "comment_text": "", "digests": { "md5": "0b57a84a60412ebfb43e319e7318279a", "sha256": "dc962eaba08710ea34e8057e1d944aba82ee102086f8aea5ce4e175e66416d97" }, "downloads": -1, "filename": "bearlibterminal-0.14.11-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "0b57a84a60412ebfb43e319e7318279a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 742401, "upload_time": "2016-10-30T20:19:16", "url": "https://files.pythonhosted.org/packages/cc/6a/7fb5f1659da300c34afacd2cc8ddee4d887d1e6e41b16c0b9924cf2439a5/bearlibterminal-0.14.11-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "f35e8d60788dd4f64f0476052c11d281", "sha256": "6d8677a99ea00756e6d40ea9a728691a0ae6f089f095bd11c461e6c83072696f" }, "downloads": -1, "filename": "bearlibterminal-0.14.11-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "f35e8d60788dd4f64f0476052c11d281", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 436077, "upload_time": "2016-10-30T20:20:15", "url": "https://files.pythonhosted.org/packages/24/9a/eb120914f9033294816f2d8c12eee89e95dc76aa83961b0b2a87f5dbdd37/bearlibterminal-0.14.11-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "ee6b4a14f0dad3ac4d6843dfba830edf", "sha256": "64bc5b2d343d476b55c0ede0d7886772f6a91e5cd0f5cc580539df6057960633" }, "downloads": -1, "filename": "bearlibterminal-0.14.11-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "ee6b4a14f0dad3ac4d6843dfba830edf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 445774, "upload_time": "2016-10-30T20:20:18", "url": "https://files.pythonhosted.org/packages/d3/5f/efd287d93f1c43714f7ea5ecb7b94d43bd260cef2be5b574c361322a9908/bearlibterminal-0.14.11-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "62268a36073113bc134a778401d83147", "sha256": "7e07c84e9f4eb4ef0b9ae127c917aac7974761a0dc6011df3248f35927107fb6" }, "downloads": -1, "filename": "bearlibterminal-0.14.11-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "62268a36073113bc134a778401d83147", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 705678, "upload_time": "2016-10-30T20:20:22", "url": "https://files.pythonhosted.org/packages/fe/17/32b603abdb45bf5724e75f822bfd4e95131b8d59ef420fd1540161f82df1/bearlibterminal-0.14.11-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "4c9b2036bc447a617ec3b6facde51f7e", "sha256": "866a7ecc2f08fa74b3e8bdf94ce3d8f36d4f5487c716d4a8bd5849f2a1275c85" }, "downloads": -1, "filename": "bearlibterminal-0.14.11-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "4c9b2036bc447a617ec3b6facde51f7e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 704488, "upload_time": "2016-10-30T20:20:27", "url": "https://files.pythonhosted.org/packages/6f/b6/c039dd351735e4a0c7f421d8b6319b522c7f2347d4fad8cc0dfad8fa949f/bearlibterminal-0.14.11-py2.py3-none-win_amd64.whl" } ], "0.14.12": [ { "comment_text": "", "digests": { "md5": "ba73ef16f8aec9bea77900cec56468c7", "sha256": "196dde0f89177aa7682a9880b6f358fa70d35deb69b8e6f30de9f87ebceb7b02" }, "downloads": -1, "filename": "bearlibterminal-0.14.12-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "ba73ef16f8aec9bea77900cec56468c7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 744127, "upload_time": "2016-12-01T21:50:11", "url": "https://files.pythonhosted.org/packages/26/c6/d5261a57cb6c9fc63a09502f34392c6b3afa941289b63a807023e861c530/bearlibterminal-0.14.12-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "9db84d7b07f67f115f0c6fad6e96c671", "sha256": "e3ef94c057486ec3a0f006af8d080aab5f08f02247ff08d2b5d6e193a028f078" }, "downloads": -1, "filename": "bearlibterminal-0.14.12-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "9db84d7b07f67f115f0c6fad6e96c671", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 437436, "upload_time": "2016-12-01T21:53:10", "url": "https://files.pythonhosted.org/packages/51/9d/c5c83c60df48a02788e827d23980cb67ddfdad1c90ab75c1b5a2213b5e1d/bearlibterminal-0.14.12-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "325dacae31905101fb8db77259946fb0", "sha256": "ca586b9ff645ef941b4750849ed3b3a3e75e4bd76a5b24cb696da8c68ae5549b" }, "downloads": -1, "filename": "bearlibterminal-0.14.12-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "325dacae31905101fb8db77259946fb0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 446696, "upload_time": "2016-12-01T21:53:13", "url": "https://files.pythonhosted.org/packages/76/ad/2c1eda5fe93f95b2526a563f302688fe57a667eb679d05f6f52354b9c460/bearlibterminal-0.14.12-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bc86ce7b7405073a2915e0efeb2a1769", "sha256": "bfe9f4487f2f77fefc0864c56688efbb924954056a1b20664ea8cc88f602940c" }, "downloads": -1, "filename": "bearlibterminal-0.14.12-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "bc86ce7b7405073a2915e0efeb2a1769", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 707148, "upload_time": "2016-12-01T21:53:16", "url": "https://files.pythonhosted.org/packages/a6/50/59827746c8f204e0b7a904c9046485d8a61479152c1f5df8e34f6260c7df/bearlibterminal-0.14.12-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "9c0889cb4cbaf0d4aa642242f4cb1c3d", "sha256": "f976fca62466c9820f00ae1046f9e608f2c23edbae3670f91375ea2563ccfd97" }, "downloads": -1, "filename": "bearlibterminal-0.14.12-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "9c0889cb4cbaf0d4aa642242f4cb1c3d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 705513, "upload_time": "2016-12-01T21:53:19", "url": "https://files.pythonhosted.org/packages/42/2d/58e2d49783343c310104c998db5a1811b28973e72bd999d07a78214e09f6/bearlibterminal-0.14.12-py2.py3-none-win_amd64.whl" } ], "0.14.2": [ { "comment_text": "", "digests": { "md5": "4b3edfcacc314e66c4344498463b2651", "sha256": "7f83658643684feb1e3771f3d33c361a5f8b21eff775737814a383ef1cd407ff" }, "downloads": -1, "filename": "bearlibterminal-0.14.2-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "4b3edfcacc314e66c4344498463b2651", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 432256, "upload_time": "2016-07-20T23:56:36", "url": "https://files.pythonhosted.org/packages/99/d8/a67745f625e0dff394a7af03aea5246ef196455477a3d69a613df102213f/bearlibterminal-0.14.2-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "4091240afb43b4f39341d802a142e686", "sha256": "1b03a56edd517c794a943bc583ce5b353f6466c14d935268cbf6649164c6e083" }, "downloads": -1, "filename": "bearlibterminal-0.14.2-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4091240afb43b4f39341d802a142e686", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 444401, "upload_time": "2016-07-20T23:56:40", "url": "https://files.pythonhosted.org/packages/cc/3f/17c7fca1c049d81df6f2141f6b3215716f21fb4224c634bee3a331e4d243/bearlibterminal-0.14.2-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "51bae0d638da898668aef6b683402eba", "sha256": "a04d4eed3802a799d76a2f6a91685cbc6888274bf36f96a3ca31f175ac6f186f" }, "downloads": -1, "filename": "bearlibterminal-0.14.2-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "51bae0d638da898668aef6b683402eba", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 699973, "upload_time": "2016-07-20T23:56:44", "url": "https://files.pythonhosted.org/packages/58/db/b9528b0eddd564aa0084ab7f2ce4fec00f542f7422a5ca370e9e35b38876/bearlibterminal-0.14.2-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "50038b215950b52c58f4edd0698f7aa4", "sha256": "8fb02fe511d5d6bd55260d70b69dae8e1df6cae5e995b20c2910201b82219331" }, "downloads": -1, "filename": "bearlibterminal-0.14.2-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "50038b215950b52c58f4edd0698f7aa4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 699973, "upload_time": "2016-07-20T23:56:48", "url": "https://files.pythonhosted.org/packages/99/c0/498ee17b4d4e5cac92841cff33910b5844d7428b6df29777eda31800bb6e/bearlibterminal-0.14.2-py2.py3-none-win_amd64.whl" } ], "0.14.3": [ { "comment_text": "", "digests": { "md5": "37193ceeb0fa1ec674faf20c8be182d9", "sha256": "fac35742b5868fbe68d4a6db3a1b1a12bc41fa164f4453dbd046c53aa3770441" }, "downloads": -1, "filename": "bearlibterminal-0.14.3-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "37193ceeb0fa1ec674faf20c8be182d9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 432301, "upload_time": "2016-07-21T23:51:57", "url": "https://files.pythonhosted.org/packages/4d/e1/cc2b2273e9338038dd523064b595a6ad1f1a334e3aa60959edd6504d84ad/bearlibterminal-0.14.3-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "758ae84d1915685012daff547686dbfa", "sha256": "0797eb7a3144508e84a8956f4d9a0d7e3abe3d07db4136d5ae4f2d79b65032ca" }, "downloads": -1, "filename": "bearlibterminal-0.14.3-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "758ae84d1915685012daff547686dbfa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 444474, "upload_time": "2016-07-21T23:52:01", "url": "https://files.pythonhosted.org/packages/d6/7a/874edb38d69ca5f73326f67401238b8bcf9624f0ff997bc35f927ae5af4a/bearlibterminal-0.14.3-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "960337892b89ca6faa43255bbe6c0d6b", "sha256": "ca0a21ceead818c4ca6e1b1db04db8a73f791f9eebc02b251fc7f45585a48e09" }, "downloads": -1, "filename": "bearlibterminal-0.14.3-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "960337892b89ca6faa43255bbe6c0d6b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 700170, "upload_time": "2016-07-21T23:52:06", "url": "https://files.pythonhosted.org/packages/c6/cd/9eaf177572d8ad21cd414fad86afd2655f740d805feb1f17a8356ab8e86e/bearlibterminal-0.14.3-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "dd8b9914230481bc5ee35fcd150ad0b4", "sha256": "2bd1efa31a8f051b82b375c6d9ac3a6dde53df298c1eb3b9f380864fa36baab9" }, "downloads": -1, "filename": "bearlibterminal-0.14.3-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "dd8b9914230481bc5ee35fcd150ad0b4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 700198, "upload_time": "2016-07-21T23:52:11", "url": "https://files.pythonhosted.org/packages/1f/df/e1ef1a7fe7d5876b3b9ef7953c5fc1aa136a63dc4eb6c6841b731f35b32d/bearlibterminal-0.14.3-py2.py3-none-win_amd64.whl" } ], "0.14.4": [ { "comment_text": "", "digests": { "md5": "a4e78d7a1ba4b131238289201b1f7979", "sha256": "521c7e6a3dedec2878d46b4dc67379a95f75e1437bcf7e6c061752173da7335d" }, "downloads": -1, "filename": "bearlibterminal-0.14.4-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "a4e78d7a1ba4b131238289201b1f7979", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 432629, "upload_time": "2016-08-16T23:09:49", "url": "https://files.pythonhosted.org/packages/39/22/892d5f78e70aeedb8a41743697bf48adbbcc86ec5e55dd9fe728dc06f01e/bearlibterminal-0.14.4-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "097a1710f99393213374add30d5cffa8", "sha256": "d2e91a7c494c2c41d9a4128676e00205dd7d7b710d6d5680cd258e4286ec6b8b" }, "downloads": -1, "filename": "bearlibterminal-0.14.4-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "097a1710f99393213374add30d5cffa8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 444150, "upload_time": "2016-08-16T23:09:55", "url": "https://files.pythonhosted.org/packages/26/f2/920d0af60e8e99ca0988e09ffae1660439b3fdc0b254cb0e31f08209b79b/bearlibterminal-0.14.4-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "60f78bda02b164e15283ccfbfdfebb3c", "sha256": "121137c19aa3625b68fd699ef07883fb70f8e1e0c0e44f4549104a4e8ec17caf" }, "downloads": -1, "filename": "bearlibterminal-0.14.4-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "60f78bda02b164e15283ccfbfdfebb3c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 699943, "upload_time": "2016-08-16T23:09:59", "url": "https://files.pythonhosted.org/packages/18/2e/523a89d0fa8c25e33e9f41b419ef6a7021f351fbc56a3a807280df306391/bearlibterminal-0.14.4-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "afe92099d405204f87d0a3f20e419fe1", "sha256": "52ba49113ab18071d006ea1c3e56d9d9edbad813b67b7c55ce3de1c272b4d086" }, "downloads": -1, "filename": "bearlibterminal-0.14.4-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "afe92099d405204f87d0a3f20e419fe1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 699693, "upload_time": "2016-08-16T23:10:03", "url": "https://files.pythonhosted.org/packages/94/c0/72500c324078c4457d832a84f514993459c9dd777011cd0c8ad48885e51a/bearlibterminal-0.14.4-py2.py3-none-win_amd64.whl" } ], "0.14.5": [ { "comment_text": "", "digests": { "md5": "7c2ee1afdd440ce9234841721c491281", "sha256": "c2b8dc7ff51a39dc45f37f30c7206f7a0e0d35ce97888c7d80e30abd164f07ff" }, "downloads": -1, "filename": "bearlibterminal-0.14.5-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "7c2ee1afdd440ce9234841721c491281", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 433303, "upload_time": "2016-08-29T22:32:40", "url": "https://files.pythonhosted.org/packages/bb/1c/080b93fb9739e7f0a75b069192748bc8e4e499cc2a72b9e47d14ba936b98/bearlibterminal-0.14.5-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b6e34d3b7f8fbf3cd8d83534f17507dc", "sha256": "f90ae9002415065dd1c460562b0f9552eb0b8525eb9f861cfa95f1dbf879c5ee" }, "downloads": -1, "filename": "bearlibterminal-0.14.5-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b6e34d3b7f8fbf3cd8d83534f17507dc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 444424, "upload_time": "2016-08-29T22:32:44", "url": "https://files.pythonhosted.org/packages/95/19/e56280351931bd83d954f34d23bd93952cd2755ae669dcdd8a60dd5ec699/bearlibterminal-0.14.5-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f7cd87fbd3c071d96687f441029def84", "sha256": "b8a3990e874471001158cbc9bab22cb5720d1878c6882d9d423f30c480b44348" }, "downloads": -1, "filename": "bearlibterminal-0.14.5-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "f7cd87fbd3c071d96687f441029def84", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 700080, "upload_time": "2016-08-29T22:32:48", "url": "https://files.pythonhosted.org/packages/76/f5/520d53c56ac22f198881887ff8c73a5f58c41cb00f1d34adfaa472bf9262/bearlibterminal-0.14.5-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "3bd5201567811a9c11b360c2e13b5a89", "sha256": "2a52282673c65885c22298b1e98672e1f509c20e9011a2746d4bca8c22caa7df" }, "downloads": -1, "filename": "bearlibterminal-0.14.5-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "3bd5201567811a9c11b360c2e13b5a89", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 699922, "upload_time": "2016-08-29T22:32:53", "url": "https://files.pythonhosted.org/packages/62/24/9dfcc9845480e8c37fcd54523186ea5e4e27a24f73ef9838849db049a925/bearlibterminal-0.14.5-py2.py3-none-win_amd64.whl" } ], "0.14.6": [ { "comment_text": "", "digests": { "md5": "e8cac820f24d432cc4bb29f05fd100db", "sha256": "42e4aa897ba0ab4b58ff1575bb81dfaebab9699f9c308e6b3003d367f1d9e836" }, "downloads": -1, "filename": "bearlibterminal-0.14.6-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "e8cac820f24d432cc4bb29f05fd100db", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 433682, "upload_time": "2016-08-30T08:30:45", "url": "https://files.pythonhosted.org/packages/4b/19/1527a6567b5f889389c4893530ade7d3f4a0ef09f194b87fbd6427eae668/bearlibterminal-0.14.6-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e22d19e6433ae67e0cb49bb32d36b020", "sha256": "c5ac6431ae754bdea9969a7605ff54ea7f27ff62e2be8edce7e2e5df9b5ac42d" }, "downloads": -1, "filename": "bearlibterminal-0.14.6-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e22d19e6433ae67e0cb49bb32d36b020", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 444538, "upload_time": "2016-08-30T08:30:49", "url": "https://files.pythonhosted.org/packages/20/18/7b909bfec64a0738131686ac540e7e7938f19e7d9f88478590462928e3b2/bearlibterminal-0.14.6-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "76015e2b75115b890c6789c9bcd2753e", "sha256": "ae0d8808c061550f49d28004139b7e3090b2ebc055584adbc0f68bb24d31fcda" }, "downloads": -1, "filename": "bearlibterminal-0.14.6-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "76015e2b75115b890c6789c9bcd2753e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 700152, "upload_time": "2016-08-30T08:30:55", "url": "https://files.pythonhosted.org/packages/be/fc/20bef9ecf4301c1935b6e86a5ae3379e1354cb329fed2c8d2c9662d84445/bearlibterminal-0.14.6-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "7e9c8802376e70e166ea5933046998fc", "sha256": "528dcba5a3f059a5b2c0d2b1292b2af0f6dc319bedc1fa654a1b4af36ca3afca" }, "downloads": -1, "filename": "bearlibterminal-0.14.6-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "7e9c8802376e70e166ea5933046998fc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 699939, "upload_time": "2016-08-30T08:30:59", "url": "https://files.pythonhosted.org/packages/b4/46/a332f7290d27412623d67915c4e3c4b10f58ef16e7dc9f72617c4e857ff7/bearlibterminal-0.14.6-py2.py3-none-win_amd64.whl" } ], "0.14.7": [ { "comment_text": "", "digests": { "md5": "889479b36a9a510cdd3fd0c8988dd3a7", "sha256": "16e15b2ee20ab82a0ba70e6832d5db031f107ca35a6ee64848f6149217080df7" }, "downloads": -1, "filename": "bearlibterminal-0.14.7-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "889479b36a9a510cdd3fd0c8988dd3a7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 433477, "upload_time": "2016-08-31T21:10:03", "url": "https://files.pythonhosted.org/packages/ae/de/ed03fe617fea96bec191d7c6be4896e133cee327c81321946424b775840e/bearlibterminal-0.14.7-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "36ea5cd05cc4fcaba03f00ad41218d54", "sha256": "514ab2fccb76a8a43f4735116b295ce97bc9d4d7f03f63d10bac7796f0f87291" }, "downloads": -1, "filename": "bearlibterminal-0.14.7-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "36ea5cd05cc4fcaba03f00ad41218d54", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 444371, "upload_time": "2016-08-31T21:10:08", "url": "https://files.pythonhosted.org/packages/c8/44/461fdb90058f93250c7ca5cdc39ebd456e942317d8b7d7d0584d83440cf6/bearlibterminal-0.14.7-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "5c955978b893472aad912ccc6314523e", "sha256": "4ba2c41fa2f4b4c02ac8e686dad968399bb59c7b47be00e6ef43ccdd2b54f147" }, "downloads": -1, "filename": "bearlibterminal-0.14.7-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "5c955978b893472aad912ccc6314523e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 699727, "upload_time": "2016-08-31T21:10:11", "url": "https://files.pythonhosted.org/packages/81/82/f06824baf7563a1a76d574191c3b9e9f26c49904f09dadd9a0fbdb20f8dd/bearlibterminal-0.14.7-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "8a87e690269c7e05616cbdda3819a086", "sha256": "849c9c74b671480a83b83247c78d14c6c86e3df8da85da2c7dd950f27a05f418" }, "downloads": -1, "filename": "bearlibterminal-0.14.7-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "8a87e690269c7e05616cbdda3819a086", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 699644, "upload_time": "2016-08-31T21:10:16", "url": "https://files.pythonhosted.org/packages/8d/86/f6acaf4c254b1c4cf2e679e13489da01cb706a2bce2a15ce31387cfeb062/bearlibterminal-0.14.7-py2.py3-none-win_amd64.whl" } ], "0.14.8": [ { "comment_text": "", "digests": { "md5": "bdf5901f8a1d321d5860c311dbbfa088", "sha256": "402a4b61481a82cd7d1ccff95c5f21b381e87a8f33d53f990c7def558cb0cc9d" }, "downloads": -1, "filename": "bearlibterminal-0.14.8-py2.py3-none-macosx_10_6_x86_64.whl", "has_sig": false, "md5_digest": "bdf5901f8a1d321d5860c311dbbfa088", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 383933, "upload_time": "2016-09-26T23:20:19", "url": "https://files.pythonhosted.org/packages/21/c4/20e1cd3bb1b241238e5a5e6533ba6303294c375e9040f7b98a0637284cef/bearlibterminal-0.14.8-py2.py3-none-macosx_10_6_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bd87fa9066e60cf49bac60ee29ac440e", "sha256": "ab8329b9c2ddacf0c4a10150a5ac88ed404b2cfe91cdf33440da2fbf6552efda" }, "downloads": -1, "filename": "bearlibterminal-0.14.8-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "bd87fa9066e60cf49bac60ee29ac440e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 432022, "upload_time": "2016-09-08T00:58:47", "url": "https://files.pythonhosted.org/packages/53/3b/1c0982cc8555a92842505c0d9c865ec3c3460576194f115208bfa043cc36/bearlibterminal-0.14.8-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "65ad602a77c2b3f390d6a8666e38bd7b", "sha256": "09a417bb7c7c624b2d9d095c2a4c559daa7f6ff874677699d11678166bb1d669" }, "downloads": -1, "filename": "bearlibterminal-0.14.8-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "65ad602a77c2b3f390d6a8666e38bd7b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 442972, "upload_time": "2016-09-08T00:58:50", "url": "https://files.pythonhosted.org/packages/51/74/3ebd815a1c136ece77e523f34b0053ea1eb2a0121d3ec866b0c7808c60c0/bearlibterminal-0.14.8-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "cbda00d152c87521f6838ef7ce0f9157", "sha256": "eb0abcc01f72d38399966ea7482d8b1c32bbbeb0140cc49b5b4b997309ccf1e1" }, "downloads": -1, "filename": "bearlibterminal-0.14.8-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "cbda00d152c87521f6838ef7ce0f9157", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 701802, "upload_time": "2016-09-08T00:58:54", "url": "https://files.pythonhosted.org/packages/7a/4a/ebc8864e0c5fb8bdd9e37569034c8fe8d83f02eaf626aa568f431ce14f13/bearlibterminal-0.14.8-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "baea541cd8ab3baf4baf8f439af310b1", "sha256": "ad5797133cc71cff03e2590a742e36262f5aea6ca79aa3dc5a5c8a4b7f540c2a" }, "downloads": -1, "filename": "bearlibterminal-0.14.8-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "baea541cd8ab3baf4baf8f439af310b1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 701543, "upload_time": "2016-09-08T00:58:57", "url": "https://files.pythonhosted.org/packages/dd/46/437558d4652f6d57b4042af861d2c85d850ab2bc336f67a33e07ea70df36/bearlibterminal-0.14.8-py2.py3-none-win_amd64.whl" } ], "0.15.0": [ { "comment_text": "", "digests": { "md5": "7cf5ab69e2ed32387381e3885a06a0e0", "sha256": "ebc7fc67473c8326c3261b9b2c9d79a8c68f2ba38a11327495780210f99e2f90" }, "downloads": -1, "filename": "bearlibterminal-0.15.0-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "7cf5ab69e2ed32387381e3885a06a0e0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 376844, "upload_time": "2017-01-08T22:32:31", "url": "https://files.pythonhosted.org/packages/2e/90/a39426d25c77a75be2c87fc6cb919c607f40ca5a4a923e822be3a761ba95/bearlibterminal-0.15.0-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "13fc0e7770afc613472f7eee3fc19be5", "sha256": "a8b87b8756c63355a9e97331cd9be27cea8b701f28ae0a9238eab93ebfffe541" }, "downloads": -1, "filename": "bearlibterminal-0.15.0-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "13fc0e7770afc613472f7eee3fc19be5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 429718, "upload_time": "2017-01-08T22:31:38", "url": "https://files.pythonhosted.org/packages/eb/99/3a4837625660893fa0edf409850cdab5615509d9d3e5f8d67629630c5420/bearlibterminal-0.15.0-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e0465a3511742fecf92a1eec8c5ddc7e", "sha256": "e3a0379cdd15a9044cbec9a73371a2a154750647047d187b20b01ebcd0121a10" }, "downloads": -1, "filename": "bearlibterminal-0.15.0-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e0465a3511742fecf92a1eec8c5ddc7e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 437055, "upload_time": "2017-01-08T22:31:42", "url": "https://files.pythonhosted.org/packages/78/24/6856902097ed2cb99d515d71d92310873095304f496e3c7253b8d31c6eb9/bearlibterminal-0.15.0-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e1da4c68419f1e087e0b3327464d9165", "sha256": "26da310b2991d20202d5acc41a9e9d5b155f92ef812b5c68be1ebbfc2e975020" }, "downloads": -1, "filename": "bearlibterminal-0.15.0-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "e1da4c68419f1e087e0b3327464d9165", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 673089, "upload_time": "2017-01-08T22:31:46", "url": "https://files.pythonhosted.org/packages/a9/13/9b7830614ce66b96e5caf89b8aaaf99e62109442b5c04a7d1948ebdfba27/bearlibterminal-0.15.0-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "9aeaba7cd8baa7c67c33e9ad9386b804", "sha256": "7c2d131451d788a6c80831c72b3b18a892246870e8b785a2f51aed0338713122" }, "downloads": -1, "filename": "bearlibterminal-0.15.0-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "9aeaba7cd8baa7c67c33e9ad9386b804", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 677688, "upload_time": "2017-01-08T22:31:50", "url": "https://files.pythonhosted.org/packages/4a/3a/55a52427c20dd2356197eac7862c65459553dab5b68eb514326280fb7a46/bearlibterminal-0.15.0-py2.py3-none-win_amd64.whl" } ], "0.15.1": [ { "comment_text": "", "digests": { "md5": "1aa556fa973691167dd4a4c690db2c82", "sha256": "4cf232ca2459246555fee611dd6e7057cb68d485e7bdde6e83c39c7a3642d6ef" }, "downloads": -1, "filename": "bearlibterminal-0.15.1-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "1aa556fa973691167dd4a4c690db2c82", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 377086, "upload_time": "2017-01-18T13:48:09", "url": "https://files.pythonhosted.org/packages/b3/bb/ab86d241916d740cebde6293b3ed080cc28e94df9d5c30c6741e75221647/bearlibterminal-0.15.1-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "371034da0f3cc7900ede4afc9aa7c7b5", "sha256": "4f25dfac80f15c11ab37d57671550e18da92ed6d5eafd6d6c4805269526a4dc4" }, "downloads": -1, "filename": "bearlibterminal-0.15.1-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "371034da0f3cc7900ede4afc9aa7c7b5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 430142, "upload_time": "2017-01-18T13:46:55", "url": "https://files.pythonhosted.org/packages/0d/d9/267924594b83b37bf48642fb847d181d53317144f60ddcd6c71b844d622d/bearlibterminal-0.15.1-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "675b9f183606c4d6a0900c1995a0c508", "sha256": "f026d10aab76220ce26936bad376bf57913ead1200d7e8fecc352516be7766d7" }, "downloads": -1, "filename": "bearlibterminal-0.15.1-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "675b9f183606c4d6a0900c1995a0c508", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 437517, "upload_time": "2017-01-18T13:46:57", "url": "https://files.pythonhosted.org/packages/35/f2/0f35ba4e90d577d7d9589c1d6535236456670eaac4e348e20e9b15493643/bearlibterminal-0.15.1-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f569fed0a9dde5b6af28f983f6040b5c", "sha256": "419d568537d3ddb056367a94d2d5f52a23c4cec4ed68ebf960104e4c339f41ed" }, "downloads": -1, "filename": "bearlibterminal-0.15.1-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "f569fed0a9dde5b6af28f983f6040b5c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 673247, "upload_time": "2017-01-18T13:46:59", "url": "https://files.pythonhosted.org/packages/f2/f4/4f4ac915d95e37f77154476af9f54572e65ce8e1e551da1d4b0873171159/bearlibterminal-0.15.1-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "769b5ad27f6f1da3049a64889ac5ca84", "sha256": "544f16c1967c6b4769c926752163c469987b9a2ada005c1de06e729c31352da1" }, "downloads": -1, "filename": "bearlibterminal-0.15.1-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "769b5ad27f6f1da3049a64889ac5ca84", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 677856, "upload_time": "2017-01-18T13:47:02", "url": "https://files.pythonhosted.org/packages/fc/89/c80a3563ac0931abc3ba802a56c03fc7b56744232cfcb6a54df6b7deaab8/bearlibterminal-0.15.1-py2.py3-none-win_amd64.whl" } ], "0.15.2": [ { "comment_text": "", "digests": { "md5": "fe1afc4a6a908f724204479d28741e93", "sha256": "122efdcdd713be8b397cce198310483a8a4706af0d6235c5c5cd21d3e4ecfa13" }, "downloads": -1, "filename": "bearlibterminal-0.15.2-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "fe1afc4a6a908f724204479d28741e93", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 377855, "upload_time": "2017-03-13T00:15:59", "url": "https://files.pythonhosted.org/packages/04/12/55a9f273b4123d512bddafa30e8b8d450e2ad429925bb471a59b61faca46/bearlibterminal-0.15.2-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "cbc9bf0754e1e3090b5a4baf4d1005af", "sha256": "c253ee943b6c3456edc6c4353c51e31f5ff280d37a4d377fcc90ca02e3e6e286" }, "downloads": -1, "filename": "bearlibterminal-0.15.2-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "cbc9bf0754e1e3090b5a4baf4d1005af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 433498, "upload_time": "2017-03-13T00:17:31", "url": "https://files.pythonhosted.org/packages/15/ad/defad98bc14a232a67bb118596542479fee472f38356df54e1cb8f119a42/bearlibterminal-0.15.2-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "19c6557d5acce4d303fd3ba4276b6eeb", "sha256": "056dd5508c10bf01b1ef62245c461135b07fc6578f93abf384ec19f53b400394" }, "downloads": -1, "filename": "bearlibterminal-0.15.2-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "19c6557d5acce4d303fd3ba4276b6eeb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 441219, "upload_time": "2017-03-13T00:17:33", "url": "https://files.pythonhosted.org/packages/19/72/12953ed8c8f69cca716982a26bcefaccc8ce0dc1590a10900b81bd249f0b/bearlibterminal-0.15.2-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bcbf7d1de162c858ad00259e49bce681", "sha256": "a74373d3fc27421b74bd86a4cee8b9a5900ad5be810428cd7befd1773d2407d7" }, "downloads": -1, "filename": "bearlibterminal-0.15.2-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "bcbf7d1de162c858ad00259e49bce681", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 673579, "upload_time": "2017-03-13T00:17:36", "url": "https://files.pythonhosted.org/packages/48/fd/b5b7276c34f554eb0847bf02c48ac0361d99edaff3fce0d3b78c7e701b5d/bearlibterminal-0.15.2-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "1662c00892571ed1c47a549a86f10270", "sha256": "f26c4c25f9630d0a4ab5a22f6b6af3c0cd8f057d424159a6dfe671d580ebb147" }, "downloads": -1, "filename": "bearlibterminal-0.15.2-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "1662c00892571ed1c47a549a86f10270", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 678516, "upload_time": "2017-03-13T00:17:40", "url": "https://files.pythonhosted.org/packages/ca/fa/f623cf0515561f0cf7d14270e01eb4feb30761f2d688bb2e091fae864700/bearlibterminal-0.15.2-py2.py3-none-win_amd64.whl" } ], "0.15.3": [ { "comment_text": "", "digests": { "md5": "e1c4a98472a00a1ad9abf56b436adec1", "sha256": "b36ad6766a2f2ad1fe911f72b825ceb6c88c0b52b1f7dd579fa252508cac45dd" }, "downloads": -1, "filename": "bearlibterminal-0.15.3-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "e1c4a98472a00a1ad9abf56b436adec1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 378264, "upload_time": "2017-05-14T12:46:32", "url": "https://files.pythonhosted.org/packages/16/5e/e8d8f78101ac7fa7ec3fb15c8a48cf3b67c62da9b38a927bdea3a61f2b59/bearlibterminal-0.15.3-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "345f611f0f33f4ea7fc4e595e39961cd", "sha256": "d20bc744f49a9f5428ce692d66b8655d9e68fa0e46c0db14ad055b45e2e2e462" }, "downloads": -1, "filename": "bearlibterminal-0.15.3-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "345f611f0f33f4ea7fc4e595e39961cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 434768, "upload_time": "2017-05-14T12:46:57", "url": "https://files.pythonhosted.org/packages/29/44/ddaaafa2237b6e9f616ed4d358a7cea3f150b8b6a5c2c65177ae32b8e36e/bearlibterminal-0.15.3-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "dbf7ad818072562096c2beb8582cee24", "sha256": "5dc9343fa1cf4d5640d6b86b2f96042d98cb634a56b49ab28e2b2e1cae7f2721" }, "downloads": -1, "filename": "bearlibterminal-0.15.3-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "dbf7ad818072562096c2beb8582cee24", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 441842, "upload_time": "2017-05-14T12:47:00", "url": "https://files.pythonhosted.org/packages/92/53/18a877003e72ff3be85b5a284275affbe5c3e23ccc7868bfc1593c441f7f/bearlibterminal-0.15.3-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "37540f68220ebe052884819324d93103", "sha256": "71248ca174f99bb2ee64209ff0f344161ceef5171999439d4310a131dba403ee" }, "downloads": -1, "filename": "bearlibterminal-0.15.3-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "37540f68220ebe052884819324d93103", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 674060, "upload_time": "2017-05-14T12:47:04", "url": "https://files.pythonhosted.org/packages/e4/0d/0f7bcbad91021e94650d630bf33837529bfa812ea366e03deb9a1c902432/bearlibterminal-0.15.3-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "7b116d3712b5caa8979f166cd2367dbe", "sha256": "d0e2f5f9500b889bced4658b2db52b6bf04e0d8ff19b90eafa28c6972cb16f81" }, "downloads": -1, "filename": "bearlibterminal-0.15.3-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "7b116d3712b5caa8979f166cd2367dbe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 679016, "upload_time": "2017-05-14T12:47:07", "url": "https://files.pythonhosted.org/packages/01/24/08dda741c38e4b51e6006f8598b9db54418f778c791a604c3d7ad9a90ac0/bearlibterminal-0.15.3-py2.py3-none-win_amd64.whl" } ], "0.15.4": [ { "comment_text": "", "digests": { "md5": "f9c84474f8229d384decd081305c1bc3", "sha256": "fb00d7a1f5f0bfebccb4aad07bd9e4effed9ff71251d0c4fdf714923a23ef5a5" }, "downloads": -1, "filename": "bearlibterminal-0.15.4-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "f9c84474f8229d384decd081305c1bc3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 378502, "upload_time": "2017-06-30T23:08:11", "url": "https://files.pythonhosted.org/packages/84/0a/9401034e44165616e54133ec4d7316b0fbcca4f31c2c4c553819826d440e/bearlibterminal-0.15.4-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "6a67dc15c0e3c651bb173ff34fcb646a", "sha256": "beee986774c31b35b2332a3eb6dee2ea21efe96b0785f90de78d36b9e78e47f1" }, "downloads": -1, "filename": "bearlibterminal-0.15.4-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "6a67dc15c0e3c651bb173ff34fcb646a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 435062, "upload_time": "2017-06-30T23:05:40", "url": "https://files.pythonhosted.org/packages/00/01/ed952145ce73064d4fff71568d479f630b729ce2275cf290659d41bd0048/bearlibterminal-0.15.4-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "bde38480adb431cdf26db12c8f6e7606", "sha256": "fc5de3b68866e0deef0d4a783a7570e8b680cc297baa309e93b19becc2115ce0" }, "downloads": -1, "filename": "bearlibterminal-0.15.4-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "bde38480adb431cdf26db12c8f6e7606", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 442168, "upload_time": "2017-06-30T23:05:43", "url": "https://files.pythonhosted.org/packages/aa/6f/1105caa8dbc8d4838eee0f03be68ca1f30acecc5af9282a096a334c8aa0a/bearlibterminal-0.15.4-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e27ceaa45e1942dd6911d171b8c2ed0b", "sha256": "2c394c5eb46fc65ddc0b83454147fc33fbf7db671890af4f77d57dc46579ea91" }, "downloads": -1, "filename": "bearlibterminal-0.15.4-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "e27ceaa45e1942dd6911d171b8c2ed0b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 674136, "upload_time": "2017-06-30T23:05:45", "url": "https://files.pythonhosted.org/packages/97/9c/6cde948145afa62b202f6fbf9b9722e868e1a50a81427830e86623c8f5e5/bearlibterminal-0.15.4-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "60623d49f3706ac61e4ed5c8a34f3826", "sha256": "88bb03778000c806fb3b013a4eb88d7c65a11746b7f13dc27c5640ea7cccc3d3" }, "downloads": -1, "filename": "bearlibterminal-0.15.4-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "60623d49f3706ac61e4ed5c8a34f3826", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 678840, "upload_time": "2017-06-30T23:05:48", "url": "https://files.pythonhosted.org/packages/ac/a9/d3dc37ceb679672c6d61f96c40c01f9f1c2d52477584d00b61836a5125ff/bearlibterminal-0.15.4-py2.py3-none-win_amd64.whl" } ], "0.15.5": [ { "comment_text": "", "digests": { "md5": "ad82d3869d4e561ad52f5d559caeb305", "sha256": "53071cb9ca9db7222bb20683918ce92b5f7a63f0a4c6f5ad13f692aec6788ecd" }, "downloads": -1, "filename": "bearlibterminal-0.15.5-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "ad82d3869d4e561ad52f5d559caeb305", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 378562, "upload_time": "2017-11-15T10:23:02", "url": "https://files.pythonhosted.org/packages/fc/0f/408379c008f99be6d70ff14d0e8e4bac1261c41e6cf69f6e43e84514a675/bearlibterminal-0.15.5-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "688a12a3225018fa3dcd1f59286a63ea", "sha256": "44f59c855d12926dd7f2171b8587918addb183d6c2a143982d343bf138ce428f" }, "downloads": -1, "filename": "bearlibterminal-0.15.5-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "688a12a3225018fa3dcd1f59286a63ea", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 435184, "upload_time": "2017-11-15T10:19:54", "url": "https://files.pythonhosted.org/packages/f5/28/175e99bda15f773f6a86024763e2e09691d9928614be42b4e48e4bdd11e0/bearlibterminal-0.15.5-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "68a23cc0646aeb49b59d30fb7cc9e15c", "sha256": "6b8673f91b7125a3af80588c6f12fb395d1b213cff5f5b9afe9898f737e5986d" }, "downloads": -1, "filename": "bearlibterminal-0.15.5-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "68a23cc0646aeb49b59d30fb7cc9e15c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 442235, "upload_time": "2017-11-15T10:19:55", "url": "https://files.pythonhosted.org/packages/07/7e/cad0216335ad21481342d3bcc312c877b0769f3c53517d9857f4b595c2d8/bearlibterminal-0.15.5-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "9551da3d91a65a2bdee28b433d5c0a60", "sha256": "cecf7641d8cd6cdfda48e04f57c831943a559f944aae9373c01ffda68966ce66" }, "downloads": -1, "filename": "bearlibterminal-0.15.5-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "9551da3d91a65a2bdee28b433d5c0a60", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 674217, "upload_time": "2017-11-15T10:19:57", "url": "https://files.pythonhosted.org/packages/64/dc/096b671eb48cc0eb89ea75b1d51a94bc5996b38e6f23f53d22508d6a660c/bearlibterminal-0.15.5-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "14c58e0c9534304fa7433e837b0f2a6a", "sha256": "f8a12de3c50db2887688267804b64cff21cb7cf913455dfbe5aff12c3b037211" }, "downloads": -1, "filename": "bearlibterminal-0.15.5-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "14c58e0c9534304fa7433e837b0f2a6a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 678944, "upload_time": "2017-11-15T10:19:59", "url": "https://files.pythonhosted.org/packages/e8/e3/2459851b7e38a7f40dba3c33b44630002c5627245e6cb6a7f0535dafae82/bearlibterminal-0.15.5-py2.py3-none-win_amd64.whl" } ], "0.15.6": [ { "comment_text": "", "digests": { "md5": "eb585c16c4aaf862f8ffe149cc53a244", "sha256": "f7d2623654ca7644afc7305a3f839c807582a4db9a310d5b81e61868fe28f2aa" }, "downloads": -1, "filename": "bearlibterminal-0.15.6-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "eb585c16c4aaf862f8ffe149cc53a244", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 379029, "upload_time": "2017-11-20T00:04:38", "url": "https://files.pythonhosted.org/packages/a1/d3/c4f7cded38d899bb19162ca4bdd1eb9eb3e2619672cecb2e452d34600b1b/bearlibterminal-0.15.6-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "df632a12a279735936b3ec13fecdaaec", "sha256": "ec10c12bd69fdfb398330712cf2431add859edfa4cc104601dc7eddb8d9721fc" }, "downloads": -1, "filename": "bearlibterminal-0.15.6-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "df632a12a279735936b3ec13fecdaaec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 435539, "upload_time": "2017-11-20T00:11:08", "url": "https://files.pythonhosted.org/packages/40/ed/7105e6ecea1ff4c63b7657e658404660f3008e233798e52c405311e4a714/bearlibterminal-0.15.6-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "20ff7c659ae36a20da1430aa48c206ab", "sha256": "ec21286864a241098ca466621e9a389496ecab8de7b6a8b6a1731f4b3884e04d" }, "downloads": -1, "filename": "bearlibterminal-0.15.6-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "20ff7c659ae36a20da1430aa48c206ab", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 442539, "upload_time": "2017-11-20T00:11:10", "url": "https://files.pythonhosted.org/packages/37/f5/177b9203f0c27a9cead287babce5e125009e660fe605f2fe19f5e7e4dce5/bearlibterminal-0.15.6-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b75e7167edb32962f202fc019755239c", "sha256": "3f618c45277b03796fead904688b4658c649cf25a6fa3bb9cbec33e6ee26432a" }, "downloads": -1, "filename": "bearlibterminal-0.15.6-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "b75e7167edb32962f202fc019755239c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 674378, "upload_time": "2017-11-20T00:11:13", "url": "https://files.pythonhosted.org/packages/84/6f/681414b17dd1c830d5d0a06da4a7fe15e4a3203f4bfb32d8ca79f1618d3a/bearlibterminal-0.15.6-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "05ec1196f756398f7c907900249cb19b", "sha256": "fc072dee97c8625a78a3c037e3f2d58d1254fd723ba5c2752d250cab1d2b8ab8" }, "downloads": -1, "filename": "bearlibterminal-0.15.6-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "05ec1196f756398f7c907900249cb19b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 679111, "upload_time": "2017-11-20T00:11:15", "url": "https://files.pythonhosted.org/packages/34/e2/6b530c464fd61acfce11e06162e5d57b88dcc52e1dd28f011c6839f107bf/bearlibterminal-0.15.6-py2.py3-none-win_amd64.whl" } ], "0.15.7": [ { "comment_text": "", "digests": { "md5": "b45d43a035ae38a3aa29b392b518222c", "sha256": "b89b347c5e9f5327ccd23832c6df1f8a163b4762b654c28ceb7207f5e3f4f411" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "b45d43a035ae38a3aa29b392b518222c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 379299, "upload_time": "2017-11-20T00:28:38", "url": "https://files.pythonhosted.org/packages/a4/88/4cf992e816a14a868e81cde776fcb7e1760fb7c475cfe7ca540ce504a8bd/bearlibterminal-0.15.7-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "90455543771aa1bbff07c6ccd0fa5eb6", "sha256": "c6cde8992148364b8d7142c885dce0eac704d7a222af80c4b23d10e167efc9ef" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "90455543771aa1bbff07c6ccd0fa5eb6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 436103, "upload_time": "2017-11-20T00:32:57", "url": "https://files.pythonhosted.org/packages/ef/fc/49c29e33123644ac59f136fdc07f6a536808383aab94b3f38fc81edf02ce/bearlibterminal-0.15.7-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b67e2637ceded992694984a546242bff", "sha256": "ad95ef42ea7d733dda43b64213676e39cd3e0b311fd72034e509fd036fa82f41" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b67e2637ceded992694984a546242bff", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 442941, "upload_time": "2017-11-20T00:32:59", "url": "https://files.pythonhosted.org/packages/72/bc/a69c6089d4410bbcd7e2fea7fc8eae905c9ec45c72a48bd32cfa9372a2a7/bearlibterminal-0.15.7-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "815ba12044bb2cce2e0363593eb0a75a", "sha256": "f1ccb6e374cb030f3605120a4d648ffe48084b6f8173a17a6f3696efd489791a" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "815ba12044bb2cce2e0363593eb0a75a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 674584, "upload_time": "2017-11-20T00:33:01", "url": "https://files.pythonhosted.org/packages/7f/09/e8525514715f76bada4dc4de181f3cd4f8a08f3a659cbc1cd715b64d7dce/bearlibterminal-0.15.7-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "a9770ad9f01c5baed28050f93e44afe3", "sha256": "8c48d0d046d6efcac3bbdd6db736f5896695d462a883af4a40a460e306f08fc5" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "a9770ad9f01c5baed28050f93e44afe3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 679257, "upload_time": "2017-11-20T00:33:03", "url": "https://files.pythonhosted.org/packages/35/f7/74b4202b80dbd84a30627ab5e279cd757a9423c50b21d541bdc43ae0d642/bearlibterminal-0.15.7-py2.py3-none-win_amd64.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b45d43a035ae38a3aa29b392b518222c", "sha256": "b89b347c5e9f5327ccd23832c6df1f8a163b4762b654c28ceb7207f5e3f4f411" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-macosx_10_9_universal.whl", "has_sig": false, "md5_digest": "b45d43a035ae38a3aa29b392b518222c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 379299, "upload_time": "2017-11-20T00:28:38", "url": "https://files.pythonhosted.org/packages/a4/88/4cf992e816a14a868e81cde776fcb7e1760fb7c475cfe7ca540ce504a8bd/bearlibterminal-0.15.7-py2.py3-none-macosx_10_9_universal.whl" }, { "comment_text": "", "digests": { "md5": "90455543771aa1bbff07c6ccd0fa5eb6", "sha256": "c6cde8992148364b8d7142c885dce0eac704d7a222af80c4b23d10e167efc9ef" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-manylinux1_i686.whl", "has_sig": false, "md5_digest": "90455543771aa1bbff07c6ccd0fa5eb6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 436103, "upload_time": "2017-11-20T00:32:57", "url": "https://files.pythonhosted.org/packages/ef/fc/49c29e33123644ac59f136fdc07f6a536808383aab94b3f38fc81edf02ce/bearlibterminal-0.15.7-py2.py3-none-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b67e2637ceded992694984a546242bff", "sha256": "ad95ef42ea7d733dda43b64213676e39cd3e0b311fd72034e509fd036fa82f41" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b67e2637ceded992694984a546242bff", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 442941, "upload_time": "2017-11-20T00:32:59", "url": "https://files.pythonhosted.org/packages/72/bc/a69c6089d4410bbcd7e2fea7fc8eae905c9ec45c72a48bd32cfa9372a2a7/bearlibterminal-0.15.7-py2.py3-none-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "815ba12044bb2cce2e0363593eb0a75a", "sha256": "f1ccb6e374cb030f3605120a4d648ffe48084b6f8173a17a6f3696efd489791a" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-win32.whl", "has_sig": false, "md5_digest": "815ba12044bb2cce2e0363593eb0a75a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 674584, "upload_time": "2017-11-20T00:33:01", "url": "https://files.pythonhosted.org/packages/7f/09/e8525514715f76bada4dc4de181f3cd4f8a08f3a659cbc1cd715b64d7dce/bearlibterminal-0.15.7-py2.py3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "a9770ad9f01c5baed28050f93e44afe3", "sha256": "8c48d0d046d6efcac3bbdd6db736f5896695d462a883af4a40a460e306f08fc5" }, "downloads": -1, "filename": "bearlibterminal-0.15.7-py2.py3-none-win_amd64.whl", "has_sig": false, "md5_digest": "a9770ad9f01c5baed28050f93e44afe3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 679257, "upload_time": "2017-11-20T00:33:03", "url": "https://files.pythonhosted.org/packages/35/f7/74b4202b80dbd84a30627ab5e279cd757a9423c50b21d541bdc43ae0d642/bearlibterminal-0.15.7-py2.py3-none-win_amd64.whl" } ] }