pynorare

View on PyPIReverse Dependencies (0)

1.1.0 pynorare-1.1.0-py3-none-any.whl

Wheel Details

Project: pynorare
Version: 1.1.0
Filename: pynorare-1.1.0-py3-none-any.whl
Download: [link]
Size: 12769
MD5: 107e35f6b9f89e0e7f7334ace2aedba9
SHA256: c5198566326f7095e4ceee160e4d91595244c56783125a11e72c3a00c39e6079
Uploaded: 2024-11-05 08:59:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pynorare
Version: 1.1.0
Summary: A Python library to handle NoRaRe data
Author: Johann-Mattis List and Robert Forkel
Author-Email: mattis.list[at]lingpy.org
Home-Page: https://github.com/concepticon/pynorare
Project-Url: Bug Tracker, https://github.com/concepticon/pynorare/issues
License: Apache 2.0
Keywords: linguistics
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 :: 3.11
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: csvw (>=3.1.1)
Requires-Dist: pyconcepticon (>=2.5)
Requires-Dist: attrs (>=18.2)
Requires-Dist: clldutils (>=3.1.2)
Requires-Dist: cldfcatalog (>=1.3)
Requires-Dist: tqdm
Requires-Dist: uritemplate
Requires-Dist: xlrd (~=2.0)
Requires-Dist: openpyxl (>=1.1.0)
Requires-Dist: nltk
Requires-Dist: flake8; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: pytest (>=5); extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage (>=4.2); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 353 characters]

WHEEL

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

RECORD

Path Digest Size
pynorare/__init__.py sha256=SnsdnqhOyvNolVQjH-46TDJNlzqfso2Ed2HnoIjaX_M 70
pynorare/__main__.py sha256=U7y703vzwG1Yga5xokdeGE2GlAn9RSFHSrbdv5qCcuc 2428
pynorare/api.py sha256=sj8NpR2TUSzSI6teLc3hLUUp_o-Y5fafXGpU6G3YJoQ 11131
pynorare/cli_util.py sha256=zadmxX33fLfDJuOTknN1ay5Ms1i5fZzbwFeO4QqUyPM 1010
pynorare/files.py sha256=JeCcsVjzE-Hq-6i6dIlfSGKhzCRZGl990XInagGZrE4 1897
pynorare/util.py sha256=drcjc-V-BqlVNLaCW1EYb9k0nvHQ61HlFsp2LyKkCNQ 1397
pynorare/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pynorare/commands/check.py sha256=4Tuyp8SpV0VqF6iNc2Hw8wlidcvORTsQzlabSrtb56Y 607
pynorare/commands/download.py sha256=ehj9hUcurO50vlmzmPmTTfD8gS18-2LfznZu1yf6BR0 225
pynorare/commands/ls.py sha256=uNQXCtwvwdfJbn5j3yy6d8Q07gT_QABvzxXQ_oBSbDQ 2155
pynorare/commands/map.py sha256=yK7kNSn8-81q56_gcrh3cVBa3bgzx-lPk8tM4WD2HXA 295
pynorare/commands/stats.py sha256=5CjBvoB_QigcTCnRxA_Z_qzmSZ1yKeFllV8xnCWNO20 901
pynorare/commands/validate.py sha256=wo5kehQ1WMXYcgy49DIw-0oJHj40NDY05qcf1S-GhlI 225
pynorare-1.1.0.dist-info/LICENSE sha256=j43AMzvbG06T2eGCsQaBbuQnLQ_Kp3fE9pa6d3vfx-E 1063
pynorare-1.1.0.dist-info/METADATA sha256=Z3yNe2z9k5S6vfbdW78jhZ1VNTLEYwObbYRlYEy74hc 2217
pynorare-1.1.0.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
pynorare-1.1.0.dist-info/entry_points.txt sha256=j5dvkwei4BfXfY3G7501Slnx7DtOABRvm_GGvaPCPu8 50
pynorare-1.1.0.dist-info/top_level.txt sha256=GN0e542WxQCEymuvQL8lQHRV3B5IvLGSECDegmaTOIU 9
pynorare-1.1.0.dist-info/RECORD

top_level.txt

pynorare

entry_points.txt

norare = pynorare.__main__:main