python-xstatic-magic-search 0.2.5.1-4 source package in Ubuntu

Changelog

python-xstatic-magic-search (0.2.5.1-4) unstable; urgency=medium

  * Cleans better (Closes: #1048778).

 -- Thomas Goirand <email address hidden>  Tue, 22 Aug 2023 12:00:04 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xstatic-magic-search_0.2.5.1-4.dsc 2.3 KiB e5e89d4c15a673ede42d77b4393c12b726401213cc4c45c5d7af63c11d8b3245
python-xstatic-magic-search_0.2.5.1.orig.tar.xz 8.8 KiB 9e7713a8ef063c97fbf7ed4cdcff8c55f6df3ed75eaecc8b36de0828df1c6ff9
python-xstatic-magic-search_0.2.5.1-4.debian.tar.xz 3.1 KiB 540dad58730669afebad34d798771d189deab69601806820d4b7f725d428eb01

Available diffs

No changes file available.

Binary packages built by this source

python3-xstatic-magic-search: Magic-Search XStatic support - Python 3.x

 XStatic is a Python web development tool for handling required static data
 files from external projects, such as CSS, images, and JavaScript. It provides
 a lightweight infrastructure to manage them via Python modules that your app
 can depend on in a portable, virtualenv-friendly way instead of using embedded
 copies.
 .
 MagicSearch is an AngularJS directive that provides a UI for both faceted
 filtering and as-you-type filtering. It is intended for filtering tables, such
 as an AngularJS smart-table, but it can be used in any situation where you can
 provide it with facets/options and consume its events.
 .
 MagicSearch was initially developed by David Kavanagh for Eucalyptus.
 .
 This package contains the Python 3.x module.