Skip to content

Installer of xapian-core and xapian-bindings for Python

License

Notifications You must be signed in to change notification settings

kit494way/xapian-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

xapian-installer

Installer of xapian-core and xapian-bindings for Python.

Xapian-core and xapian-bindings for Python are installed in the directory ${HOME}/xapian.

Only supports Python 3.6+. Python environments created by pyenv local are not supprted. Use venv, virtualenv or pyenv shell.

Usage

Download the script and execute

$ curl -sS https://raw.githubusercontent.com/kit494way/xapian-installer/master/install.sh -o install.sh
$ chmod +x install.sh
$ ./install.sh

You can also execute with a version to install.

$ ./install.sh ${xapian_version}

About

Installer of xapian-core and xapian-bindings for Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages