aorlib
A python library to interact with Arch Linux Official repository to search and find details of the package.
How to download and setup aorlib
Open terminal and run command
git clone https://github.com/tonybenoy/aorlib.git
git clone is used to create a copy or clone of aorlib repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with aorlib https://github.com/tonybenoy/aorlib/archive/master.zip
Or simply clone aorlib with SSH
[email protected]:tonybenoy/aorlib.git