Metadata-Version: 1.1
Name: pynspect
Version: 0.4
Summary: Python 3 library for filtering, querying or inspecting almost arbitrary data structures.
Home-page: https://homeproj.cesnet.cz/git/mentat-ng.git
Author: Jan Mach
Author-email: jan.mach@cesnet.cz
License: MIT
Description: pynspect
        ================================================================================
        
        Python 3 library for filtering, querying or inspecting almost arbitrary data
        structures.
        
        This README file is work in progress, for more information please consult source
        code and unit tests.
        
Keywords: library
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
