aur: Access metadata from the Arch Linux User Repository.

[ gpl, library, linux ] [ Propose Tags ]

Access package information from Arch Linux's AUR via its RPC interface. The main exposed functions reflect those of the RPC. info gets metadata for one package. search gets limited metadata for packages that match a given regex. By default this library supports version 5 of the RPC, and hence version 4.2+ of the AUR.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0, 0.2.0, 1.0.0, 1.1.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 3.0.0, 4.0.0, 4.0.1, 4.0.2, 5.0.0, 5.0.1, 6.0.0, 6.0.0.1, 6.1.0, 6.1.0.1, 6.2.0, 6.2.0.1, 6.3.0, 6.3.1, 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.0.5, 7.0.6, 7.0.7
Change log CHANGELOG.md
Dependencies aeson (>=0.9 && <2.2), base (>=4.10 && <5), bytestring, hashable (>=1.2), http-client (>=0.5 && <0.8), http-types (>=0.12 && <0.13), text (>=1.2 && <1.3) [details]
License GPL-3.0-only
Copyright 2014 - 2021 Colin Woodbury
Author Colin Woodbury
Maintainer colin@fosskers.ca
Revised Revision 1 made by fosskers at 2022-06-17T17:55:52Z
Category Linux
Home page https://github.com/fosskers/aura
Uploaded by fosskers at 2021-10-21T21:44:16Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 19840 total (83 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-10-21 [all 1 reports]

Readme for aur-7.0.7

[back to package description]

haskell-aur

Access metadata from the Arch Linux User Repository.