Metadata-Version: 2.1
Name: aim-records
Version: 0.0.1
Summary: An event-oriented data format which utilizes Protocol Buffers
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5.2
Requires-Dist: protobuf (>=3.0.0)


# AimRecords

AimRecords is an event-oriented data format which utilizes Protocol Buffers (protobuf) 
to be flexible and highly language-neutral.

