python-redisearch-py 1.0.0-2 source package in Ubuntu

Changelog

python-redisearch-py (1.0.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <email address hidden>  Fri, 03 Jun 2022 23:32:28 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-redisearch-py_1.0.0-2.dsc 2.1 KiB b184340253a6ec63533b0cbaba69fc76ca81ffa96f298523d66ed72e1be50fe0
python-redisearch-py_1.0.0.orig.tar.gz 2.0 MiB def2bd579d57f1b93f14476f20f5a460d34e073437431266bd7399e9ca230fed
python-redisearch-py_1.0.0-2.debian.tar.xz 2.4 KiB 57c7d40070719a8d16746125b3629d322c83021aff4ef112b0b5cc2ec01c64b0

Available diffs

No changes file available.

Binary packages built by this source

python3-redisearch-py: RediSearch client (Python3 version)

 This is a Python search engine library that utilizes the RediSearch Redis
 Module API. RediSearch is an open-source, high performance search engine
 implemented as a Redis Module. It uses custom data types to allow fast, stable
 and feature rich full-text search inside redis.
 .
 This client is a wrapper around the RediSearch API protocol, that allows you to
 utilize its features easily.
 .
 This package contains the Python 3 version of the library.