utf8-range 0.0.0~git260619-1
Package Information
| Description | fast UTF-8 validation with Range algorithm This is a wrapper for the Google range algorithm which checks whether a sequence of bytes is a valid UTF-8 sequence and finds the longest valid prefix of the UTF-8 sequence. |
|---|---|
| Maintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
| Changed By | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
| Sponsor | gcs@debian.org |
| Distribution | experimental |
| Architecture | any |
| Closes | #1140496 |
| Tracker | https://tracker.debian.org/pkg/utf8-range |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Architecture | source amd64 |
|---|---|
| Distribution | experimental |
| Date | Sun, 21 Jun 2026 09:38:08 +0200 |
| Source | utf8-range |
| Version | 0.0.0~git260619-1 |
| Changed-By | Laszlo Boszormenyi (GCS) |
Changelog
utf8-range (0.0.0~git260619-1) experimental; urgency=medium . * Initial release (closes: #1140496).
.dsc
| Component | main |
|---|---|
| Package-List | libutf8-range-dev deb libdevel optional arch=any libutf8-range0 deb libs optional arch=any libutf8-validity-dev deb libdevel optional arch=any libutf8-validity0 deb libs optional arch=any |
| Section | libdevel |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: utf8-range Source: https://github.com/protocolbuffers/protobuf/tree/main/third_party/utf8_range Comment: Part of Protobuf, but packaged independently Files: * Copyright: Copyright (C) 2019 Yibo Cai, Copyright (C) 2022 Google LLC License: MIT Files: debian/* Copyright: 2026 Laszlo Boszormenyi (GCS) <gcs@debian.org> License: GPL-3 License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. ․ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ․ On Debian systems, the complete text of the GNU General Public License Version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.