DFSG NEW Queue

DFSG, Licensing & New Packages Team

tiny 0.13.0-1

Package Information

Descriptionirc 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.

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByJosenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Sponsormerkys@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/tiny.git (browse)
Closes#1109059
Trackerhttps://tracker.debian.org/pkg/tiny
Uploaded3 hours ago

New Package Report

.changes
Version0.13.0-1
Changed-ByJosenilson Ferreira da Silva
Architecturesource amd64
Distributionunstable
DateSat, 27 Sep 2025 14:41:39 -0300
Sourcetiny
Changelog
tiny (0.13.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1109059)
.dsc
Package-Listtiny deb net optional arch=any
Sectionnet
Priorityoptional
Componentmain
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.

Back to Dashboard | View all reviews for this package