Metadata-Version: 2.1
Name: protocolinterface
Version: 0.4.7
Summary: ProtocolInterface: A class to make python classes validate arguments.
Home-page: https://github.com/acellera/protocolinterface/
Author: Acellera
Author-email: info@acellera.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown

# protocolinterface
## Installing:


```
conda install protocolinterface -c acellera
```


