aur
aur copied to clipboard
Arch User Repository API interface.
This migration also includes the following changes: * base class of Package has been changed from namedtuple to dataclass, which forces python>=3.7. New AUR API has different set of fields...
When currently using aur.search, the query only leads to this response ``` {'error': 'Please specify an API version.', 'resultcount': 0, 'results': [], 'type': 'error', 'version': None} ```
Hello, first of all, thanks for this neat package! I wish it would return the different `Depends` fields on a `aur.info('package')` call. These fields will be optionally returned via the...
v5 was released with AUR v4.2.0 on February 15, 2016, we should update.