python-whoosh 2.7.4+git6-g9134ad92-8 source package in Ubuntu

Changelog

python-whoosh (2.7.4+git6-g9134ad92-8) unstable; urgency=medium

  * Team upload.
  * Use sphinx-build
    Closes: #1042650
  * Standards-Version: 4.6.2 (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)

 -- Andreas Tille <email address hidden>  Thu, 11 Jan 2024 14:21:48 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-whoosh_2.7.4+git6-g9134ad92-8.dsc 2.3 KiB 1a20a1cf7fe9c27bf58434a848a82174641d4422b9f684c148c6ee8f95b00086
python-whoosh_2.7.4+git6-g9134ad92.orig.tar.gz 959.4 KiB 65ff05db1d44e2ff1ed83595405c1bd645c825ed004b6a9b1a07753a4d843afb
python-whoosh_2.7.4+git6-g9134ad92-8.debian.tar.xz 10.5 KiB 7da72dfc90c661afc89055f1bdc6e8be8bd6ecb12d4f48e2997d90bbbae57f89

No changes file available.

Binary packages built by this source

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.

python3-whoosh: pure-Python full-text indexing, search, and spell checking library (Python 3)

 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 python3 library