Metadata-Version: 2.1
Name: mport
Version: 0.1.0
Summary: IO port based on mmap
Home-page: https://github.com/wenyang1983/mport
Author: Wenyang Duan
Author-email: wenyang.duan@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# mport

IO port based on shared memory map (mmap).


