guile2.2-xapian 0.4.0
Guile bindings for Xapian
guile-xapian
provides Guile bindings for Xapian, a search engine library. Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It has built-in support for several families of weighting models and also supports a rich set of boolean query operators.
- Outputs:
out
- Website: https://guile-xapian.systemreboot.net
- Licenses: GPL 2+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile2.2-xapian 0.4.0
as follows:
guix install guile2.2-xapian@0.4.0
Or install the latest version:
guix install guile2.2-xapian
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.