Metadata-Version: 2.1
Name: drf-address
Version: 0.0.1.dev0
Summary: A Django app to manage physical addresses
Author-email: Jishnu Prasad Samal <dev@jishnupsamal.me>
License: MIT
Project-URL: Homepage, https://drf-address.readthedocs.io/en/latest
Project-URL: Documentation, https://drf-address.readthedocs.io/en/latest
Project-URL: Source, https://github.com/jishnupsamal/drf-address
Project-URL: Issues, https://github.com/jishnupsamal/drf-address/issues
Keywords: address,drf-address
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.0
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: Django<=5.0.1
Requires-Dist: djangorestframework<=3.14.0

drf-address
==============
.. image:: https://readthedocs.org/projects/drf-address/badge/?version=latest
    :target: https://drf-address.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

## A DRF package for handling physical addresses.
