xapian-bindings
NOTE: This package is not guaranteed to fully functional! Use at your own risk!
xapian-bindings is a meta-package to simplify installation of the xapian-bindings extension for Python. It determines the version of xapian-bindings to use based on the version of xapian-core installed; downloads and extracts the source code; then runs ./configure, make and make install.
This project is not affiliated with the Xapian project in any way.
Installation
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 --no-cache-dir xapian-bindings.
Verify installation by running python -c "import xapian; print(xapian.__version__)".
Todos
Add .travis.yml.
Release files for xapian-bindings 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xapian-bindings-0.1.0.tar.gz | 4.5 kB | Details |
Release files / xapian-bindings-0.1.0.tar.gz
| Download URL | xapian-bindings-0.1.0.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f2b0396082ebf4f6681ab43d6d8fd1f63b6964b18c32c91236ed067c6f62ad14
|
|
BLAKE2b-256 checksum How to use checksums |
9e36a89cd4f4e262926f6fd03fed93e6e50313a0ac363aafe6486472eb20ecb7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
|