Source: node-fuzzaldrin-plus
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , coffeescript
 , terser
 , webpack (>= 5.0~)
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/js-team/node-fuzzaldrin-plus
Vcs-Git: https://salsa.debian.org/js-team/node-fuzzaldrin-plus.git
Homepage: https://github.com/jeancroy/fuzzaldrin-plus
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-fuzzaldrin-plus
Architecture: all
Depends: ${misc:Depends}
Provides: ${nodejs:Provides}
Multi-Arch: foreign
Description: Fuzzy filtering and string scoring - compatible with fuzzaldrin
 A fuzzy search / highlight that specialize for programmer text editor. It
 tries to provide intuitive result by recognizing patterns that people use
 while searching.
 .
 A rewrite of the fuzzaldrin library. API is backward compatible with some
 extra options. Tuning has been done from report usage of the Atom text editor.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: libjs-fuzzaldrin-plus
Architecture: all
Depends: ${misc:Depends}
 , ${shlibs:Depends}
Recommends: javascript-common
Multi-Arch: foreign
Description: fuzzy search / highlight for programmer's text editor (browser)
 A fuzzy search / highlight that specialize for programmer text editor. It
 tries to provide intuitive result by recognizing patterns that people use
 while searching.
 .
 A rewrite of the fuzzaldrin library. API is backward compatible with some
 extra options. Tuning has been done from report usage of the Atom text editor.
 .
 This package provides fuzzaldrin-plus usable in browser environment.
