Metadata-Version: 1.1
Name: NBTParse
Version: 0.3.0
Summary: NBT swiss army knife
Home-page: https://bitbucket.org/NYKevin/nbtparse
Author: Kevin Norris
Author-email: nykevin.norris@gmail.com
License: BSD (3-clause)
Description: NBTParse is a Python "swiss army knife" for Named Binary Tags.
        
              NBT is the data format used by Minecraft.
        
              It follows the `unofficial specification`__ on the Minecraft Wiki.
        
              __ http://www.minecraftwiki.net/wiki/NBT_format
        
              Support for the more complex elements of Minecraft is under ongoing
              development.
        
              
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
