clldmpg

View on PyPIReverse Dependencies (1)

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

Wheel Details

Project: clldmpg
Version: 4.3.0
Filename: clldmpg-4.3.0-py2.py3-none-any.whl
Download: [link]
Size: 24712
MD5: 8ade413d7fa08df69925bf8686abe7b4
SHA256: d752c17cadf96f22fdc68a73bc597ccc6d3f622a3bbee623c59f4cb50a529d4f
Uploaded: 2022-07-28 12:52:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clldmpg
Version: 4.3.0
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: Apache Software License
Platform: any
Requires-Python: >=3.7
Requires-Dist: clld
Requires-Dist: clldutils (>=3.9)
Requires-Dist: buld; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel (>=0.36); extra == "dev"
Requires-Dist: cdstarcat; extra == "test"
Requires-Dist: coverage (>=4.2); extra == "test"
Requires-Dist: pytest-clld; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 475 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
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.0.dist-info/LICENSE sha256=y16Ofl9KOYjhBjwULGDcLfdWBfTEZRXnduOspt-XbhQ 11325
clldmpg-4.3.0.dist-info/METADATA sha256=sdRJzzdyx2dRTGGEQ_W28z_mXhGYt_iohoPhBTuBS10 2105
clldmpg-4.3.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
clldmpg-4.3.0.dist-info/entry_points.txt sha256=msArxddY6bsjD0PMfLnvFEkHxdPi2BDvr9m6NMCeobQ 119
clldmpg-4.3.0.dist-info/top_level.txt sha256=lPdWkkbQu4PyeS-QHb_KZXEewTsgE9pbQmK8osltKuU 8
clldmpg-4.3.0.dist-info/RECORD

top_level.txt

clldmpg

entry_points.txt

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