Arch User Repository API interface.
Project description
aur is a Python library that makes it easy to access and parse data from the Arch User Repository API.
Usage
>>> yturl = aur.info('yturl')
>>> yturl.description
'YouTube videos on the command line'
>>> poco = aur.search('poco')
>>> poco
[<Package: poco>, <Package: flopoco>, <Package: libpoco-basic>]
Documentation
Documentation is available on ReadTheDocs.
Installation
From pip:
pip install aur
Manually:
python setup.py install
Documentation
pydoc aur
Testing
python setup.py test
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aur-0.11.0.tar.gz
(8.9 kB
view details)
File details
Details for the file aur-0.11.0.tar.gz
.
File metadata
- Download URL: aur-0.11.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0115e934ce5541f935e38538833006319dc0a311695539e43880b4c3066d8446 |
|
MD5 | 3519e86d744555781d5d98f561ff8665 |
|
BLAKE2b-256 | 775038ac0f28fe831e8662abf7a51f3fe6ac64b573e27f253458d0494f2f6146 |