blob: 63ce1ca4dbf37c5cea18aa9c2fa2e28b9e1edbe2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Reference
Reference provides information about various file formats, interfaces and
interoperability standards that pip utilises/implements.
```{toctree}
:titlesonly:
build-system/index
requirement-specifiers
requirements-file-format
installation-report
inspect-report
```
|