Metadata-Version: 2.3
Name: umap-project
Version: 2.6.0
Summary: Create maps with OpenStreetMap layers in a minute and embed them in your site.
Author-email: Yohan Boniface <yb@enix.org>
Maintainer-email: David Larlet <david@larlet.fr>
License-File: LICENSE
Keywords: django,geodjango,leaflet,map,openstreetmap
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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 :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: django-agnocomplete==2.2.0
Requires-Dist: django-environ==0.11.2
Requires-Dist: django-probes==1.7.0
Requires-Dist: django==5.1.1
Requires-Dist: pillow==10.4.0
Requires-Dist: psycopg==3.2.1
Requires-Dist: pydantic==2.9.1
Requires-Dist: rcssmin==1.1.2
Requires-Dist: requests==2.32.3
Requires-Dist: rjsmin==1.2.2
Requires-Dist: social-auth-app-django==5.4.2
Requires-Dist: social-auth-core==4.5.4
Requires-Dist: websockets==13.0.1
Provides-Extra: dev
Requires-Dist: djlint==1.35.2; extra == 'dev'
Requires-Dist: hatch==1.12.0; extra == 'dev'
Requires-Dist: isort==5.13.2; extra == 'dev'
Requires-Dist: mkdocs-material==9.5.34; extra == 'dev'
Requires-Dist: mkdocs-static-i18n==1.2.3; extra == 'dev'
Requires-Dist: mkdocs==1.6.1; extra == 'dev'
Requires-Dist: pymdown-extensions==10.9; extra == 'dev'
Requires-Dist: ruff==0.6.4; extra == 'dev'
Requires-Dist: vermin==1.6.0; extra == 'dev'
Provides-Extra: docker
Requires-Dist: uwsgi==2.0.26; extra == 'docker'
Provides-Extra: test
Requires-Dist: factory-boy==3.3.1; extra == 'test'
Requires-Dist: playwright>=1.39; extra == 'test'
Requires-Dist: pytest-django==4.9.0; extra == 'test'
Requires-Dist: pytest-playwright==0.5.2; extra == 'test'
Requires-Dist: pytest-xdist<4,>=3.5.0; extra == 'test'
Requires-Dist: pytest==8.3.2; extra == 'test'
Description-Content-Type: text/markdown

# uMap project

uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
*Because we think that the more OSM will be used, the more OSM will be improved.*
Built on top of Django and Leaflet.

- Have a look at [our website](https://umap-project.org) for an introduction
- See [our docs](https://docs.umap-project.org/) for technical information
- Come [chat with us on matrix.org](https://app.element.io/#/room/#umap:matrix.org), or join [the mailing-list](https://lists.openstreetmap.org/listinfo/umap)
