wheel-0.37.0
Package details:
Name: wheel
Version: 0.37.0
Summary: A built-package format for Python
Home-page: https://github.com/pypa/wheel
Author: Daniel Holth
Author-email: [email protected]
Maintainer: Alex Grönholm
Maintainer-email: [email protected]
Number of Python files: 16
-
wheel/wheelfile.py
(7336 characters, 593 words)
imported modules:
__future__
,csv
,hashlib
,os.path
,re
,stat
,time
,collections
,zipfile
,wheel.cli
,wheel.util
defined classes:
WheelFile
defined functions:
get_zipinfo_datetime
-
wheel/pkginfo.py
(1257 characters, 102 words)
imported modules:
email.parser
-
wheel/util.py
(938 characters, 92 words)
imported modules:
base64
,io
,sys
defined functions:
urlsafe_b64encode
,urlsafe_b64decode
,as_unicode
,as_bytes
-
wheel/__main__.py
(417 characters, 48 words)
imported modules:
sys
defined functions:
main
-
wheel/__init__.py
(23 characters, 3 words)
-
wheel/bdist_wheel.py
(19075 characters, 1627 words)
imported modules:
distutils
,os
,shutil
,stat
,sys
,re
,warnings
,collections
,distutils.core
,io
,glob
,shutil
,sysconfig
,zipfile
,pkg_resources
,pkginfo
,macosx_libfile
,metadata
,vendored.packaging
,wheelfile
defined classes:
bdist_wheel
defined functions:
python_tag
,get_platform
,get_flag
,get_abi_tag
,safer_name
,safer_version
,remove_readonly
-
wheel/metadata.py
(4344 characters, 400 words)
imported modules:
os.path
,textwrap
,pkg_resources
,pkginfo
defined functions:
requires_to_requires_dist
,convert_requirements
,generate_requirements
,pkginfo_to_metadata
,pkginfo_unicode
,dedent_description
-
wheel/macosx_libfile.py
(15930 characters, 1728 words)
imported modules:
ctypes
,os
,sys
defined functions:
swap32
,get_base_class_and_magic_number
,read_data
,extract_macosx_min_system_version
,read_mach_header
,parse_version
,calculate_macosx_platform_tag
-
wheel/cli/convert.py
(9498 characters, 1008 words)
imported modules:
os.path
,re
,shutil
,sys
,tempfile
,zipfile
,distutils
,glob
,bdist_wheel
,wheelfile
,None
defined classes:
_bdist_wheel_tag
defined functions:
egg2wheel
,parse_wininst_info
,wininst2wheel
,convert
-
wheel/cli/unpack.py
(673 characters, 69 words)
imported modules:
__future__
,os.path
,sys
,wheelfile
defined functions:
unpack
-
wheel/cli/__init__.py
(2572 characters, 197 words)
imported modules:
__future__
,argparse
,os
,sys
defined classes:
WheelError
defined functions:
require_pkgresources
,unpack_f
,pack_f
,convert_f
,version_f
,parser
,main
-
wheel/cli/pack.py
(3208 characters, 304 words)
imported modules:
__future__
,os.path
,re
,sys
,wheel.cli
,wheel.wheelfile
defined functions:
pack
-
wheel/vendored/__init__.py
(0 characters, 0 words)
-
wheel/vendored/packaging/_typing.py
(1812 characters, 282 words)
-
wheel/vendored/packaging/tags.py
(29560 characters, 3095 words)
imported modules:
__future__
,distutils.util
,collections
,logging
,os
,platform
,re
,struct
,sys
,sysconfig
,warnings
,_typing
defined classes:
Tag
,_ELFFileHeader
defined functions:
parse_tag
,_warn_keyword_parameter
,_get_config_var
,_normalize_string
,_abi3_applies
,_cpython_abis
,cpython_tags
,_generic_abi
,generic_tags
,_py_interpreter_range
,compatible_tags
,_mac_arch
,_mac_binary_formats
,mac_platforms
,_is_manylinux_compatible
,_glibc_version_string
,_glibc_version_string_confstr
,_glibc_version_string_ctypes
,_parse_glibc_version
,_get_glibc_version
,_get_elf_header
,_is_linux_armhf
,_is_linux_i686
,_have_compatible_manylinux_abi
,_manylinux_tags
,_linux_platforms
,_generic_platforms
,_platform_tags
,interpreter_name
,interpreter_version
,_version_nodot
,sys_tags
-
wheel/vendored/packaging/__init__.py
(0 characters, 0 words)
…
tags: wheel-0.37.0 & category: python