Metadata-Version: 1.1
Name: minecraft-data
Version: 0.2.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
        =====================
        
        |pypi|_
        
        Provide easy access to `minecraft-data <https://github.com/PrismarineJS/minecraft-data>`__ in python
        
        Installation
        ------------
        
        ``pip install minecraft_data``
        
        
        Usage
        -----
        
        See the `example.py <example.py>`__
        
        
        Documentation
        -------------
        
        - See `doc/api.md <doc/api.md>`__
        - See `doc/history.md <doc/history.md>`__
        
        
        .. |pypi| image:: https://img.shields.io/pypi/v/minecraft_data.svg
        .. _pypi: https://pypi.python.org/pypi/minecraft_data
Keywords: minecraft
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
