Metadata-Version: 2.1
Name: lawu
Version: 3.0.0
Summary: Doing fun stuff with JVM ClassFiles.
Home-page: http://github.com/TkTech/lawu
Author: Tyler Kennedy
Author-email: tk@tkte.ch
License: UNKNOWN
Description: ![lawu](lawu.png)
        
        # lawu
        
        [![license](https://img.shields.io/github/license/tktech/lawu.svg?style=for-the-badge)](LICENCE)
        
        Lawu is a human-friendly library for assembling, disassembling, and exploring
        JVM class files. It's highly suitable for automation tasks.
        
        ## Documentation
        
        API documentation & examples are available at http://lawu.tkte.ch
        
        ## Licence
        
        Lawu is available under the MIT licence. See LICENCE.
        
Keywords: java,disassembly,disassembler,assembly
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Disassemblers
Description-Content-Type: text/markdown
Provides-Extra: dev
