Metadata-Version: 2.1
Name: fau
Version: 0.0.9
Summary: Tools for reading and writing PHP arrays to and from Fau byte streams.
Home-page: https://github.com/jameswilddev/fau
Author: jameswilddev
Author-email: jameswilddev@outlook.com
License: UNKNOWN
Description: # Fau (Python)
        
        Tools for reading and writing to and from Fau byte streams.
        
        This package includes an `ArraySet` type which represents both a schema and a single instance of that schema.
        
        Please see the [project readme](https://github.com/jameswilddev/Fau/blob/production/readme.md) for further details.
        
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
