Metadata-Version: 2.1
Name: ciostream
Version: 0.0.1.post23931062913
Summary: Provides C++ iostream Cython wrappers
Home-page: UNKNOWN
Author: Matthew Ballance
Author-email: matt.ballance@gmail.com
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE


    Provides a Cython wrapper around C++ iostream classes. 
    This allows users to easily wrap a Python IO stream 
    and pass it to a native library that uses C++ iostreams.
    

