tiny 0.13.0-1
Package Information
| Description | irc terminal client Tiny is a console-based IRC client written in Rust, designed to be simple, efficient, and reliable. It features a split-view interface with channels, supports multiple servers simultaneously, and offers native TLS encryption for secure connections. It's lightweight and fast, with only standard IRC server interactions provided through hotkeys and the CLI. Key features: * Modern terminal user interface with split views * Multiple server connections with tabbed interface * Built-in TLS/SSL support using rustls * Mouse support in the terminal interface * Efficient and lightweight Rust implementation * Customizable through configuration files Tiny aims to provide a robust IRC client experience for terminal users who prefer keyboard-driven applications with a clean, minimal interface. |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
| Sponsor | merkys@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/tiny.git (browse) |
| Closes | #1109059 |
| Tracker | https://tracker.debian.org/pkg/tiny |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Version | 0.13.0-1 |
|---|---|
| Changed-By | Josenilson Ferreira da Silva |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Sat, 27 Sep 2025 14:41:39 -0300 |
| Source | tiny |
Changelog
tiny (0.13.0-1) unstable; urgency=medium . * Initial release. (Closes: #1109059)
.dsc
| Package-List | tiny deb net optional arch=any |
|---|---|
| Section | net |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tiny Upstream-Contact: Omer Sinan Ağacan <omeragacan@gmail.com> Source: https://github.com/osa1/tiny Files: * Copyright: 2020 Omer Sinan Ağacan <omeragacan@gmail.com> License: MIT Files: rfcs/* Copyright: 2020 The Internet Society. All Rights Reserved License: MIT Files: crates/termbox/* Copyright: 2010-2013 nsf <no.smile.face@gmail.com> License: MIT Files: debian/* Copyright: 2025 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2025 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> License: MIT 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.