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
Release files for aur 0.11.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aur-0.11.0.tar.gz | 8.9 kB | Details |
Release files / aur-0.11.0.tar.gz
| Download URL | aur-0.11.0.tar.gz |
|---|---|
| Size | 8.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0115e934ce5541f935e38538833006319dc0a311695539e43880b4c3066d8446
|
|
BLAKE2b-256 checksum How to use checksums |
775038ac0f28fe831e8662abf7a51f3fe6ac64b573e27f253458d0494f2f6146
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |