dataparksearch
Feature rich search engine
Dataparksearch is a full featured web search engine. It has support for HTTP, HTTPS, ftp (passive mode), NNTP and news URL schemes, and other URL schemes with external parsers. It can tweak URLs with session IDs and other weird formats, including some JavaScript link decoding. Options to query with all words, all words near to each others, any words, or boolean queries. A subset of VQL (Verity Query Language) is supported.
- Versions: 4.54-0.8efa28f
- Website: https://www.dataparksearch.org/
- Licenses: GPL 2+
- Package source: gnu/packages/search.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of dataparksearch
as follows:
guix install dataparksearch
Or install a particular version:
guix install dataparksearch@4.54-0.8efa28f
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of dataparksearch about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/dataparksearch'><img src='https://packages.guix.gnu.org/packages/dataparksearch/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/dataparksearch)
Example Org:
[[https://packages.guix.gnu.org/packages/dataparksearch][https://packages.guix.gnu.org/packages/dataparksearch/badges/latest-version.svg]]