{ "info": { "author": "Kim Silkebaekken", "author_email": "kim.silkebaekken+vim@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Plugins", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "Powerline\n=========\n\n:Author: Kim Silkeb\u00e6kken (kim.silkebaekken+vim@gmail.com)\n:Source: https://github.com/powerline/powerline\n:Version: beta\n\n**Powerline is a statusline plugin for vim, and provides statuslines and \nprompts for several other applications, including zsh, bash, fish, tmux,\nIPython, Awesome, i3 and Qtile.**\n\n* `Support forum`_ (powerline-support@googlegroups.com)\n* `Development discussion`_ (powerline-dev@googlegroups.com)\n\n.. image:: https://api.travis-ci.org/powerline/powerline.svg?branch=develop\n :target: `travis-build-status`_\n :alt: Build status\n\n.. _travis-build-status: https://travis-ci.org/powerline/powerline\n.. _`Support forum`: https://groups.google.com/forum/#!forum/powerline-support\n.. _`Development discussion`: https://groups.google.com/forum/#!forum/powerline-dev\n\nFeatures\n--------\n\n* **Extensible and feature rich, written in Python.** Powerline was \n completely rewritten in Python to get rid of as much vimscript as \n possible. This has allowed much better extensibility, leaner and better \n config files, and a structured, object-oriented codebase with no mandatory\n third-party dependencies other than a Python interpreter.\n* **Stable and testable code base.** Using Python has allowed unit testing \n of all the project code. The code is tested to work in Python 2.6+ and \n Python 3.\n* **Support for prompts and statuslines in many applications.** Originally \n created exclusively for vim statuslines, the project has evolved to \n provide statuslines in tmux and several WMs, and prompts for shells like \n bash/zsh and other applications. It\u2019s simple to write renderers for any \n other applications that Powerline doesn\u2019t yet support.\n* **Configuration and colorschemes written in JSON.** JSON is \n a standardized, simple and easy to use file format that allows for easy \n user configuration across all of Powerline\u2019s supported applications.\n* **Fast and lightweight, with daemon support for even better performance.**\n Although the code base spans a couple of thousand lines of code with no \n goal of \u201cless than X lines of code\u201d, the main focus is on good performance \n and as little code as possible while still providing a rich set of \n features. The new daemon also ensures that only one Python instance is \n launched for prompts and statuslines, which provides excellent \n performance.\n\n*But I hate Python / I don\u2019t need shell prompts / this is just too much \nhassle for me / what happened to the original vim-powerline project / \u2026*\n\nYou should check out some of the Powerline derivatives. The most lightweight\nand feature-rich alternative is currently Bailey Ling\u2019s `vim-airline \n`_ project.\n\n------\n\n* Consult the `documentation \n `_ for more information and \n installation instructions.\n* Check out `powerline-fonts `_ for \n pre-patched versions of popular, open source coding fonts.\n\nScreenshots\n-----------\n\nVim statusline\n^^^^^^^^^^^^^^\n\n**Mode-dependent highlighting**\n\n* .. image:: https://raw.github.com/powerline/powerline/develop/docs/source/_static/img/pl-mode-normal.png\n :alt: Normal mode\n* .. image:: https://raw.github.com/powerline/powerline/develop/docs/source/_static/img/pl-mode-insert.png\n :alt: Insert mode\n* .. image:: https://raw.github.com/powerline/powerline/develop/docs/source/_static/img/pl-mode-visual.png\n :alt: Visual mode\n* .. image:: https://raw.github.com/powerline/powerline/develop/docs/source/_static/img/pl-mode-replace.png\n :alt: Replace mode\n\n**Automatic truncation of segments in small windows**\n\n* .. image:: https://raw.github.com/powerline/powerline/develop/docs/source/_static/img/pl-truncate1.png\n :alt: Truncation illustration\n* .. image:: https://raw.github.com/powerline/powerline/develop/docs/source/_static/img/pl-truncate2.png\n :alt: Truncation illustration\n* .. image:: https://raw.github.com/powerline/powerline/develop/docs/source/_static/img/pl-truncate3.png\n :alt: Truncation illustration\n\n----\n\nThe font in the screenshots is `Pragmata Pro`_ by Fabrizio Schiavi.\n\n.. _`Pragmata Pro`: http://www.fsd.it/shop/fonts/pragmatapro\n", "description_content_type": "", "docs_url": "https://pythonhosted.org/powerline-status/", "download_url": "https://github.com/powerline/powerline/archive/develop.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/powerline/powerline", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "powerline-status", "package_url": "https://pypi.org/project/powerline-status/", "platform": "", "project_url": "https://pypi.org/project/powerline-status/", "project_urls": { "Download": "https://github.com/powerline/powerline/archive/develop.zip", "Homepage": "https://github.com/powerline/powerline" }, "release_url": "https://pypi.org/project/powerline-status/2.7/", "requires_dist": null, "requires_python": "", "summary": "The ultimate statusline/prompt utility.", "version": "2.7" }, "last_serial": 4162403, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "917861d83aebfb7eda236cb2e15c1170", "sha256": "981dce3523434540a2a5142e2d53c70a1b33187f5982328d6475dec73b30ebb0" }, "downloads": -1, "filename": "powerline-status-1.0.tar.gz", "has_sig": false, "md5_digest": "917861d83aebfb7eda236cb2e15c1170", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136377, "upload_time": "2014-09-05T18:44:48", "url": "https://files.pythonhosted.org/packages/66/43/8fadc79e23279d7dbe897aa6106ff6c12a7a708be31c66cf3bc7dea3e8d8/powerline-status-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "a881f8ef6117e065450ce03f2383dc89", "sha256": "de475975f9bd7dfbe67086881fb8935fd96794f9cbf23efba3f1345d410e7a13" }, "downloads": -1, "filename": "powerline-status-1.1.tar.gz", "has_sig": false, "md5_digest": "a881f8ef6117e065450ce03f2383dc89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 178163, "upload_time": "2014-09-21T12:20:41", "url": "https://files.pythonhosted.org/packages/d6/3e/ad6bb2eb53801d8fa2d90b76831f6d943228d4349b583c8c4c00e15d15d4/powerline-status-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "49c6edee86a885244ccf431a6ec97e28", "sha256": "d7d78a2a10190625cbc52ab4ad0eee8086bae73b68abc31b4ec4e07df136fcbb" }, "downloads": -1, "filename": "powerline-status-1.2.tar.gz", "has_sig": false, "md5_digest": "49c6edee86a885244ccf431a6ec97e28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181048, "upload_time": "2014-10-12T13:16:52", "url": "https://files.pythonhosted.org/packages/43/b4/c2fd38922ac16eda14257f02daa5e5f60c79885c7e0281f574dfab2170be/powerline-status-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "4eaf0141977cd6d99fea2478b7b1ce28", "sha256": "140a517facb8b0281616c4dcdd4e106be81df20ab1ccd1d657b931ddcaa97ec7" }, "downloads": -1, "filename": "powerline-status-1.3.tar.gz", "has_sig": false, "md5_digest": "4eaf0141977cd6d99fea2478b7b1ce28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 191294, "upload_time": "2014-11-30T01:04:56", "url": "https://files.pythonhosted.org/packages/d1/e8/1e2120ae0eae8f9ab8e3f3ece81101d4c25d058bb405ac6c5b54e587f722/powerline-status-1.3.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "d4b4a0e2a3d218c4015d3ebd4b0e833a", "sha256": "a67fd384264e27172b951a5ba0fdeb6a2b7fce8a2eaa249ebe12d46256d02cd8" }, "downloads": -1, "filename": "powerline-status-1.3.1.tar.gz", "has_sig": false, "md5_digest": "d4b4a0e2a3d218c4015d3ebd4b0e833a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 195277, "upload_time": "2014-12-06T13:11:41", "url": "https://files.pythonhosted.org/packages/00/5e/c2516c4b3a5b6b77c306feb9131b19d4057887c2221bb003ed9080fcf19b/powerline-status-1.3.1.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "bfa1503bcd1dee33afad4f666e06bf7d", "sha256": "d50f79809d04d33afe80cb1031c41910c7475337c43bdb6efb7daddc440a4904" }, "downloads": -1, "filename": "powerline-status-2.0.tar.gz", "has_sig": false, "md5_digest": "bfa1503bcd1dee33afad4f666e06bf7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 201735, "upload_time": "2015-01-18T14:20:51", "url": "https://files.pythonhosted.org/packages/39/7b/467e6b260a691d63466ba1561d3f69774df1743f54b7d4affa441b7f0f8c/powerline-status-2.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "ea129090b4f5c1613a1b3239f3576eed", "sha256": "a027fdeccac68d776ff9fa65bb5ba166cbe71cddb1b053a1e350b2bdabc3b8e4" }, "downloads": -1, "filename": "powerline-status-2.1.tar.gz", "has_sig": false, "md5_digest": "ea129090b4f5c1613a1b3239f3576eed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212484, "upload_time": "2015-02-18T23:54:26", "url": "https://files.pythonhosted.org/packages/bd/5d/3f289e6bca2b550039a50babd8c7049f202e1e20306e5af2cda8bff3d02d/powerline-status-2.1.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "ff9aaa164e92fcf9780cfe54f5986d8f", "sha256": "a313ec6efc4fc30ebc2e36d805e47dedfed388af91b2fb69f2171e1a01bbe03b" }, "downloads": -1, "filename": "powerline-status-2.1.1.tar.gz", "has_sig": false, "md5_digest": "ff9aaa164e92fcf9780cfe54f5986d8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 234962, "upload_time": "2015-05-10T14:48:38", "url": "https://files.pythonhosted.org/packages/51/4b/0cad870c3840fcb7499f75fadc7b8ebf36be25083fa07c570dfa15d2603d/powerline-status-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "e2db82dc9189fdcacbd6c615bce514f7", "sha256": "6eaa5b777a30ba52a7e87aa3e5c2e3154edc6c94f905cae465c8407a38876644" }, "downloads": -1, "filename": "powerline-status-2.1.2.tar.gz", "has_sig": false, "md5_digest": "e2db82dc9189fdcacbd6c615bce514f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 234983, "upload_time": "2015-05-10T19:10:59", "url": "https://files.pythonhosted.org/packages/aa/6d/a356981e344d5af23ed8cb28229bf56224538f928ca76cdcdc40d280648a/powerline-status-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "34ce06a7ee1ba0dc6d815ddd9b149058", "sha256": "e536134e76eaad2ae21bb2b198a1dca20965caa7706cc7701895f8f1c0c48c2b" }, "downloads": -1, "filename": "powerline-status-2.1.3.tar.gz", "has_sig": false, "md5_digest": "34ce06a7ee1ba0dc6d815ddd9b149058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 234980, "upload_time": "2015-05-10T19:26:12", "url": "https://files.pythonhosted.org/packages/b1/70/0ba3c2cd0f0529cde958174b988df62c3d9efa1b5e1bc8eabfc758d411d0/powerline-status-2.1.3.tar.gz" } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "0c38afd198f0a5e37eecfc5ed3947291", "sha256": "99d220c45ae52b69d89c7b82270c102e17606f8119094b705e87d3e2119dd43d" }, "downloads": -1, "filename": "powerline-status-2.1.4.tar.gz", "has_sig": false, "md5_digest": "0c38afd198f0a5e37eecfc5ed3947291", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 235011, "upload_time": "2015-05-10T20:13:26", "url": "https://files.pythonhosted.org/packages/82/bc/9ee3a940e7bc962b5dd39b891b9eab53dedebe91adf134edbd4f2d610c30/powerline-status-2.1.4.tar.gz" } ], "2.2": [ { "comment_text": "", "digests": { "md5": "f0247047d882a9cba166add65dc88f1a", "sha256": "4e8a233f0d7276b73ed23ed07fbe055dfcbcef760f5156c7cce9cad4cd4aabd1" }, "downloads": -1, "filename": "powerline-status-2.2.tar.gz", "has_sig": false, "md5_digest": "f0247047d882a9cba166add65dc88f1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 236818, "upload_time": "2015-06-26T22:46:12", "url": "https://files.pythonhosted.org/packages/8e/ed/215545adc8ff74b609157d85d2a19e0dc70fb41c31d911691cd38a37138a/powerline-status-2.2.tar.gz" } ], "2.3": [ { "comment_text": "", "digests": { "md5": "4bbc673cea0e13f14e67e55b4c685e41", "sha256": "703320cb0aca51caa0da43712b517a481b9f0cf2e02ccd995edb2d81bfc54f99" }, "downloads": -1, "filename": "powerline-status-2.3.tar.gz", "has_sig": false, "md5_digest": "4bbc673cea0e13f14e67e55b4c685e41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 238142, "upload_time": "2015-10-20T09:45:28", "url": "https://files.pythonhosted.org/packages/e1/63/b9fa3123b86fc6ff5eed09d5416153432f7eaa48c76cb898fda27f0e0226/powerline-status-2.3.tar.gz" } ], "2.4": [ { "comment_text": "", "digests": { "md5": "25cf20fc29c15db01f345cadb4351ba0", "sha256": "1781335de3ad5285b9baf26642674cd03df91c35ba2324c9b5b23df869a8ec4a" }, "downloads": -1, "filename": "powerline-status-2.4.tar.gz", "has_sig": false, "md5_digest": "25cf20fc29c15db01f345cadb4351ba0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 244603, "upload_time": "2016-04-18T22:48:44", "url": "https://files.pythonhosted.org/packages/44/d2/54ec2cf01cfa49d8a21712905ac18e968208d6c75150d76a6fb0a75361a2/powerline-status-2.4.tar.gz" } ], "2.5": [ { "comment_text": "", "digests": { "md5": "db76ba6b56665ae6a6cbe71fc3343224", "sha256": "5eac2801ff8a8093a80aa78e2eaf6204f872607e48713d840d35013a63382084" }, "downloads": -1, "filename": "powerline-status-2.5.tar.gz", "has_sig": false, "md5_digest": "db76ba6b56665ae6a6cbe71fc3343224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 248008, "upload_time": "2016-07-13T21:32:52", "url": "https://files.pythonhosted.org/packages/98/b4/a2ab94d40b3bcc71b2b923e937aeef7abb6407c5cdf51220eb15c85c71ac/powerline-status-2.5.tar.gz" } ], "2.5.1": [ { "comment_text": "", "digests": { "md5": "62edf468644b8c96542e6c6bbf809960", "sha256": "f95c92d56ceb480f6076ba4a7a55a6cb179ac526e3453772d28abac583d0fecc" }, "downloads": -1, "filename": "powerline-status-2.5.1.tar.gz", "has_sig": false, "md5_digest": "62edf468644b8c96542e6c6bbf809960", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 249526, "upload_time": "2017-02-05T10:29:52", "url": "https://files.pythonhosted.org/packages/41/9a/e03982b9d2e5b11defa5a1a52af0dd428fd6c9413ac8781ea1ebedd8f6b0/powerline-status-2.5.1.tar.gz" } ], "2.5.2": [ { "comment_text": "", "digests": { "md5": "514f86d2999c3db0524b8b7664969180", "sha256": "b0d842ca362c0a91e907a913459f38b1afda5c69861e8a9c9483c768d6f84fb8" }, "downloads": -1, "filename": "powerline-status-2.5.2.tar.gz", "has_sig": false, "md5_digest": "514f86d2999c3db0524b8b7664969180", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 249579, "upload_time": "2017-02-05T10:45:42", "url": "https://files.pythonhosted.org/packages/4e/18/4dcb87c92616cccc8250dca5e135a12afb56d42e3523b764309298a88234/powerline-status-2.5.2.tar.gz" } ], "2.6": [ { "comment_text": "", "digests": { "md5": "8c99ed7750c72da85d5365d534f20996", "sha256": "3f460a72b69fcfad74646c17759f851a721d243415c11e1dbf60c5b74dc1d2c3" }, "downloads": -1, "filename": "powerline-status-2.6.tar.gz", "has_sig": false, "md5_digest": "8c99ed7750c72da85d5365d534f20996", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 231421, "upload_time": "2017-05-08T16:50:14", "url": "https://files.pythonhosted.org/packages/a0/13/2b84133b6131d16c33a1c57a8e3ccf88dc9a10a6965fc992e628a9bd825f/powerline-status-2.6.tar.gz" } ], "2.7": [ { "comment_text": "", "digests": { "md5": "395f9d4cded34b47c0cf054ea9456d63", "sha256": "8c7e7da45beb2332bc8226b166b732ef70db2cb0a1f3f0fdc3c539115522ecb6" }, "downloads": -1, "filename": "powerline-status-2.7.tar.gz", "has_sig": false, "md5_digest": "395f9d4cded34b47c0cf054ea9456d63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 233726, "upload_time": "2018-08-12T19:42:43", "url": "https://files.pythonhosted.org/packages/9c/30/8bd3c62642778af9ad813a526c6ff7dd2f98144d6580ad6fab94ca389265/powerline-status-2.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "395f9d4cded34b47c0cf054ea9456d63", "sha256": "8c7e7da45beb2332bc8226b166b732ef70db2cb0a1f3f0fdc3c539115522ecb6" }, "downloads": -1, "filename": "powerline-status-2.7.tar.gz", "has_sig": false, "md5_digest": "395f9d4cded34b47c0cf054ea9456d63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 233726, "upload_time": "2018-08-12T19:42:43", "url": "https://files.pythonhosted.org/packages/9c/30/8bd3c62642778af9ad813a526c6ff7dd2f98144d6580ad6fab94ca389265/powerline-status-2.7.tar.gz" } ] }