aboutsummaryrefslogtreecommitdiff
path: root/bin/RPMFinder
Commit message (Expand)AuthorAge
* Do not fail if the infopage could not be parsed.Lucas C. Villa Real2018-07-04
* Catch errors while retrieving data from remote URLsLucas C. Villa Real2018-07-04
* Pick the most recent version if more than one package matches theLucas C. Villa Real2018-07-04
* Ignore source RPM files.Lucas C. Villa Real2018-07-02
* Output package name and download URL so we can automatically install dependen...Lucas C. Villa Real2018-07-02
* Let RPMFinder handle more than one architecture in a single call toLucas C. Villa Real2018-06-30
* Filter packages based on their version. The VersionCmp class has beenLucas C. Villa Real2018-06-30
* Improved dependency search on rpmfind.net: we now include the distroLucas C. Villa Real2018-06-30
* htmlparser.feed() expects a string, not bytes.Lucas C. Villa Real2018-06-29
* Moved to Python 3 and fixed indentation issues.Lucas C. Villa Real2018-06-29
* First commit.Lucas C. Villa Real2016-12-05