File: PackageSearchResult.md

package info (click to toggle)
debian-codesearch-cli 1.0.0%2Bnmu3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: python: 1,409; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# PackageSearchResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**package** | **str** | The Debian source package for which up to 2 search results have been aggregated in `results`. | 
**results** | [**list[SearchResult]**](SearchResult.md) |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)