resource_finders

Module containing function to look up resources.

Functions

Summary

dist_info_mtime

Modification time of the dist info, current time if editable installed.

egg_link_lines

Lines of an .egg-link file if it exists.

file_uri_to_path

Convert file uri to a path if the path exists.

find_editable_install_basepath

Find basepath of an as editable installed package.

find_url_info

Extract package information for packages installed from an url or locally.

local_install_basepath

Extract base installation path for packages installed from local resource.