tap-dbf

View on PyPIReverse Dependencies (0)

0.1.15 tap_dbf-0.1.15-py3-none-any.whl

Wheel Details

Project: tap-dbf
Version: 0.1.15
Filename: tap_dbf-0.1.15-py3-none-any.whl
Download: [link]
Size: 11814
MD5: afe59649711c31efe8d7e6309b37c2df
SHA256: da4ea30d11c516090494a9abb52ef1cbb1692d03da0f70ff5d02d15e50476ec6
Uploaded: 2024-12-24 21:24:36 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: tap-dbf
Version: 0.1.15
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Database
Requires-Python: >=3.9
Requires-Dist: dbfread (~=2.0.7)
Requires-Dist: fsspec (~=2024.12.0)
Requires-Dist: singer-sdk (~=0.43.1)
Requires-Dist: deptry (>=0.12); extra == "dev"
Requires-Dist: gcsfs (~=2024.12.0); extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest-github-actions-annotate-failures (~=0.2.0); extra == "dev"
Requires-Dist: pytest (>=7.4); extra == "dev"
Requires-Dist: s3fs (~=2024.12.0); extra == "dev"
Requires-Dist: singer-sdk[testing]; extra == "dev"
Requires-Dist: typing-extensions (>=4.7.1); python_version < "3.11" and extra == "dev"
Requires-Dist: gcsfs (~=2024.12.0); extra == "gcs"
Requires-Dist: s3fs (~=2024.12.0); 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]; 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.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tap_dbf/__init__.py sha256=z_yW27ogkS3HcMFj9Q0IXM9DqZTpzbA-Wno-FtyCVSY 77
tap_dbf/__main__.py sha256=MWl_wFHiyYNhZyarnIYF_lRy1ErN1wa6K64b7NR56mk 188
tap_dbf/client.py sha256=oLs6m83injFjGc76GjJXHgiBw_C3Xg6Eba3zf4CgrUY 5288
tap_dbf/tap.py sha256=Ti3gDDOO9D8d5-FzbvQeSUkfxLMaY8iDtEJYjDQUDcg 7944
tap_dbf-0.1.15.dist-info/METADATA sha256=u1_Xr6NipbJYd9PqIWM8EOPJeq51zWyZM6O3jKs2nRs 5943
tap_dbf-0.1.15.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
tap_dbf-0.1.15.dist-info/entry_points.txt sha256=J3Bx4j-BsuSiYc02JZ8pq2vzB5Bj8AqENDQWi7Z4IWY 51
tap_dbf-0.1.15.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
tap_dbf-0.1.15.dist-info/RECORD

entry_points.txt

tap-dbf = tap_dbf.tap:TapDBF.cli