Metadata-Version: 1.1
Name: minecraft_data
Version: 0.1.0
Summary: Provide easy access to minecraft data in python
Home-page: https://github.com/rom1504/python-minecraft-data
Author: Romain Beaumont
Author-email: romain.rom1@gmail.com
License: MIT
Description: python-minecraft-data
        =====================
        
        Provide easy access to `minecraft-data <https://github.com/PrismarineJS/minecraft-data>`__ in python
        
        Installation
        ------------
        
        ``python3 setup.py install``
        
        
        Usage
        -----
        
        See the `example.py <example.py>`__
        
        
        Documentation
        -------------
        
        - See `doc/api.md <doc/api.md>`__
        - See `doc/history.md <doc/history.md>`__
        
        
Keywords: minecraft
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
