distutils-extra-python

View on PyPIReverse Dependencies (2)

2.39.2 distutils_extra_python-2.39.2-py3-none-any.whl

Wheel Details

Project: distutils-extra-python
Version: 2.39.2
Filename: distutils_extra_python-2.39.2-py3-none-any.whl
Download: [link]
Size: 20679
MD5: f437f8babafdb055ce1ba14749e35718
SHA256: 0a7cffec0241d46d2ffbafeab19f32a5d765b98782c314c8174367688d3ad3c8
Uploaded: 2022-08-22 01:11:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: distutils-extra-python
Version: 2.39.2
Summary: Add support for i18n, documentation and icons to distutils
Author: Henry Fuheng Wu, Sebastian Heinlein, Martin Pitt
Author-Email: wufuheng[at]gmail.com, sebi[at]glatzor.de, martin.pitt[at]ubuntu.com
License: GNU GPL
Platform: posix
License-File: LICENSE
[Description omitted; length: 2869 characters]

WHEEL

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

RECORD

Path Digest Size
DistUtilsExtra/__init__.py sha256=hQfp1T7NNfjFiAiSQByD43hJnwq_16TU_-lE-jtkV30 23
DistUtilsExtra/auto.py sha256=qlk3p8qxuyLiuULZxSSFp8EXUkRHhdK0qKcFoL2ixy0 25569
DistUtilsExtra/command/__init__.py sha256=i0oIJZ1tjKR_9F03z9IJc1_JUqe0kjkF5NueS1Nl-bo 161
DistUtilsExtra/command/build_extra.py sha256=dVut6uEDVKVDusW_59Of-osjjvFh3OMjAu5DKVaWQzM 2693
DistUtilsExtra/command/build_help.py sha256=wYVtrz_q2SwNRKH9dl0rYXwbWSZNtwyc05y48HndjY0 1353
DistUtilsExtra/command/build_i18n.py sha256=rPwF-B68PmQPHPOH4cZviZjBKPCw4mvC-EecZb2wASM 6167
DistUtilsExtra/command/build_icons.py sha256=KERst_u2Sw-ha9PkWR6Fq0aZhukyWB4t0PWGmkMU2Ng 1244
DistUtilsExtra/command/clean_i18n.py sha256=hJij2yLqEcJN14s1SCfcx-QHwW3GGZdKKzrMjBnHDyE 1381
DistUtilsExtra/command/pylint.py sha256=Kkvsi1nNkHLKPC_z8dHcn6X8KRSG8mQgBeAa3Qx1bBE 3079
distutils_extra_python-2.39.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
distutils_extra_python-2.39.2.dist-info/METADATA sha256=q_00WP1I80Btjryz3BVTw0yOLJOJJM1er6jyl6RLZrM 3191
distutils_extra_python-2.39.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
distutils_extra_python-2.39.2.dist-info/entry_points.txt sha256=iukuof3e25Uv67or4_xfCoeUG50ewG4CJMiqZa6NYoY 351
distutils_extra_python-2.39.2.dist-info/top_level.txt sha256=O16bIL31LJ8xM07Tqm5VpjP_FFhWiB_1ImAMnh-Mb3Q 15
distutils_extra_python-2.39.2.dist-info/RECORD

top_level.txt

DistUtilsExtra

entry_points.txt

build = DistUtilsExtra.command.build_extra:build
build_help = DistUtilsExtra.command.build_help:build_help
build_i18n = DistUtilsExtra.command.build_i18n:build_i18n
build_icons = DistUtilsExtra.command.build_icons:build_icons
clean_i18n = DistUtilsExtra.command.clean_i18n:clean_i18n
pylint = DistUtilsExtra.command.pylint:pylint