Metadata-Version: 2.1
Name: marcxml2csv
Version: 1.1.1
Summary: A simple converter of MARCXML/PICAXML to CSV/TSV/parquet
Home-page: https://github.com/hsci-r/bibxml2
License: MIT
Keywords: MARCXML,PICA XML,bibliographic data,data conversion
Author: Eetu Mäkelä
Author-email: eetu.makela@helsinki.fi
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.2.1)
Requires-Dist: fsspec (>=2025.5.1,<2026.0.0)
Requires-Dist: hsciutil (>=0.1.2)
Requires-Dist: lxml (>=5.4.0)
Requires-Dist: pyarrow (>=20.0.0,<21.0.0)
Requires-Dist: s3fs (>=2025.5.1,<2026.0.0)
Requires-Dist: tqdm (>=4.67.1)
Project-URL: Repository, https://github.com/hsci-r/bibxml2
Description-Content-Type: text/markdown

# bibxml2

This package is deprecated in favour of bibxml2.

