103f7fca8a
Command-line utility to search DuckDuckGo from the terminal. While googler is extremely popular among command line users, in many forums the need of a similar utility for privacy-aware DuckDuckGo came up. So here's `ddgr` for you! Unlike the web interface, you can specify the number of search results you would like to see per page. It's more convenient than skimming through 30-odd search results per page. The default interface is carefully designed to use minimum space without sacrificing readability. A big advantage of ddgr over googler is DuckDuckGo works over the Tor network.
14 lines
508 B
Text
14 lines
508 B
Text
@comment $NetBSD: PLIST,v 1.1 2021/02/11 11:16:37 pin Exp $
|
|
bin/ddgr
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/ddgr.py
|
|
${PYSITELIB}/ddgr.pyc
|
|
${PYSITELIB}/ddgr.pyo
|
|
man/man1/ddgr.1
|
|
share/examples/ddgr/auto-completion/_ddgr
|
|
share/examples/ddgr/auto-completion/ddgr-completion.bash
|
|
share/examples/ddgr/auto-completion/ddgr.fish
|