Metadata-Version: 2.0
Name: pear-aur
Version: 1.1
Summary: A stupidly simple aur helper
Home-page: https://github.com/philipdexter/pear
Author: Philip Dexter
Author-email: philip.dexter@gmail.com
License: Unlicense
Download-URL: https://github.com/philipdexter/pear/tarball/1.1
Keywords: aur,arch linux
Platform: UNKNOWN
Requires-Dist: click

pear
====

pear is a stupidly simple aur helper

commands
--------

``pear query string`` - query all packages using ``string`` as a search
keyword

``pear install package`` - download and install the package named
``package``

``pear upgrade`` - upgrade all installed aur packages

``pear list`` - list all installed aur packages


