Metadata-Version: 2.4
Name: django-imdb
Version: 0.2.1
Summary: A Django app to work with IMDb non-commercial datasets.
Author-email: Thomas Steen Rasmussen <thomas@gibfest.dk>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/tykling/django-imdb
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
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.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: django>=4.2
Provides-Extra: dev
Requires-Dist: build==1.3.0; extra == "dev"
Requires-Dist: prek==0.2.0; extra == "dev"
Requires-Dist: setuptools-scm==8.1.0; extra == "dev"
Provides-Extra: test
Requires-Dist: coverage[toml]==7.6.12; extra == "test"
Requires-Dist: pytest==8.3.4; extra == "test"
Requires-Dist: pytest-cov==6.0.0; extra == "test"
Requires-Dist: pytest-mock==3.14.0; extra == "test"
Requires-Dist: pytest-randomly==3.16.0; extra == "test"
Requires-Dist: tox==4.24.1; extra == "test"
Dynamic: license-file
