bio-parser

View on PyPIReverse Dependencies (1)

0.3.0 bio_parser-0.3.0-py3-none-any.whl

Wheel Details

Project: bio-parser
Version: 0.3.0
Filename: bio_parser-0.3.0-py3-none-any.whl
Download: [link]
Size: 13600
MD5: 1556528dc1e049702047669fdc9eb05f
SHA256: c165609bdafb74cda395d372c79313701e6122ef0546ab0d47ef0580dd41353d
Uploaded: 2024-02-02 13:55:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bio-parser
Version: 0.3.0
Author-Email: Oliver Tüselmann <oliver.tueselmann[at]tu-dortmund.de>, David Villanova Aparisi <davilap[at]inf.upv.es>, Yoann Schneider <yschneider[at]teklia.com>, Solène Tarride <starride[at]teklia.com>
Maintainer-Email: Yoann Schneider <yschneider[at]teklia.com>, Solène Tarride <starride[at]teklia.com>
Project-Url: Homepage, https://gitlab.teklia.com/ner/metrics/bio-parser
Project-Url: Documentation, https://ner.pages.teklia.com/metrics/bio-parser
Project-Url: Repository, https://gitlab.teklia.com/ner/metrics/bio-parser
Project-Url: Bug Tracker, https://gitlab.teklia.com/ner/metrics/bio-parser/issues
License: MIT License Copyright (c) 2023 TEKLIA Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: NER,python
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.10
Requires-Dist: rich (==13.7.0)
Requires-Dist: black (==23.11.0); extra == "docs"
Requires-Dist: mkdocs-autorefs (==0.5.0); extra == "docs"
Requires-Dist: mkdocs-literate-nav (==0.6.1); extra == "docs"
Requires-Dist: mkdocs-material (==9.4.5); extra == "docs"
Requires-Dist: mkdocstrings (==0.24.0); extra == "docs"
Requires-Dist: mkdocstrings-python (==1.7.4); extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 559 characters]

WHEEL

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

RECORD

Path Digest Size
bio_parser/__init__.py sha256=aSxfORUIfgCVB8734-UXe3hO0iCDcImJOkM7VOp0RO4 543
bio_parser/cli.py sha256=hrphq3fdcczsPDMirWSVlASDf9c5WWoMcshmRg0ZOyI 700
bio_parser/utils.py sha256=VbIRwlt4pCMN2btssqZB56GQSYuCz6qh2p4A-Z6LFAo 4020
bio_parser/parse/__init__.py sha256=IHiV8QurkWldTBOAisEJh7U_wdqbTVVJJ5WPJLldrHk 587
bio_parser/parse/document.py sha256=DxJ8gGWcg2V_55iuMWZudkiHWL9ZG8Lel9487mDzrXM 12635
bio_parser/parse/exceptions.py sha256=3cWkt4nePYuB1CzNP23VjmiN9THJpWbNy7DllHWSFN4 1039
bio_parser/parse/validate.py sha256=i_ysYzSj4XI0T8IJ0lOhfuH0p3hXehHCjh9yiliQRBE 777
tests/__init__.py sha256=cX8naCI6Dqt5UCBpX3qzTVYctvDvD6lJ5qtUsO0mjbc 74
tests/test_utils.py sha256=AQG9J-UiX3v-UG1d4Jf8lrYmg2qI9scvUS5984qBvew 4725
tests/parse/__init__.py sha256=OrdMma1H8F08JYhxq8bPCVa3U3VKX0Hx0__WPTDUcb4 58
tests/parse/test_document.py sha256=wGhbJu725LvVGaM9ZNCdAiHPbCnlgQifpxgK4MrYelM 4850
tests/parse/test_validate.py sha256=cmfcVR7R8wyyoV2XSiZN1-QYpynauomTINiyPkVyGJs 1200
bio_parser-0.3.0.dist-info/LICENSE sha256=gmAnC_BNVsKUSEkX5v2-W0Gz_k8P3LMl7I4aj32qBJY 1063
bio_parser-0.3.0.dist-info/METADATA sha256=q5b1zYiIVpkrEtjZK-FshDB3Znu1DxCuwKvFFOgqOLg 3282
bio_parser-0.3.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bio_parser-0.3.0.dist-info/entry_points.txt sha256=1Ehwjp_0HaZVwicM1_BSqtg7bklvVRMFKVzj3ygerrU 51
bio_parser-0.3.0.dist-info/top_level.txt sha256=cIJyEpQS4xwyE4iRToZltCOgFjTUGgLvZMaWGlsVQLg 17
bio_parser-0.3.0.dist-info/RECORD

top_level.txt

bio_parser
tests

entry_points.txt

bio-parser = bio_parser.cli:main