DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-eld 2.1.0-1

Package Information

Descriptionfast and accurate natural language detection

Efficient Language Detector (ELD) is a fast and accurate natural language detection library written in JavaScript. It compares n-gram frequency profiles of the input text against pre-computed language profiles, and supports a subset of languages for reduced memory usage.

Node.js is an event-based server-side JavaScript engine.

MaintainerDebian Javascript Maintainers <debian-js@lists.debian.org>
Changed ByEmfox Zhou <emfox@debian.org>
Sponsoremfox@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/js-team/node-eld.git (browse)
Closes#1148215
Trackerhttps://tracker.debian.org/pkg/node-eld
Uploaded3 hours ago

New Package Report

.changes
Changed-ByEmfox Zhou
Architecturesource all
Distributionunstable
DateFri, 18 Sep 2026 17:40:00 +0800
Sourcenode-eld
Version2.1.0-1
Changelog
node-eld (2.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1148215)
.dsc
Package-Listnode-eld deb javascript optional arch=all
Sectionjavascript
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: eld
Upstream-Contact: https://github.com/nitotm/efficient-language-detector-js/issues
Source: https://github.com/nitotm/efficient-language-detector-js

Files: *
Copyright: 2023 Nito T.M. <https://github.com/nitotm>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Emfox Zhou <emfox@debian.org>
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 version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package