OpenQuizz
Une application de gestion des contenus pédagogiques
wheel.py File Reference

Data Structures

class  WheelMetadata
 

Namespaces

 pip._internal.utils.wheel
 

Functions

def pkg_resources_distribution_for_wheel (wheel_zip, name, location)
 
def parse_wheel (wheel_zip, name)
 
def wheel_dist_info_dir (source, name)
 
def read_wheel_metadata_file (source, path)
 
def wheel_metadata (source, dist_info_dir)
 
def wheel_version (wheel_data)
 
def check_compatibility (version, name)
 

Variables

 VERSION_COMPATIBLE
 
 logger