Metadata-Version: 2.1
Name: n2_utils
Version: 0.1
Summary: My Django App as a pip package
Home-page: https://github.com/yourusername/my_django_app
Author: Your Name
Author-email: your.email@example.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Description-Content-Type: text/markdown
Requires-Dist: django >=3.2

Test
