MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / write_pkg_file

Method write_pkg_file

Lib/distutils/dist.py:1110–1142  ·  view source on GitHub ↗

Write the PKG-INFO format data to a file object.

(self, file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

write_pkg_infoMethod · 0.95
runMethod · 0.80
test_write_pkg_fileMethod · 0.80
format_metadataMethod · 0.80
test_read_metadataMethod · 0.80

Calls 15

_write_fieldMethod · 0.95
get_nameMethod · 0.95
get_versionMethod · 0.95
get_descriptionMethod · 0.95
get_urlMethod · 0.95
get_contactMethod · 0.95
get_contact_emailMethod · 0.95
get_licenseMethod · 0.95
get_long_descriptionMethod · 0.95
get_keywordsMethod · 0.95
_write_listMethod · 0.95
get_platformsMethod · 0.95

Tested by 3

test_write_pkg_fileMethod · 0.64
format_metadataMethod · 0.64
test_read_metadataMethod · 0.64