lingua

View on PyPIReverse Dependencies (8)

4.15.0 lingua-4.15.0-py2.py3-none-any.whl

Wheel Details

Project: lingua
Version: 4.15.0
Filename: lingua-4.15.0-py2.py3-none-any.whl
Download: [link]
Size: 24243
MD5: e7e4c611cfe6b78026a95b496b40ae43
SHA256: 8645a8029425bc97b74850f3c7817a7fae58d5f60709f13b3f3f41e5041f8a68
Uploaded: 2022-02-12 19:59:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lingua
Version: 4.15.0
Summary: Translation toolset
Author-Email: Wichert Akkerman <wichert[at]wiggy.net>
Project-Url: homepage, https://github.com/wichert/lingua
Project-Url: tracker, https://github.com/wichert/lingua/issues
Keywords: translation,po,gettext,Babel
Classifier: Intended Audience :: Developers
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: polib (>=1.1.1)
Requires-Dist: click (>=8.0.3)
Requires-Dist: Chameleon; extra == "chameleonextractor"
Requires-Dist: pytest (>=7.0.1); extra == "dev"
Requires-Dist: black (>=22.1.0); extra == "dev"
Requires-Dist: flake8 (>=4.0.1); extra == "dev"
Provides-Extra: chameleonextractor
Provides-Extra: dev
Description-Content-Type: text/x-rst
[Description omitted; length: 12036 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.6.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
lingua/__init__.py sha256=Z8Ujfy-UuVqeYyoOg0J8I9dS1Jl0GXW63z6Q87XLGxk 50
lingua/extract.py sha256=bq_Al4FmNyD2D3cr59DIuM6L8PEZAIueDzB-tCtDZKw 13364
lingua/polint.py sha256=V-YkRuznlYkC-Lx8sC4BQuxrCTGdvhpdcLGJpLDWmgk 1944
lingua/extractors/__init__.py sha256=7Lugs8HurS6AZSaqHu4RIVUKdCf1ed9vcMdhjnPRRxc 5128
lingua/extractors/babel.py sha256=baJyLAijzY-_QPaz_1hPyKRsWXMc6jeWB8cnJWNGyAQ 2656
lingua/extractors/compat.py sha256=Do5T0Q4c2ORQJoYz2xaiskjvAVYdPQr7P_Xsh6rSCDM 610
lingua/extractors/python.py sha256=JC7uz9uPqXmJoB-52KqM9yDvpqRY_AiacSJAOf7h4FM 14562
lingua/extractors/xml.py sha256=EvvxU0hUp7aV345hs7gIePqhoT0tXaj0jYVIdiRKuQ4 16675
lingua/extractors/zcml.py sha256=y-06-ffRqxljiLNTaXHiEA-Ncp3JsKeEUL8VIt4hU2w 2072
lingua-4.15.0.dist-info/entry_points.txt sha256=verOfmGX9yCN9Z9BoHyRxhAnkIKPd3mI0zAXIq0B3dQ 324
lingua-4.15.0.dist-info/LICENSE sha256=KePAvLc_PhTU0KFMjOnBxauyBJ75B43wRnKo9siLIzk 1546
lingua-4.15.0.dist-info/WHEEL sha256=j3d_2VkBU36k09xOc4O9RZyJJ8uFqn4BR2AtKD7MOp8 99
lingua-4.15.0.dist-info/METADATA sha256=aHbDX2qhuI2jPWcowy8jiFIi4So0bUEv-UTKPcitnn8 13277
lingua-4.15.0.dist-info/RECORD

entry_points.txt

polint = lingua.polint:main
pot-create = lingua.extract:main
chameleon = lingua.extractors.xml:ChameleonExtractor
python = lingua.extractors.python:PythonExtractor
xml = lingua.extractors.xml:ChameleonExtractor
zcml = lingua.extractors.zcml:ZCMLExtractor
zope = lingua.extractors.xml:ZopeExtractor