dwcahandler

View on PyPIReverse Dependencies (0)

0.3.0 dwcahandler-0.3.0-py3-none-any.whl

Wheel Details

Project: dwcahandler
Version: 0.3.0
Filename: dwcahandler-0.3.0-py3-none-any.whl
Download: [link]
Size: 38405
MD5: 2d2a81a262c742bd4838b79bf61d5563
SHA256: 3d40697d19384156a39c77af964fdb40c8a5ec3b90e421330f0474f827433f93
Uploaded: 2024-09-26 00:17:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dwcahandler
Version: 0.3.0
Summary: Python package to handle Darwin Core Archive (DwCA) operations. This includes creating a DwCA zip file from one or more csvs, reading a DwCA, merge two DwCAs, validate DwCA and delete records from DwCA based on one or more key columns
Author: Atlas of Living Australia data team
Author-Email: support[at]ala.org.au
Maintainer: Atlas of Living Australia data team
Maintainer-Email: support[at]ala.org.au
Home-Page: https://github.com/AtlasOfLivingAustralia/dwcahandler
Project-Url: Repository, https://github.com/AtlasOfLivingAustralia/dwcahandler
License: MPL-1.1
Classifier: License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: flake8 (<8.0.0,>=7.1.1)
Requires-Dist: metapype (<0.0.27,>=0.0.26)
Requires-Dist: pandas (<3.0.0,>=2.2.0)
Requires-Dist: pytest (<9.0.0,>=8.2.0)
Requires-Dist: pytest-cov (<6.0.0,>=5.0.0)
Requires-Dist: pytest-mock (<4.0.0,>=3.12.0)
Requires-Dist: requests (<3.0.0,>=2.32.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5444 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dwcahandler/__init__.py sha256=lmsXKuGWtZ-wy-2CKrf9Vau5c8hXDZXA8xr6XKatk10 46
dwcahandler/dwca/__init__.py sha256=zonL6SCxy-BSODuvBiq4WlVolucab60GQm8irASTL8Y 7108
dwcahandler/dwca/base_dwca.py sha256=5RQewgcotga34gbULu7CPLuK9iUguLXB0fhuslRK-Pg 6748
dwcahandler/dwca/core_dwca.py sha256=RhyZOGWaI4ls_z4H-b_ZD9UmUDIYYiENJdF-iemqK9E 47914
dwcahandler/dwca/dwca_factory.py sha256=f3_DtGTtapAJR9oVRRI6trVStU744jT752CO4oIYIIc 4724
dwcahandler/dwca/dwca_meta.py sha256=9tcbq_O53ixF50pb5kHJT6BZ2xYpkoNbac5GIzmjuKQ 12677
dwcahandler/dwca/eml.py sha256=nZs4FN7TK4gqfKrG-pcJDbwXf1dtDP49qdeTH3f9loM 1371
dwcahandler/dwca/terms/darwin-core-terms.csv sha256=0R9hxKcMmgkT7B5SkS7Gr0Rsj9lvHPX97_evCDTEw3Y 13265
dwcahandler/dwca/terms/dublin-core-terms.csv sha256=loZ-y2YK0aStQ4fbwpDdjNesnJk8rVNAtMKei4eYR0c 2556
dwcahandler/dwca/terms.py sha256=GK3venY7n1W2VfzSllGTprvitKnhvh0UWS36tK1oGa4 2756
dwcahandler/scripts/update_dwc_terms.py sha256=f8KycAGcILo6c6L6MNXtG5Whk6ZPwRQGdEXa2EwL9ZY 663
dwcahandler-0.3.0.dist-info/LICENSE sha256=-En8JqepmYFhGjo3DoMHjethfRKkV3bWxMraTTOL5Gk 25755
dwcahandler-0.3.0.dist-info/METADATA sha256=900v2QY5zTmvO_nNjvbEEtP46pLwWOvr1f5eB36mHKc 6747
dwcahandler-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
dwcahandler-0.3.0.dist-info/entry_points.txt sha256=4KnStpU-ZIwgd6s0gwwH6Ltu2IJbFQaBXQ_9yh1wqCw 86
dwcahandler-0.3.0.dist-info/RECORD

entry_points.txt

update-dwc-terms = dwcahandler.scripts.update_dwc_terms:update_terms