Reference Material
Conda
Wheels:
- Binary distribution format
- Recording installed packages
- Current meta-data specification
- Platform compatibility tags
- Version specifiers
- Name normalization
- Dependency specifiers (PEP 508)
- Wheel 1.0 file format (PEP 427)
- Wheel metadata 1.0 (PEP 241)
- Wheel metadata 1.1 (PEP 314)
- Wheel metadata 1.2 (PEP 345)
- Wheel metadata 2.1 (PEP 566)
- Wheel metadata 2.2 (PEP 643)
- Wheel metadata 2.3 (PEP 685)
- Wheel metadata 2.4 (PEP 639) - license expression and license files
- Wheel metadata 2.5 (PEP 770) - SBOM documents
pyproject.toml metadata format:
- Current specification
- PEP 621
- PEP 639 - license files
- PEP 725 - external dependencies
Repository layout
- PEP 503 - simple repository API and normalized package names