Metadata-Version: 2.1 Name: Dju Version: 23.6.14.0 Summary: Django Utilities Author-email: "The Vinh LUONG (LƯƠNG Thế Vinh)" Maintainer-email: "The Vinh LUONG (LƯƠNG Thế Vinh)" License: MIT License Copyright (c) 2019 The Vinh LUONG (LƯƠNG Thế Vinh) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Project-URL: Homepage, https://GitHub.com/Djaizz/Dju Project-URL: Repository, https://GitHub.com/Djaizz/Dju Project-URL: GitHub, https://GitHub.com/Djaizz/Dju Project-URL: Documentation, https://Djaizz.GitHub.io/Dju Keywords: Django,utilities,utils,util Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: MacOS X Classifier: Environment :: Win32 (MS Windows) Classifier: Framework :: Django Classifier: Framework :: Django :: 4.0 Classifier: Intended Audience :: Developers Classifier: Operating System :: MacOS Classifier: Operating System :: MacOS :: MacOS X Classifier: Operating System :: Microsoft Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: Microsoft :: Windows :: Windows 7 Classifier: Operating System :: Microsoft :: Windows :: Windows 8 Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1 Classifier: Operating System :: Microsoft :: Windows :: Windows 10 Classifier: Operating System :: OS Independent Classifier: Operating System :: Other OS Classifier: Operating System :: POSIX Classifier: Operating System :: POSIX :: Linux Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Topic :: Scientific/Engineering Classifier: Topic :: Software Development Classifier: Topic :: Software Development :: Libraries Classifier: Topic :: Software Development :: Libraries :: Python Modules Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: Django (>=4.2.2) Requires-Dist: Django-Autocomplete-Light (>=3.9.7) Requires-Dist: Django-Model-Utils (>=4.3.1) Provides-Extra: build Requires-Dist: Build (>=0.10.0) ; extra == 'build' Provides-Extra: dev Requires-Dist: Commitizen (>=3.3.0) ; extra == 'dev' Requires-Dist: Pre-Commit (>=3.3.3) ; extra == 'dev' Provides-Extra: doc Requires-Dist: Sphinx (>=7.0.1) ; extra == 'doc' Requires-Dist: Sphinx-AutoBuild (>=2021.3.14) ; extra == 'doc' Requires-Dist: SphinxContrib-JSMath (>=1.0.1) ; extra == 'doc' Requires-Dist: CommonMark (>=0.9.1) ; extra == 'doc' Requires-Dist: ReCommonMark (>=0.7.1) ; extra == 'doc' Provides-Extra: lint Requires-Dist: Bandit (>=1.7.5) ; extra == 'lint' Requires-Dist: Flake8 (>=6.0.0) ; extra == 'lint' Requires-Dist: MyPy (>=1.3.0) ; extra == 'lint' Requires-Dist: PyCodeStyle (>=2.10.0) ; extra == 'lint' Requires-Dist: PyDocStyle (>=6.3.0) ; extra == 'lint' Requires-Dist: PyLama (>=8.4.1) ; extra == 'lint' Requires-Dist: PyLint (>=2.17.4) ; extra == 'lint' Provides-Extra: publish Requires-Dist: Twine (>=4.0.2) ; extra == 'publish' Provides-Extra: test Requires-Dist: Nose (>=1.3.7) ; extra == 'test' Requires-Dist: Nose2 (>=0.13.0) ; extra == 'test' Requires-Dist: PyTest (>=7.3.2) ; extra == 'test' Requires-Dist: PyTest-Cov (>=4.1.0) ; extra == 'test' Requires-Dist: UnitTest2 (>=1.1.0) ; extra == 'test' # Django Utilities