dakweb.routers.binary¶
Functions
|
Find all Debian binary packages which have the specified metadata set in their source package. |
|
List all possible metadata keys. |
Classes
|
- class dakweb.routers.binary.BinaryByMetadata(*, binary: str, source: str, metadata_value: str)[source]¶
- _abc_impl = <_abc._abc_data object>¶
- model_config: ClassVar[ConfigDict] = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].