golang-github-ergochat-readline_0.1.3-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 19 Feb 2025 15:51:06 +0100 |
Source: | golang-github-ergochat-readline |
Binary: | golang-github-ergochat-readline-dev |
Architecture: | source all |
Version: | 0.1.3-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Guillem Jover <gjover@sipwise.com> |
Description: | golang-github-ergochat-readline-dev - readline implementation in pure Go (library) |
Closes: | 1098361 |
Changes: | golang-github-ergochat-readline (0.1.3-1) unstable; urgency=medium * Initial release. (Closes: #1098361) |
Files: | 2413606dfd4928abb9adb91f2815c477 2432 golang optional golang-github-ergochat-readline_0.1.3-1.dsc 4dfa214befd1bbb251eb0a1a7d8908bc 49530 golang optional golang-github-ergochat-readline_0.1.3.orig.tar.gz a4efaa2e75cb75cb028f346c68df47bc 3404 golang optional golang-github-ergochat-readline_0.1.3-1.debian.tar.xz 21b57cdc615f8357cd9d7cc17c449964 44444 golang optional golang-github-ergochat-readline-dev_0.1.3-1_all.deb ba00c1de67b23424cf833dec7f64bd15 6038 golang optional golang-github-ergochat-readline_0.1.3-1_amd64.buildinfo |
golang-github-ergochat-readline_0.1.3-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-ergochat-readline |
Binary: | golang-github-ergochat-readline-dev |
Architecture: | all |
Version: | 0.1.3-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Guillem Jover <gjover@sipwise.com>, |
Homepage: | https://github.com/ergochat/readline |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-ergochat-readline |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-ergochat-readline.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-golang-x-sys-dev, golang-golang-x-text-dev |
Package-List: | golang-github-ergochat-readline-dev deb golang optional arch=all |
Files: | 4dfa214befd1bbb251eb0a1a7d8908bc 49530 golang-github-ergochat-readline_0.1.3.orig.tar.gz a4efaa2e75cb75cb028f346c68df47bc 3404 golang-github-ergochat-readline_0.1.3-1.debian.tar.xz |
Go-Import-Path: | github.com/ergochat/readline |
README.source for golang-github-ergochat-readline_0.1.3-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-ergochat-readline-dev_0.1.3-1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-ergochat-readline-dev |
Source: | golang-github-ergochat-readline |
Version: | 0.1.3-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 197 |
Depends: | golang-golang-x-sys-dev, golang-golang-x-text-dev |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/ergochat/readline |
Description: | readline implementation in pure Go (library) This is a pure Go implementation of functionality comparable to GNU Readline (https://en.wikipedia.org/wiki/GNU_Readline), i.e. line editing and command history for simple TUI programs. . It is a fork of chzyer/readline (https://github.com/chzyer/readline). . * Relative to the upstream repository, it is actively maintained and has numerous bug fixes and improvements (see docs/CHANGELOG.md). See the migration guide (docs/MIGRATING.md) for advice on how to migrate from upstream. * Relative to x/term (https://pkg.go.dev/golang.org/x/term), it has more features (e.g. tab-completion). |
contents of golang-github-ergochat-readline-dev_0.1.3-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-02-19 14:51 ./ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/doc/golang-github-ergochat-readline-dev/ -rw-r--r-- root/root 176 2025-02-19 14:51 ./usr/share/doc/golang-github-ergochat-readline-dev/changelog.Debian.gz -rw-r--r-- root/root 1662 2025-02-19 14:02 ./usr/share/doc/golang-github-ergochat-readline-dev/changelog.gz -rw-r--r-- root/root 3961 2025-02-19 14:51 ./usr/share/doc/golang-github-ergochat-readline-dev/copyright drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/ -rw-r--r-- root/root 14113 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/complete.go -rw-r--r-- root/root 3793 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/complete_helper.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/readline-demo/ -rw-r--r-- root/root 4883 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/readline-demo/readline-demo.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/readline-multiline/ -rw-r--r-- root/root 680 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/readline-multiline/readline-multiline.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/readline-paged-completion/ -rw-r--r-- root/root 1392 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/readline-paged-completion/readline-paged-completion.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/readline-pass-strength/ -rw-r--r-- root/root 2214 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/example/readline-pass-strength/readline-pass-strength.go -rw-r--r-- root/root 110 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/go.mod -rw-r--r-- root/root 459 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/go.sum -rw-r--r-- root/root 6276 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/history.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/ drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/ansi/ -rw-r--r-- root/root 75 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/ansi/ansi.go -rw-r--r-- root/root 2530 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/ansi/ansi_windows.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/platform/ -rw-r--r-- root/root 1714 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/platform/utils_unix.go -rw-r--r-- root/root 681 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/platform/utils_windows.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/ringbuf/ -rw-r--r-- root/root 4741 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/ringbuf/ringbuf.go -rw-r--r-- root/root 1534 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/ringbuf/ringbuf_test.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/runes/ -rw-r--r-- root/root 4693 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/runes/runes.go -rw-r--r-- root/root 2335 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/runes/runes_test.go drwxr-xr-x root/root 0 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/ -rw-r--r-- root/root 1829 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/term.go -rw-r--r-- root/root 1149 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/term_plan9.go -rw-r--r-- root/root 2398 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/term_unix.go -rw-r--r-- root/root 349 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/term_unix_bsd.go -rw-r--r-- root/root 324 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/term_unix_other.go -rw-r--r-- root/root 1138 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/term_unsupported.go -rw-r--r-- root/root 2139 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/term_windows.go -rw-r--r-- root/root 23022 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/terminal.go -rw-r--r-- root/root 9273 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/internal/term/terminal_test.go -rw-r--r-- root/root 11927 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/operation.go -rw-r--r-- root/root 8356 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/readline.go -rw-r--r-- root/root 1233 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/readline_test.go -rw-r--r-- root/root 13494 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/runebuf.go -rw-r--r-- root/root 3718 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/search.go -rw-r--r-- root/root 13307 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/terminal.go -rw-r--r-- root/root 1106 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/undo.go -rw-r--r-- root/root 1781 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/utils.go -rw-r--r-- root/root 2622 2025-02-19 14:51 ./usr/share/gocode/src/github.com/ergochat/readline/vim.go |
copyright of golang-github-ergochat-readline-dev_0.1.3-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/ergochat/readline Files: * Copyright: 2015 Chzyer Jason Walton <dev@lucid.thedremaing.org> (https://www.thedreaming.org) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com) 2023 Shivaram Lingamneni <slingamn@cs.stanford.edu> License: Expat Files: internal/term/* Copyright: 2011-2021 The Go Authors. All rights reserved. License: BSD-3-Clause Files: example/readline-pass-strength/readline-pass-strength.go License: WTFPL Copyright: Chris P <sahib@online.de> Comment: The copyright statement in the file is for the license itself, the file does not contain any copyright statement for the actual file contents, the author has been taken from git log. Files: debian/* Copyright: 2025 Sipwise GmbH, Austria License: Expat Comment: Debian packaging is licensed under the same terms as upstream. License: Expat 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: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: WTFPL DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 . Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> . Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. . DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION . 0. You just DO WHAT THE FUCK YOU WANT TO. |
Timestamp: 19.02.2025 / 17:07:47 (UTC)