Metadata-Version: 1.1
Name: binview
Version: 0.1.1
Summary: Binary Dumper
Home-page: https://bitbucket.org/dugres/binview/src/stable/
Author: Louis RIVIERE
Author-email: louis@riviere.xyz
License: MIT
Description: ########
        binview
        ########
        
        **Binary dumper**
        
        ========
        Abstract
        ========
        
        Dumps binary files to stdout.
        
        =====
        Usage
        =====
        
        .. code-block:: shell
        
            binview FILE
        
        
        ============
        Installation
        ============
        
        .. code-block:: shell 
        
            $ pip install binview
        
Keywords: utility
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
