Metadata-Version: 2.1
Name: lineintf
Version: 1.0.0
Summary: LineIntf - Line Interface makes easy to do tkinter interfaces placing the widgets in line styles.
Home-page: http://github.com/pointel-com-br/lineintf
Author: Pointel.com.br
Author-email: master@pointel.com.br
License: MIT
Description: LineIntf - Line Interface makes easy to do tkinter interfaces placing the widgets in line styles.
        
        In line styles means placing the widgets like a text is write, from left to right with break lines.
        
        There's the option also to use LineIntf as root to another LineIntf that's make a new column over all the root.
        
        LineIntf also facilitates to get and set the value of the components if you'he specified the name first.
        
        LineIntf also bundle some functionalities over some components like new_choice and new_list that's are both lists 
        that have distinct features.
        
        The main idea over LineIntf is make very easy to do and handle interfaces.
Platform: UNKNOWN
Description-Content-Type: text/markdown
