country_converter

View on PyPIReverse Dependencies (20)

1.2 country_converter-1.2-py3-none-any.whl

Wheel Details

Project: country_converter
Version: 1.2
Filename: country_converter-1.2-py3-none-any.whl
Download: [link]
Size: 45964
MD5: a0b032861307e9fa255e27567cd547d4
SHA256: 5a5e54f9542cc8e109d53a39fa9e9179e6a97826e72594dd16e948611cb278fa
Uploaded: 2023-12-12 20:12:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: country-converter
Version: 1.2
Summary: The country converter (coco) - a Python package for converting country names between different classifications schemes
Author-Email: Konstantin Stadler <konstantin.stadler[at]ntnu.no>
Project-Url: Repository, https://github.com/IndEcol/country_converter
License: GNU General Public License v3 (GPLv3)
Keywords: country,ISO 3166
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: pandas (>=1.0)
Requires-Dist: country-converter[lint,test]; extra == "dev"
Requires-Dist: black (>=22.3.0); extra == "lint"
Requires-Dist: isort (>=5.5.2); extra == "lint"
Requires-Dist: coveralls; extra == "test"
Requires-Dist: pytest (>=5.4.0); extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: pytest-cov (>=2.7.0); extra == "test"
Requires-Dist: pytest-datadir; extra == "test"
Requires-Dist: pytest-mypy; extra == "test"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 22789 characters]

WHEEL

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

RECORD

Path Digest Size
country_converter/__init__.py sha256=M3Cc7r63UteGNam62y83RV8zNvQC6rq8Obx_RrnbSmg 196
country_converter/country_converter.py sha256=lvEGvE791VKdRc69Mtr1pMu1ZFzw1CNnZUtoGR7bSsE 35082
country_converter/country_data.tsv sha256=acGXYYJbgAl2koJ8OAyyOHQ202q0nOX7-r7qmHhFf8U 58519
country_converter/version.py sha256=Z6Z4uHOLWQPfR8vIHKFw27_F2jBAoupdKhwCtLFspvY 20
country_converter-1.2.dist-info/LICENSE sha256=1eIp1lhHUZ8m0j0676rjLxzpYu1fKvwkgVAVqRVERvY 32463
country_converter-1.2.dist-info/METADATA sha256=MuRF81P6f677rzni1JqJC3F0FOrA-qLxmly0IcYDioE 24569
country_converter-1.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
country_converter-1.2.dist-info/entry_points.txt sha256=waoeGj6b3ZhpsRUo9h3jjtJYzENmbzx4qx9pWRwgcYI 66
country_converter-1.2.dist-info/top_level.txt sha256=XxnMaYQxCEzEGhxUSQ2ZeS20c9fkLVsS4-nRIB2USWc 18
country_converter-1.2.dist-info/RECORD

top_level.txt

country_converter

entry_points.txt

coco = country_converter.country_converter:main