python-whoosh 2.5.6-2 source package in Ubuntu

Changelog

python-whoosh (2.5.6-2) unstable; urgency=low


  * Remove override for dh_fixperms, seems to be no more needed.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <email address hidden>  Mon, 23 Dec 2013 22:51:23 +0200

Upload details

Uploaded by:
أحمد المحمودي (Ahmed El-Mahmoudy)
Uploaded to:
Sid
Original maintainer:
أحمد المحمودي (Ahmed El-Mahmoudy)
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-whoosh_2.5.6-2.dsc 1.7 KiB 0e30693cae1b3d26280759cd1e2ee2cb93f67909eee7950db66016c988161661
python-whoosh_2.5.6.orig.tar.gz 1018.1 KiB 84d08a49089c761df779d2ab3474d5f3d5b4782a40fbc067e8e3a507790fcd6b
python-whoosh_2.5.6-2.debian.tar.gz 8.1 KiB cd648247b4807c532e942a42c3aa4f902f2907825e9aed3bffeab3ddbb824611

No changes file available.

Binary packages built by this source

python-whoosh: pure-Python full-text indexing, search, and spell checking library

 Whoosh is a fast, pure-Python indexing and search library. Programmers
 can use it to easily add search functionality to their applications and
 websites. As Whoosh is pure Python, you don't have to compile or
 install a binary support library and/or make Python work with a JVM, yet
 indexing and searching is still very fast. Whoosh is designed to be
 modular, so every part can be extended or replaced to meet your needs
 exactly.

python-whoosh-doc: full-text indexing, search, and spell checking library (doc)

 Whoosh is a fast, pure-Python indexing and search library. Programmers
 can use it to easily add search functionality to their applications and
 websites. As Whoosh is pure Python, you don't have to compile or
 install a binary support library and/or make Python work with a JVM, yet
 indexing and searching is still very fast. Whoosh is designed to be
 modular, so every part can be extended or replaced to meet your needs
 exactly.
 .
 This package contains the library documentation for python-whoosh.