Metadata-Version: 1.1
Name: bitey
Version: 0.0
Summary: Bitcode Import Tool
Home-page: https://github.com/dabeaz/bitey/
Author: David Beazley
Author-email: dave@dabeaz.com
License: BSD
Description: 
        Bitey allows LLVM bitcode to be directly imported into Python as
        an high performance extension module without the need for writing wrappers.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
