Thu, 07 Jul 2022 11:23:56 +0200
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
<!DOCTYPE html> <html><head> <title>Table of contents</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Table of contents</h1> <h3>Packages</h3> <table> <tr> <td><a href="index-src.eric7.html">eric7</a></td> <td>Package implementing the eric Python IDE.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="cleanupSource.html">cleanupSource</a></td> <td>Script for eric to clean up the source tree.</td> </tr> <tr> <td><a href="compileUiFiles.html">compileUiFiles</a></td> <td>Script for eric to compile all .ui files to Python source.</td> </tr> <tr> <td><a href="create_windows_links.html">create_windows_links</a></td> <td>Installation script for the eric IDE and all eric related tools.</td> </tr> <tr> <td><a href="install.html">install</a></td> <td>Installation script for the eric IDE and all eric related tools.</td> </tr> <tr> <td><a href="install-debugclients.html">install-debugclients</a></td> <td>Installation script for the eric debug clients.</td> </tr> <tr> <td><a href="install-dependencies.html">install-dependencies</a></td> <td>Installation script for the eric IDE dependencies.</td> </tr> <tr> <td><a href="install-i18n.html">install-i18n</a></td> <td>Installation script for the eric IDE translation files.</td> </tr> <tr> <td><a href="setup.html">setup</a></td> <td>Minimum module to allow 'pip' to perform editable installs.</td> </tr> <tr> <td><a href="uninstall.html">uninstall</a></td> <td>Uninstallation script for the eric IDE and all eric related tools.</td> </tr> <tr> <td><a href="uninstall-debugclients.html">uninstall-debugclients</a></td> <td>Unnstallation script for the eric debug clients.</td> </tr> </table> </body></html>