target-avro

View on PyPIReverse Dependencies (0)

0.2.0 target_avro-0.2.0-py3-none-any.whl

Wheel Details

Project: target-avro
Version: 0.2.0
Filename: target_avro-0.2.0-py3-none-any.whl
Download: [link]
Size: 6090
MD5: 02aeecbc85d513a16b5187a20a3323f6
SHA256: 1d1660e6015f4847644596d6a010abe31063dcacf0b80d8896115b6ad4ef901c
Uploaded: 2021-04-03 00:38:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: target-avro
Version: 0.2.0
Summary: Singer.io target for extracting data
Author: inamura
Author-Email: inamura[at]kageboushi.app
Home-Page: https://github.com/kageboushi-app/target-avro
Project-Url: Repository, https://github.com/kageboushi-app/target-avro
License: AGPL-3.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: fastavro (<2.0.0,>=1.3.4)
Requires-Dist: singer-python (<6,>=5)
Requires-Dist: smart_open (<6.0.0,>=5.0.0)
Requires-Dist: strict_rfc3339 (<0.8,>=0.7)
Description-Content-Type: text/markdown
[Description omitted; length: 3650 characters]

WHEEL

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

RECORD

Path Digest Size
target_avro/__init__.py sha256=C7h6_s_quIFzp6UTrz6lXjUjd478sSZxt1qep-XdnYI 5449
target_avro/converter.py sha256=RHm5n-xaNLFEo4De1L6QqSfKtgUcRARv3m0rIuk90nk 3968
target_avro-0.2.0.dist-info/entry_points.txt sha256=L3taoB0xXBHXtiSUoN_Pm4HK4DMLOEs1NZnh34h0NwM 100
target_avro-0.2.0.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
target_avro-0.2.0.dist-info/METADATA sha256=Ki4A7YFrPbcwqHSRxQ_xIij7hnk2XZJ4y7C549yQJBw 4408
target_avro-0.2.0.dist-info/RECORD

entry_points.txt

fmt = scripts:fmt
lint = scripts:lint
target-avro = target_avro:main
test = scripts:test