mirror of
https://github.com/searxng/searxng.git
synced 2025-09-02 16:28:33 +02:00
[feat] engines: add repology.org engine for linux packages (#5103)
Repology_ monitors a huge number of package repositories and other sources comparing packages versions across them and gathering other information. Repology_ shows you in which repositories a given project is packaged, which version is the latest and which needs updating, who maintains the package, and other related information. .. _Repology: https://repology.org/docs/about Co-authored-by: Markus Heiser <markus.heiser@darmarit.de> Format: reST
This commit is contained in:
parent
501327ddf1
commit
b93cc2f9f8
3 changed files with 109 additions and 0 deletions
8
docs/dev/engines/online/repology.rst
Normal file
8
docs/dev/engines/online/repology.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
.. _repology engine:
|
||||
|
||||
========
|
||||
Repology
|
||||
========
|
||||
|
||||
.. automodule:: searx.engines.repology
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue