csv2geojson

View on PyPIReverse Dependencies (0)

0.1.0 csv2geojson-0.1.0-py3-none-any.whl

Wheel Details

Project: csv2geojson
Version: 0.1.0
Filename: csv2geojson-0.1.0-py3-none-any.whl
Download: [link]
Size: 4697
MD5: a620f0b12a70e098476b5afc9345cfb9
SHA256: 7b0f3f0b5cc6b6e047375c5681acda17a09dda811163ca03e97c49bd6d21e80c
Uploaded: 2022-09-16 05:53:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: csv2geojson
Version: 0.1.0
Summary: Convert csv to geojson
Author-Email: YuChunTsao <tsao84672776[at]gmail.com>
Project-Url: Homepage, https://github.com/YuChunTsao/csv2geojson
License: MIT License Copyright (c) 2022 Yu Chun Tsao 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.
Requires-Python: >=3.7
Requires-Dist: geopandas (>=0.10)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1081 characters]

WHEEL

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

RECORD

Path Digest Size
csv2geojson/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
csv2geojson/csv2geojson.py sha256=jE8RS3G2i7Q84RKnULB-KXzWFIzjE-wAFs6bPzirC_o 842
csv2geojson/scripts/__init__.py sha256=PqZFdLiLQeCr-WKLQd4gIV6FO4okRqBzIr4mPcZD3K4 22
csv2geojson/scripts/cli.py sha256=Azrth53s66lcTn8miN-4diiqs-o9lDEwt_suyCuhUuA 1604
csv2geojson-0.1.0.dist-info/METADATA sha256=KTyRJ4d6FsntQRopkW0jQH0LVw0Z9XwXZNo7vCOpe-8 2756
csv2geojson-0.1.0.dist-info/WHEEL sha256=Y57InxZzFBC6JOUn3gj3DWHnWQvSjh7u7UaNLmWRXIQ 86
csv2geojson-0.1.0.dist-info/entry_points.txt sha256=Bmr2486YPz4XVUkRfB4LSg1u8JgOJ1cEKEs5y6kO6Q4 61
csv2geojson-0.1.0.dist-info/licenses/LICENSE sha256=it8RsRcZ1i3g4GQSkFWlTB6-aLjXmSBPAhBLXTDwX7s 1069
csv2geojson-0.1.0.dist-info/RECORD

entry_points.txt

csv2geojson = csv2geojson.scripts.cli:main