Skip to main content

Meta-package to build and install xapian-bindings extension.

Project description

Build Status PyPI Version Python Versions

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

  1. Ensure you have essential build & development tools installed on your system.

  2. Ensure you have xapian-core installed via your system package manager or source tarball.

  3. Run pip install --no-cache-dir xapian-bindings.

  4. Verify installation by running python -c "import xapian; print(xapian.__version__)".

Todos

  • Add .travis.yml.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xapian-bindings-0.1.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page