node-eld 2.1.0-1
Package Information
| Description | fast 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. |
|---|---|
| Maintainer | Debian Javascript Maintainers <debian-js@lists.debian.org> |
| Changed By | Emfox Zhou <emfox@debian.org> |
| Sponsor | emfox@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-eld.git (browse) |
| Closes | #1148215 |
| Tracker | https://tracker.debian.org/pkg/node-eld |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Changed-By | Emfox Zhou |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Fri, 18 Sep 2026 17:40:00 +0800 |
| Source | node-eld |
| Version | 2.1.0-1 |
Changelog
node-eld (2.1.0-1) unstable; urgency=medium . * Initial release (Closes: #1148215)
.dsc
| Package-List | node-eld deb javascript optional arch=all |
|---|---|
| Section | javascript |
| Priority | optional |
| Component | main |
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".