lingva

View on PyPIReverse Dependencies (0)

5.0.4 lingva-5.0.4-py2.py3-none-any.whl

Wheel Details

Project: lingva
Version: 5.0.4
Filename: lingva-5.0.4-py2.py3-none-any.whl
Download: [link]
Size: 25153
MD5: 290a4344bfe07bc04734618b3c73eae8
SHA256: 42910e47ee4fd08b4e3a09e87958a3357979fdac1969616eeb10db27787b8a59
Uploaded: 2024-09-12 16:17:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lingva
Version: 5.0.4
Summary: Translation toolset
Author-Email: Wichert Akkerman <wichert[at]wiggy.net>
Maintainer-Email: Arkadii Yakovets <ark[at]cho.red>
Project-Url: homepage, https://github.com/vacanza/lingva
Project-Url: tracker, https://github.com/vacanza/lingva/issues
License: Copyright (c) 2010-2022, Wichert Akkerman All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the University of Manchester or HITS gGmbH, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
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 :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: chameleon
Requires-Dist: click (>=8.0.3)
Requires-Dist: polib (>=1.1.1)
Requires-Dist: black (>=22.1.0); extra == "dev"
Requires-Dist: flake8 (>=4.0.1); extra == "dev"
Requires-Dist: pytest (>=7.0.1); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 12092 characters]

WHEEL

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

RECORD

Path Digest Size
lingva/__init__.py sha256=2peLb6qLRSzGx4xmYiPApZlCdxgrOubB2UAhjP4I0No 49
lingva/extract.py sha256=3844vi2Za8VJvGZZZTteKJYE7RpEvdckwkhUrsv4Xwo 13201
lingva/polint.py sha256=rbHSC2Fc1rzy7TTIe-6817U0EBbFugYOcbAglrHz48M 1857
lingva/extractors/__init__.py sha256=Ps1X9niNNl2CZvqUB6VBdJhn_EH4Gv2odttSrNiHPWU 5050
lingva/extractors/babel.py sha256=4N5XGcANv4uouk3W01Bmwo5i6oqrb-UJ0lapNpzoBSY 2461
lingva/extractors/compat.py sha256=Do5T0Q4c2ORQJoYz2xaiskjvAVYdPQr7P_Xsh6rSCDM 610
lingva/extractors/python.py sha256=Kj81O_asUjUVTlNJg-FzHz4htW-XjET39-aNH1LVJkg 14470
lingva/extractors/xml.py sha256=jnXoo0S0Pq93IcZYC84hJxBtl7EWeGO0p47xozI31cQ 16476
lingva/extractors/zcml.py sha256=upcvt7GCp734KCKJrX9nauwVf63aR1tu0BG-7VFvCw4 2007
lingva-5.0.4.dist-info/LICENSE sha256=KePAvLc_PhTU0KFMjOnBxauyBJ75B43wRnKo9siLIzk 1546
lingva-5.0.4.dist-info/METADATA sha256=sGxziUlZSSSWfGh8ddPjYbL_hoa36-M_WSyunWmMxMU 14774
lingva-5.0.4.dist-info/WHEEL sha256=qUzzGenXXuJTzyjFah76kDVqDvnk-YDzY00svnrl84w 109
lingva-5.0.4.dist-info/entry_points.txt sha256=KvZkWHz5UKcLyqugjmZDVPOD67_m6Hg73rwopsdFM1s 337
lingva-5.0.4.dist-info/top_level.txt sha256=tZ2vUdViNN-Qwa8EPgTIyL0mZAjXWiEAawQaFTzHihA 7
lingva-5.0.4.dist-info/RECORD

top_level.txt

lingva

entry_points.txt

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