nx-csv2json

View on PyPIReverse Dependencies (0)

0.3.0 nx_csv2json-0.3.0-py3-none-any.whl

Wheel Details

Project: nx-csv2json
Version: 0.3.0
Filename: nx_csv2json-0.3.0-py3-none-any.whl
Download: [link]
Size: 3802
MD5: d48a9dccfbb2772dea747051e5d132b1
SHA256: f3d6a1beb45875f6583ed51213ca6c4c06f37c45671099a64de88a5af45254e5
Uploaded: 2019-11-08 08:20:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nx-csv2json
Version: 0.3.0
Summary: turns csv entries to json entries based on csv headers
Author: Norman Denayer
Author-Email: denayer.norman[at]gmail.com
Home-Page: https://github.com/rockwelln/csv2json
License: MIT
Keywords: csv JSON
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: test
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
csv2json.py sha256=AcuX03880l_nBecHcWE5lGHgnvNzKrZCy-8VVytjZ68 7055
nx_csv2json-0.3.0.dist-info/METADATA sha256=q_-31jIe1jZYFVCDum9ue60o6dBpYtn_EWHB9fAxl9E 1245
nx_csv2json-0.3.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
nx_csv2json-0.3.0.dist-info/entry_points.txt sha256=dsrlymeJE9Wbmu3r9r6ze_Tg-7zN64tDXEJjiIGccEg 44
nx_csv2json-0.3.0.dist-info/top_level.txt sha256=Ngo6-hoRsULp2XbGnhbMoZHMboT4pkeaCQv1g77XcJM 9
nx_csv2json-0.3.0.dist-info/RECORD

top_level.txt

csv2json

entry_points.txt

csv2json = csv2json:main