rest25/distutils/extending.rst => rest262/distutils/extending.rst | ||
---|---|---|
t | 1- | .. _extending: |
t | 1+ | .. _extending-distutils: |
2 | ||
3 | ******************* | |
4 | Extending Distutils | |
5 | ******************* | |
6 | ||
7 | Distutils can be extended in various ways. Most extensions take the form of new | |
8 | commands or replacements for existing commands. New commands may be written to | |
9 | support new types of platform-specific packaging, for example, while |
Legends | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
|