Metadata-Version: 2.0
Name: bronk
Version: 3.2.2
Summary: Copy pre-configured text fast into your clipboard by pressing a button in a terminal window.
Home-page: https://gitlab.com/networkjanitor/bronk
Author: Xyoz Netsphere
Author-email: nanoowl@xyooz.net
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pyperclip
Requires-Dist: urwid

bronk
=====

Installation
------------

For some reason pip or setuptools do not want to respect the dependency_links attribute. Maybe I am also to dumb to set
it up right ... whatever. Use a patched `urwid` version, which allows for clipped labels in buttons.

`pip install git+https://gitlab.com/networkjanitor/urwid.git`




