Metadata-Version: 1.1
Name: Eupompos
Version: 0.0.8
Summary: GPLv3/Python3/CLI very naive [Python|C++]Qt parser to get informations about Qt signals
Home-page: https://github.com/suizokukan/eupompos
Author: Xavier Faure (suizokukan)
Author-email: suizokukan @T orange D@T fr
License: GPL-3.0
Description: =====================================
        Eupompos : Qt, C++/Python graph maker
        =====================================
        Eupompos by suizokukan (suizokukan AT orange DOT fr)
        
        Note : this Python3 project can't be used with python2.
        
        project's purpose
        =================
        Read a bunch of (c++/Python)Qt files and draw the connections.
        
        installation
        ============
        $pip3 install katal
        
        name
        ====
        The name Eupompos comes from the Ancient Greek Εὔπομπος, a famous painter.
        
        more
        ====
        see README.md file ("how to use" section)
        see https://github.com/suizokukan/eupompos
        
Keywords: c++ cpp python qt
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
