Metadata-Version: 2.1
Name: django_currency_field
Version: 0.1.5
Summary: A Precision Bigint model field that avoids floats & decimals
Home-page: https://github.com/ab25db/django-currency-field
Author: Daniel Bernal
Author-email: d@contemporary.io
License: UNKNOWN
Description: # django-currency-field
        A Precision Bigint model field that avoids floats & decimals
        
Keywords: django,currency,models,financial
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
