Lines Matching refs:distribution
29 * create a source distribution
56 distribution.
83 To create a source distribution for this module, you would create a setup
115 Other useful built distribution formats are RPM, implemented by the
127 You can find out what distribution formats are available at any time by running
184 module distribution
189 already taken in the Python context: a single module distribution may contain
192 pure module distribution
193 a module distribution that contains only pure Python modules and packages.
194 Sometimes referred to as a "pure distribution."
196 non-pure module distribution
197 a module distribution that contains at least one extension module. Sometimes
198 referred to as a "non-pure distribution."
200 distribution root
201 the top-level directory of your source tree (or source distribution); the