Metadata-Version: 2.1
Name: tk-steroids
Version: 0.0.1
Summary: A collection of custom tkinter bits
Home-page: https://github.com/jkemppainen/tk_steroids
Author: Joni Kemppainen
Author-email: jjtkemppainen1@sheffield.ac.uk
License: UNKNOWN
Description: Tkinter steroids (tk_steroids)
        
        Contains some useful GUI elements (tkinter widgets) that keep reoccuring
        in the code elsewhere, such as a multiple selection box or matplotlib
        integration using matplotlib's tkinter backend.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) 
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
