Module implemenzing the post install logic for 'pip install'.
None |
None |
copyDesktopFile | Modify a desktop file and write it to its destination. |
copyLinuxMetaData | Function to copy the meta data files. |
copyMetaFilesTree | Function to copy the files of a directory tree. |
createWindowsLinks | Create Desktop and Start Menu links. |
createWindowsShortcut | Create Windows shortcut. |
getWinregEntry | Function to get an entry from the Windows Registry. |
main | Main script orchestrating the platform dependent post installation tasks. |
windowsDesktopEntries | Function to generate data for the Windows Desktop links. |
windowsProgramsEntry | Function to generate the name of the Start Menu top entry. |
Modify a desktop file and write it to its destination.
Function to copy the meta data files.
Function to copy the files of a directory tree.
Create Desktop and Start Menu links.
Create Windows shortcut.
Function to get an entry from the Windows Registry.
Main script orchestrating the platform dependent post installation tasks.
Function to generate data for the Windows Desktop links.
Function to generate the name of the Start Menu top entry.