lingva

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: lingva
Version: 5.0.5
Filename: lingva-5.0.5-py2.py3-none-any.whl
Download: [link]
Size: 25301
MD5: 5383fed7c4191d859ab9b285f00d4d1a
SHA256: 9a94350c5c535bcc6fe5212c2139836ed08c69bf5379638380cdd213c093f512
Uploaded: 2025-02-10 23:31:01 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: lingva
Version: 5.0.5
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: click (>=8.0.3)
Requires-Dist: polib (>=1.1.1)
Requires-Dist: pytest (>=8.0.0); extra == "dev"
Requires-Dist: ruff (>=0.8.0); extra == "dev"
Requires-Dist: chameleon; extra == "chameleon"
Provides-Extra: dev
Provides-Extra: chameleon
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 12092 characters]

WHEEL

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

RECORD

Path Digest Size
lingva/__init__.py sha256=wN65lviiolX4WjEpZGlyN9K-qFv27Ua1D91TTAFVPzw 49
lingva/extract.py sha256=iQfuZSu1KG54h07N0PMskaKHTL_G24rX1AvdI7UGZuE 14004
lingva/polint.py sha256=rbHSC2Fc1rzy7TTIe-6817U0EBbFugYOcbAglrHz48M 1857
lingva/extractors/__init__.py sha256=AgKOO8gy3My8opIrHvtt7Ophu7BlpvZsj5qF7F08hsQ 5132
lingva/extractors/babel.py sha256=lJ58lUywMbf4HBd9ftOfqTfSE4_45yqmIAxmsKf6wTo 2543
lingva/extractors/compat.py sha256=Do5T0Q4c2ORQJoYz2xaiskjvAVYdPQr7P_Xsh6rSCDM 610
lingva/extractors/python.py sha256=Kj81O_asUjUVTlNJg-FzHz4htW-XjET39-aNH1LVJkg 14470
lingva/extractors/xml.py sha256=F-wxt__e28l1tQ3KMDFRp7JVar2e_-tqG0L2qUIVDiA 16479
lingva/extractors/zcml.py sha256=upcvt7GCp734KCKJrX9nauwVf63aR1tu0BG-7VFvCw4 2007
lingva-5.0.5.dist-info/LICENSE sha256=KePAvLc_PhTU0KFMjOnBxauyBJ75B43wRnKo9siLIzk 1546
lingva-5.0.5.dist-info/METADATA sha256=lGjuM-aZUylOlp7CWHmuh980cT6xUTgHl0A8J4VYSi0 14767
lingva-5.0.5.dist-info/WHEEL sha256=9Hm2OB-j1QcCUq9Jguht7ayGIIZBRTdOXD1qg9cCgPM 109
lingva-5.0.5.dist-info/entry_points.txt sha256=KvZkWHz5UKcLyqugjmZDVPOD67_m6Hg73rwopsdFM1s 337
lingva-5.0.5.dist-info/top_level.txt sha256=tZ2vUdViNN-Qwa8EPgTIyL0mZAjXWiEAawQaFTzHihA 7
lingva-5.0.5.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