superseedr 1.0.5

A BitTorrent Client in your Terminal.
1
2
3
4
5
6
// SPDX-FileCopyrightText: 2025 The superseedr Contributors
// SPDX-License-Identifier: GPL-3.0-or-later

pub mod browser;
pub mod common;
pub mod normal;