Metadata-Version: 2.1
Name: django-urlconf-export
Version: 1.0.0
Summary: Make URLs for your website from anywhere.
Home-page: https://github.com/lyst/django-urlconf-export
Author: Lyst Ltd.
Author-email: devs@lyst.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: django
Requires-Dist: requests

Exports your Django website URLconf in a JSON format, and imports it in other services.


