Metadata-Version: 1.1
Name: musys
Version: 0.1.0
Summary: A simple network attatched memory module
Home-page: UNKNOWN
Author: Josh Bosley
Author-email: bosley117@gmail.com
License: MIT
Description: 
        musys
        --------
        
        musys is an XML-RPC memory storage application
        
        ```````````````
        
        ::
        
        import musys
        
        
        
        And Easy to Install
        ```````````````````
        
        ::
        
            $ pip3 install musys
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database
