Metadata-Version: 2.1
Name: drfrecur
Version: 0.0.1
Summary: A package to create recursive (nested) fields for Django Rest Framework.
Home-page: https://github.com/pypa/sampleproject
Author: Daddy Finger
Author-email: author@example.com
License: UNKNOWN
Description: # DRF Recursive Field
        
        A package to create recursive (nested) fields for Django Rest Framework.
        
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
