golang-github-gosimple-unidecode_1.0.1-2_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 13 Mar 2025 10:22:38 +0100 |
Source: | golang-github-gosimple-unidecode |
Binary: | golang-github-gosimple-unidecode-dev |
Architecture: | source all |
Version: | 1.0.1-2 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Luca Soler <luca.soler@proton.me> |
Description: | golang-github-gosimple-unidecode-dev - Replaces non-ASCII characters with their ASCII approximations. (l |
Closes: | 1099778 |
Changes: | golang-github-gosimple-unidecode (1.0.1-2) unstable; urgency=medium * Fix debian/copyright golang-github-gosimple-unidecode (1.0.1-1) unstable; urgency=medium * Initial release (Closes: #1099778) |
Files: | b9af021fc1b2d68c344728f58a365080 2297 golang optional golang-github-gosimple-unidecode_1.0.1-2.dsc 476097e9eb82a753f32dbb3d777efb1f 281816 golang optional golang-github-gosimple-unidecode_1.0.1.orig.tar.gz d63fe3f8d90c8a12db8f5e6f981f75f7 1996 golang optional golang-github-gosimple-unidecode_1.0.1-2.debian.tar.xz 6128c625783e4bfab48b748126e5caec 83952 golang optional golang-github-gosimple-unidecode-dev_1.0.1-2_all.deb 36d20852d642376d646892632efdc1a0 6119 golang optional golang-github-gosimple-unidecode_1.0.1-2_amd64.buildinfo |
golang-github-gosimple-unidecode_1.0.1-2.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-gosimple-unidecode |
Binary: | golang-github-gosimple-unidecode-dev |
Architecture: | all |
Version: | 1.0.1-2 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Luca Soler <luca.soler@proton.me>, |
Homepage: | https://github.com/gosimple/unidecode |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-gosimple-unidecode |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-gosimple-unidecode.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any |
Package-List: | golang-github-gosimple-unidecode-dev deb golang optional arch=all |
Files: | 476097e9eb82a753f32dbb3d777efb1f 281816 golang-github-gosimple-unidecode_1.0.1.orig.tar.gz d63fe3f8d90c8a12db8f5e6f981f75f7 1996 golang-github-gosimple-unidecode_1.0.1-2.debian.tar.xz |
Go-Import-Path: | github.com/gosimple/unidecode |
README.source for golang-github-gosimple-unidecode_1.0.1-2.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-gosimple-unidecode-dev_1.0.1-2_all.deb (click to toggle) | |
---|---|
Package: | golang-github-gosimple-unidecode-dev |
Source: | golang-github-gosimple-unidecode |
Version: | 1.0.1-2 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 229 |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/gosimple/unidecode |
Description: | Replaces non-ASCII characters with their ASCII approximations. (library) Go Reference (https://pkg.go.dev/github.com/gosimple/unidecode) Tests (https://github.com/gosimple/unidecode/actions/workflows/tests.yml) Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations. |
contents of golang-github-gosimple-unidecode-dev_1.0.1-2_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-03-13 09:22 ./ drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/ drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/share/ drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/share/doc/golang-github-gosimple-unidecode-dev/ -rw-r--r-- root/root 219 2025-03-13 09:22 ./usr/share/doc/golang-github-gosimple-unidecode-dev/changelog.Debian.gz -rw-r--r-- root/root 1081 2025-03-13 09:15 ./usr/share/doc/golang-github-gosimple-unidecode-dev/copyright drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/share/gocode/src/github.com/gosimple/ drwxr-xr-x root/root 0 2025-03-13 09:22 ./usr/share/gocode/src/github.com/gosimple/unidecode/ -rw-r--r-- root/root 827 2025-03-13 09:22 ./usr/share/gocode/src/github.com/gosimple/unidecode/decode.go -rw-r--r-- root/root 46 2025-03-13 09:22 ./usr/share/gocode/src/github.com/gosimple/unidecode/go.mod -rw-r--r-- root/root 1686 2025-03-13 09:22 ./usr/share/gocode/src/github.com/gosimple/unidecode/make_table.go -rw-r--r-- root/root 210950 2025-03-13 09:22 ./usr/share/gocode/src/github.com/gosimple/unidecode/table.go -rw-r--r-- root/root 1222 2025-03-13 09:22 ./usr/share/gocode/src/github.com/gosimple/unidecode/unidecode.go -rw-r--r-- root/root 1049 2025-03-13 09:22 ./usr/share/gocode/src/github.com/gosimple/unidecode/unidecode_test.go |
copyright of golang-github-gosimple-unidecode-dev_1.0.1-2_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: unidecode Source: https://github.com/gosimple/unidecode Files: * Copyright: 2014 Rainy Cape S.L. <hello@rainycape.com> License: Apache-2.0 Files: debian/* Copyright: 2025 Luca Soler <luca.soler@proton.me> License: Apache-2.0 Comment: Debian packaging is licensed under the same terms as upstream 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. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". |
Timestamp: 13.03.2025 / 10:02:22 (UTC)