DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-fuse.js 7.4.2-1

Package Information

Descriptionlightweight fuzzy-search library for JavaScript

Fuse.js provides approximate string matching for JavaScript applications. It can search lists of strings or objects, tolerate misspellings and partial matches, and rank results by relevance.

The library supports weighted fields, extended search operators, logical queries, match highlighting, token-based multi-word search, and optional Web Worker based searching for larger client-side datasets.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/js/node-fuse.js (browse)
Closes#1139223
Trackerhttps://tracker.debian.org/pkg/node-fuse.js
Uploaded3 hours ago

New Package Report

.changes
Version7.4.2-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateSun, 07 Jun 2026 12:57:08 +0100
Sourcenode-fuse.js
Changelog
node-fuse.js (7.4.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1139223)
.dsc
Priorityoptional
Componentmain
Package-Listnode-fuse.js deb javascript optional arch=all
Sectionjavascript
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fuse.js
Upstream-Contact: Kiro Risk <kirollos@gmail.com>
Source: https://github.com/krisk/Fuse

Files: *
Copyright: Kiro Risk <kirollos@gmail.com>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Back to Dashboard | View all reviews for this package