- Ensure you have essential build & development tools installed on your system.
- Ensure you have
xapian-core
installed via your system package manager or source tarball. - Run
pip install xapianpy
. - Verify installation by running
python -c "import xapian; print(xapian.__version__)"
.
forked from ninemoreminutes/xapian-bindings
-
Notifications
You must be signed in to change notification settings - Fork 1
Python bindings for xapian search engine
License
papermerge/xapian-bindings
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python bindings for xapian search engine
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 78.9%
- Dockerfile 16.2%
- Python 4.9%