Metadata-Version: 2.1
Name: fickle
Version: 0.0.1
Summary: load pickled data as safely as possible
Home-page: UNKNOWN
Author: eduard
License: LGPLv3+
Description: # Fickle
        
        The goal of fickle is to help you load pickled data as safely as possible. The default configuration does not allow for remote code execution attacks, but may allow for infinite loops / denial of service attacks.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
