/external/python/cpython3/Doc/distributing/ |
D | index.rst | 34 * the `Python Packaging Index <https://pypi.org>`__ is a public 37 * the `Python Packaging Authority 40 evolution of the standard packaging tools and the associated metadata and 46 is being phased out, it still laid the foundation for the current packaging 49 of the mailing list used to coordinate Python packaging standards 56 recent packaging standards across a wide range of Python versions. 59 binary packaging format (called "wheels" or "wheel files" and defined in 93 Python packaging standards, as the core development team has found that it 111 The Python Packaging User Guide includes more details on the `currently 114 .. _currently recommended tools: https://packaging.python.org/guides/tool-recommendations/#packagin… [all …]
|
/external/python/setuptools/setuptools.egg-info/ |
D | SOURCES.txt | 41 pkg_resources/_vendor/packaging/__about__.py 42 pkg_resources/_vendor/packaging/__init__.py 43 pkg_resources/_vendor/packaging/_compat.py 44 pkg_resources/_vendor/packaging/_structures.py 45 pkg_resources/_vendor/packaging/markers.py 46 pkg_resources/_vendor/packaging/requirements.py 47 pkg_resources/_vendor/packaging/specifiers.py 48 pkg_resources/_vendor/packaging/utils.py 49 pkg_resources/_vendor/packaging/version.py 106 setuptools/_vendor/packaging/__about__.py [all …]
|
D | PKG-INFO | 6 Author: Python Packaging Authority 25 <https://packaging.python.org/installing/>`_ in the Python Packaging 59 Classifier: Topic :: System :: Archiving :: Packaging
|
/external/python/cpython2/Doc/distributing/ |
D | index.rst | 34 * the `Python Packaging Index <https://pypi.org>`__ is a public 37 * the `Python Packaging Authority 40 evolution of the standard packaging tools and the associated metadata and 46 is being phased out, it still laid the foundation for the current packaging 49 of the mailing list used to coordinate Python packaging standards 56 recent packaging standards across a wide range of Python versions. 59 binary packaging format (called "wheels" or "wheel files" and defined in 93 Python packaging standards, as the core development team has found that it 111 The Python Packaging User Guide includes more details on the `currently 114 .. _currently recommended tools: https://packaging.python.org/en/latest/current/#packaging-tool-rec… [all …]
|
/external/python/cpython2/Lib/ensurepip/_bundled/ |
D | setuptools-39.0.1-py2.py3-none-any.whl | ... /packaging/_compat.py
pkg_resources/_vendor/packaging/_structures.py
pkg_resources/_vendor/packaging/ ... |
D | pip-10.0.1-py2.py3-none-any.whl | ... /packaging/_compat.py
pip/_vendor/packaging/_structures.py
pip/_vendor/packaging/ ... |
/external/python/cpython3/Lib/ensurepip/_bundled/ |
D | setuptools-49.2.1-py3-none-any.whl | ... /packaging/_compat.py
pkg_resources/_vendor/packaging/_structures.py
pkg_resources/_vendor/packaging/ ... |
D | pip-20.2.3-py2.py3-none-any.whl | ... /models.py
pip/_internal/utils/packaging.py
pip/_internal/utils/parallel. ... |
/external/python/cpython3/Doc/installing/ |
D | index.rst | 47 * The `Python Packaging Index <https://pypi.org>`__ is a public 50 * the `Python Packaging Authority 53 evolution of the standard packaging tools and the associated metadata and 59 being phased out, it still laid the foundation for the current packaging 62 of the mailing list used to coordinate Python packaging standards 70 `Python Packaging User Guide: Creating and using virtual environments 71 <https://packaging.python.org/installing/#creating-virtual-environments>`__ 77 The standard packaging tools are all designed to be used from the command 81 dependencies from the Python Packaging Index:: 109 found in the `Python Packaging User Guide <https://packaging.python.org>`__. [all …]
|
/external/python/cpython2/Doc/installing/ |
D | index.rst | 42 * the `Python Packaging Index <https://pypi.org>`__ is a public repository of 44 * the `Python Packaging Authority 47 evolution of the standard packaging tools and the associated metadata and 53 being phased out, it still laid the foundation for the current packaging 56 of the mailing list used to coordinate Python packaging standards 63 The standard packaging tools are all designed to be used from the command 67 dependencies from the Python Packaging Index:: 98 found in the `Python Packaging User Guide <https://packaging.python.org>`__. 102 `Python Packaging User Guide: Installing Python Distribution Packages 103 <https://packaging.python.org/en/latest/installing/>`__ [all …]
|
/external/dagger2/tools/ |
D | maven.bzl | 23 def pom_file(name, targets, artifact_name, artifact_id, packaging = None, **kwargs): 35 "{packaging}": packaging or "jar", 51 packaging = None, 71 packaging, 93 packaging, 127 packaging: The packaging of the maven artifact. E.g. "aar" 136 lint_deps: The lint targets to be bundled in when packaging an 'aar'. 137 proguard_specs: The proguard spec files to be bundled in when packaging an 'aar' 166 packaging = packaging, 170 if (packaging == "aar"): [all …]
|
/external/python/pybind11/.github/workflows/ |
D | pip.yml | 19 test-packaging: 34 - name: Python Packaging tests 38 # This runs the packaging tests and also builds and saves the packages as 40 packaging: 55 - name: Python Packaging tests 85 needs: [packaging]
|
/external/icu/icu4c/source/tools/pkgdata/ |
D | pkgdata.1.in | 71 supports a few different methods of packaging data that serve 74 The default packaging 83 data directory. Such packaging is easy to use for applications resource 87 Another packaging mode is the 103 packaging mode is similar to the shared library one except that it 138 mode which simply copies the data files instead of packaging 142 GNU/Linux for example. Please refer to the packaging documentation in 168 Set the packaging
|
/external/python/cpython2/Doc/library/ |
D | distutils.rst | 16 use the cross-version tools maintained by the Python Packaging Authority. In 33 `Python Packaging User Guide <https://packaging.python.org>`_ for more 36 For the benefits of packaging tool authors and users seeking a deeper 37 understanding of the details of the current packaging and distribution
|
/external/python/cpython3/Doc/library/ |
D | distutils.rst | 18 use the cross-version tools maintained by the Python Packaging Authority. In 35 `Python Packaging User Guide <https://packaging.python.org>`_ for more 38 For the benefits of packaging tool authors and users seeking a deeper 39 understanding of the details of the current packaging and distribution
|
/external/python/setuptools/docs/ |
D | conf.py | 26 # hack to run the bootstrap script so that jaraco.packaging.sphinx 37 extensions = ['jaraco.packaging.sphinx', 'rst.linker', 'sphinx.ext.autosectionlabel'] 83 'The fellowship of the packaging', 'manual'), 130 pattern=r'Packaging #(?P<packaging>\d+)', 131 url='{GH}/pypa/packaging/issues/{packaging}', 135 url='{GH}/pypa/packaging/blob/{packaging_ver}/CHANGELOG.rst',
|
/external/icu/icu4c/packaging/ |
D | README | 7 packaging ICU using specific packaging tools. We assume that the 9 package for a given packaging method (for example, how to use 13 Please read the file PACKAGES if you are interested in packaging ICU
|
/external/python/jinja/requirements/ |
D | tests.txt | 9 packaging==20.3 # via pytest 12 pyparsing==2.4.7 # via packaging 14 six==1.14.0 # via packaging
|
D | dev.txt | 16 packaging==20.3 # via pytest, tox 21 pyparsing==2.4.7 # via packaging 24 six==1.14.0 # via packaging, pip-tools, tox, virtualenv
|
/external/python/markupsafe/requirements/ |
D | tests.txt | 10 packaging==20.4 # via pytest 13 pyparsing==2.4.7 # via packaging 15 six==1.15.0 # via packaging
|
D | dev.txt | 17 packaging==20.4 # via pytest, tox 22 pyparsing==2.4.7 # via packaging 25 six==1.15.0 # via packaging, pip-tools, tox, virtualenv
|
/external/python/setuptools/ |
D | PKG-INFO | 6 Author: Python Packaging Authority 25 <https://packaging.python.org/installing/>`_ in the Python Packaging 59 Classifier: Topic :: System :: Archiving :: Packaging
|
D | pavement.py | 20 Rewrite imports in packaging to redirect to vendored copies. 56 rewrite_packaging(vendor / 'packaging', 'pkg_resources.extern') 62 rewrite_packaging(vendor / 'packaging', 'setuptools.extern')
|
/external/python/cpython3/Doc/extending/ |
D | index.rst | 37 …`Python Packaging User Guide: Binary Extensions <https://packaging.python.org/guides/packaging-bin… 38 The Python Packaging User Guide not only covers several available
|
/external/icu/icu4j/main/tests/packaging/ |
D | packaging-tests-build.launch | 5 <listEntry value="/icu4j-packaging-tests/build.xml"/> 11 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="icu4j-packaging-tests"/> 18 …g.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/icu4j-packaging-tests/build.xml}…
|