Metadata-Version: 2.1
Name: fixtrate
Version: 0.1.0
Summary: Tools for interacting with the FIX protocol
Home-page: UNKNOWN
Author: Carlo Holl
Author-email: carloholl@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Development Status :: 2 - Pre-Alpha
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: aenum
Requires-Dist: async-timeout
Requires-Dist: jsonschema
Requires-Dist: aioredis
Requires-Dist: blinker
Requires-Dist: simplefix
Requires-Dist: sortedcontainers
Requires-Dist: untangle
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-asyncio; extra == 'test'


# Fixation: tools for interacting with the FIX protocol.

