json2unique

View on PyPIReverse Dependencies (0)

1.0.0 json2unique-1.0.0-py3-none-any.whl

Wheel Details

Project: json2unique
Version: 1.0.0
Filename: json2unique-1.0.0-py3-none-any.whl
Download: [link]
Size: 5501
MD5: 9f1a65ad786df7c8a7d6833ac69dfe41
SHA256: 71af0e0da28ce5e48c640c63069039840ba0b482e9ee1a0543b2a00816ccb38e
Uploaded: 2022-11-09 10:14:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: json2unique
Version: 1.0.0
Summary: Parses the json document into a list of unique elements
Author: Vlad Gavrilov
Project-Url: Homepage, https://github.com/vlad-gavrilov/json2unique
Project-Url: Bug Tracker, https://github.com/vlad-gavrilov/json2unique/issues
License: MIT License Copyright (c) 2022 Vlad Gavrilov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: json,parser,cli
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2014 characters]

WHEEL

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

RECORD

Path Digest Size
json2unique/__init__.py sha256=Gp6ZJlQsZsDP62Kn6NSUc-6MPTZKxa--liayPfDJ1mw 49
json2unique/__main__.py sha256=0UyHGnMB57vWEX7lKzxXNds-rOjcmEoSU3TJJ6Wg48w 1415
json2unique/context_manager.py sha256=SngEuAPkKcFpx42UkA6zbI-z_D8r8MS8lPW3pkDR0I8 423
json2unique/parser.py sha256=Tw1Uju3BzPi-Ctjks2D9DuJ9g8KfoRsfBHnctU9BIlc 437
json2unique-1.0.0.dist-info/LICENSE sha256=WX4RRohiO2trPy8KncNsQrR6g_1k2fR5rGxYhIxfhbw 1070
json2unique-1.0.0.dist-info/METADATA sha256=AMtLtbYIn87kaAIILheA9O4V2XwquMy7cYL8sXlP0RE 3960
json2unique-1.0.0.dist-info/WHEEL sha256=tIy8_2ZxPExwRKcXlg4jzESby3jB9aLsFLrFCKKh88M 92
json2unique-1.0.0.dist-info/entry_points.txt sha256=Sth3KSiri3fd_KRHw2n7CSw7ks6m3F1QdXC9-uojSUI 58
json2unique-1.0.0.dist-info/top_level.txt sha256=N6m3yQW2D-itDoa44vQ3otL9bhbwUSRFk76XBMaqYhk 12
json2unique-1.0.0.dist-info/RECORD

top_level.txt

json2unique

entry_points.txt

json2unique = json2unique.__main__:main