tap-dbf

View on PyPIReverse Dependencies (0)

0.1.5 tap_dbf-0.1.5-py3-none-any.whl

Wheel Details

Project: tap-dbf
Version: 0.1.5
Filename: tap_dbf-0.1.5-py3-none-any.whl
Download: [link]
Size: 11570
MD5: ac19ef2232b7d4d448826276e1629630
SHA256: 3db28d7fc4c6936fadef28290ea3f09c6e5db6b1a83607e4c67e6bde5a3b77d2
Uploaded: 2024-04-29 23:28:32 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: tap-dbf
Version: 0.1.5
Summary: Singer tap for .DBF files
Author-Email: "Edgar R. Mondragón" <edgarrm358[at]gmail.com>
Maintainer-Email: "Edgar R. Mondragón" <edgarrm358[at]gmail.com>
Project-Url: documentation, https://github.com/edgarrmondragon/tap-dbf#readme
Project-Url: homepage, https://github.com/edgarrmondragon/tap-dbf
Project-Url: repository, https://github.com/edgarrmondragon/tap-dbf
Keywords: ELT,dBase,dbf,singer.io
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
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 :: 3.12
Classifier: Topic :: Database
Requires-Python: >=3.8
Requires-Dist: dbfread (~=2.0.7)
Requires-Dist: fsspec (~=2024.3.1)
Requires-Dist: singer-sdk (~=0.37.0)
Requires-Dist: singer-sdk[gcs,s3,testing,typing]; extra == "dev"
Requires-Dist: gcsfs (~=2024.3.1); extra == "gcs"
Requires-Dist: s3fs (~=2024.3.1); extra == "s3"
Requires-Dist: deptry (>=0.12); extra == "testing"
Requires-Dist: pytest-github-actions-annotate-failures (~=0.2.0); extra == "testing"
Requires-Dist: pytest (>=7.4); extra == "testing"
Requires-Dist: singer-sdk[testing] (~=0.37.0); extra == "testing"
Requires-Dist: mypy; extra == "typing"
Requires-Dist: typing-extensions (>=4.7.1); python_version < "3.11" and extra == "typing"
Provides-Extra: dev
Provides-Extra: gcs
Provides-Extra: s3
Provides-Extra: testing
Provides-Extra: typing
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 3895 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tap_dbf/__init__.py sha256=dmd3FyVE4aIua2zDPmoMCUmZ6ShFIt0lHhj0pQgYLt4 33
tap_dbf/__main__.py sha256=d5RERxaSzkm9z-wOO9xKuh5bVQ27io1gSjbMh-7i4V0 144
tap_dbf/client.py sha256=OAjBkSKj6MHHJe--2cjbsW53hkVl1AHWqgYqDR1ZvFY 5112
tap_dbf/tap.py sha256=GOFloIEmm_YW-m-6Eia72uMRFMK4aq8HGl4tvih7-0s 7862
tap_dbf-0.1.5.dist-info/METADATA sha256=o9XgrRzM-Z5iVdxjpDOeGD2GMs73uZL1jSNOHfYoMdM 5579
tap_dbf-0.1.5.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
tap_dbf-0.1.5.dist-info/entry_points.txt sha256=J3Bx4j-BsuSiYc02JZ8pq2vzB5Bj8AqENDQWi7Z4IWY 51
tap_dbf-0.1.5.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
tap_dbf-0.1.5.dist-info/RECORD

entry_points.txt

tap-dbf = tap_dbf.tap:TapDBF.cli