clldmpg

View on PyPIReverse Dependencies (1)

4.3.1 clldmpg-4.3.1-py2.py3-none-any.whl

Wheel Details

Project: clldmpg
Version: 4.3.1
Filename: clldmpg-4.3.1-py2.py3-none-any.whl
Download: [link]
Size: 24728
MD5: 117a0413b69ac9eeb038630ad87a114c
SHA256: 400ff8bc549d9ed508558649b51c3b44fd34bf076c8afa0424b13c4eea27090b
Uploaded: 2024-07-16 12:45:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clldmpg
Version: 4.3.1
Summary: Python library supporting development of CLLD apps maintained by MPI EVA
Author: Robert Forkel
Author-Email: robert_forkel[at]eva.mpg.de
Home-Page: https://github.com/clld/clldmpg
Project-Url: Bug Tracker, https://github.com/clld/clldmpg/issues
License: Apache 2.0
Keywords: web pyramid
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
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: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: Apache Software License
Platform: any
Requires-Python: >=3.8
Requires-Dist: clldutils (>=3.9)
Requires-Dist: clld
Requires-Dist: tox; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: wheel (>=0.36); extra == "dev"
Requires-Dist: buld; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: cdstarcat; extra == "test"
Requires-Dist: pytest-clld; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: coverage (>=4.2); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 473 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
clldmpg/__init__.py sha256=pwKHkMDCqCi1mVAOzfc4wI25oOJu8UQok92YUG3dHLw 905
clldmpg/__main__.py sha256=1q__-bkqMLk0nHK3qzdIHi5tErD9s3tc7b5o9Rjvk9I 1947
clldmpg/cdstar.py sha256=M01h6afZRL0nXGwLGp1biYpevrC5pmrXKHf-M3zOtUg 5457
clldmpg/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clldmpg/commands/dl2cdstar.py sha256=DQgjAID8DSoq0jKrXG3M72xT1DBVYMi-9q_jua7uItM 2116
clldmpg/static/minerva.png sha256=gwaI6kBM8X_FCdNdPWR_xGLWaO2euulEV1Iv5A74nN4 11822
clldmpg/templates/clldmpg_util.mako sha256=bd-NEa_SKc-6B-EsKlKmvqDd-SlbyqDpD_YRVPARQ-M 1456
clldmpg/templates/download.mako sha256=4r3kzmkrn2j6xNTuKR2TGSUeOserSTw_UYK13fbeRic 349
clldmpg/templates/legal.mako sha256=-lkkWJ2YZxv-I0A1OWJJh9-1eL0VNyn_moIKl_Ygjw0 704
clldmpg-4.3.1.dist-info/LICENSE sha256=y16Ofl9KOYjhBjwULGDcLfdWBfTEZRXnduOspt-XbhQ 11325
clldmpg-4.3.1.dist-info/METADATA sha256=PPn8VzO9IOhoyVe2kyjcMsI-7gJnLzbDhoLAf10t_xw 2177
clldmpg-4.3.1.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
clldmpg-4.3.1.dist-info/entry_points.txt sha256=GGwbPS76HZqTWK4n3vRFKzmaoj9oFXzIMv8EzLPrmyE 118
clldmpg-4.3.1.dist-info/top_level.txt sha256=lPdWkkbQu4PyeS-QHb_KZXEewTsgE9pbQmK8osltKuU 8
clldmpg-4.3.1.dist-info/RECORD

top_level.txt

clldmpg

entry_points.txt

clldmpg = clldmpg.__main__:main
clldmpg_app = clldmpg.scaffolds:ClldAppTemplate