_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


srain 1.5.0
Dependencies: glib-networking@2.78.1 gsettings-desktop-schemas@46.1 gtk+@3.24.51 libconfig@1.7.3 libsecret@0.21.4 libsoup-minimal@2.74.3 openssl@3.0.8
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://srain.im
Licenses: GPL 3+
Build system: meson
Synopsis: Modern IRC client written in GTK
Description:

Srain is an IRC client written in GTK. It aims to be modern and easy to use while still remaining useful to power users. It also has partial support for the IRCv3 protocol.

ircii 20210314
Dependencies: ncurses@6.2.20210619 openssl@3.0.8
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: http://www.eterna.com.au/ircii/
Licenses: Modified BSD
Build system: gnu
Synopsis: Terminal-based IRC and ICB client
Description:

ircII is a terminal based IRC and ICB client for UNIX systems.

kvirc 5.2.8
Dependencies: enchant@2.6.9 gettext-minimal@0.23.1 openssl@3.0.8 perl@5.36.0 python@3.11.14 qt5compat@6.9.2 qtmultimedia@6.9.2 qtsvg@6.9.2 qtwebengine@6.9.3 qtwayland@6.9.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://www.kvirc.net/
Licenses: GPL 2+ OpenSSL
Build system: qt
Synopsis: IRC client based on QT GUI toolkit
Description:

KVIrc is a IRC client based on the Qt GUI toolkit.

catgirl 2.2a
Dependencies: libressl@4.2.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://git.causal.agency/catgirl
Licenses: GPL 3+
Build system: gnu
Synopsis: TLS-only terminal IRC client
Description:

catgirl is a TLS-only terminal IRC client.

Notable features include:

  • Tab complete: most recently seen or mentioned nicks are completed first. Commas are inserted between multiple nicks.

  • Prompt: the prompt clearly shows whether input will be interpreted as a command or sent as a message.

  • Split scroll: keeps the latest messages in view while scrolling.

  • URL detection: recent URLs from a particular user or matching a substring can be opened or copied.

  • Nick coloring: color generation based on usernames remains stable across nick changes. Mentions of users in messages are colored.

  • Topic diffing: the modified portion of a channel topic change is highlighted.

go-gopkg-in-irc-v4 4.0.0
Propagated dependencies: go-gopkg-in-yaml-v2@2.4.0 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://gopkg.in/irc.v3
Licenses: Expat
Build system: go
Synopsis: Low-level IRC library for Go
Description:

Package irc provides a simple IRC library meant as a building block for other projects.

python-ircmatch 1.2
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://pypi.org/project/ircmatch/
Licenses: ISC
Build system: pyproject
Synopsis: Library for matching IRC masks based on atheme
Description:

This is a python extension which provides string comparison and matching functions from Atheme. They are hand-optimized for high performance when matching IRC hostmasks.

quassel 0.14.0
Dependencies: boost@1.89.0 inxi-minimal@3.3.31-2 libdbusmenu-qt@0.9.3+16.04.20160218-0ubuntu1 perl@5.36.0 qca@2.3.10 qtbase@5.15.17 qtmultimedia@5.15.17 qtscript@5.15.17 qtsvg@5.15.17 sonnet@6.19.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://quassel-irc.org/
Licenses: GPL 2 GPL 3
Build system: qt
Synopsis: Distributed IRC client
Description:

Quassel is a distributed IRC client, meaning that one or more clients can attach to and detach from the central core. It resembles the popular combination of screen and a text-based IRC client such as WeeChat or irssi, but graphical.

python-irc-parser-tests 0.0.4
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://github.com/ircdocs/parser-tests
Licenses: CC0 Public Domain
Build system: pyproject
Synopsis: Tests for various IRC protocol parsers
Description:

This package provides a library of tests for various IRC protocol parsers

snuik 0.2
Dependencies: bash-minimal@5.2.37 guile@3.0.9 guile-fibers@1.4.2 guile-gnutls@5.0.1 guile-goblins@0.17.0
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://gitlab.com/janneke/snuik
Licenses: GPL 3+
Build system: guile
Synopsis: IRC bot using Guile-goblins
Description:

Snuik is an IRC bot in Guile Goblins. It has some basic functionality only, such as greeting, feed, identify, info, seen, tell, and what.

go-gopkg-in-irc-v3 3.1.4
Propagated dependencies: go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://gopkg.in/irc.v3
Licenses: Expat
Build system: go
Synopsis: Low-level IRC library for Go
Description:

Package irc provides a simple IRC library meant as a building block for other projects.

chathistorysync 0.2.1
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://git.sr.ht/~emersion/chathistorysync
Licenses: AGPL 3
Build system: go
Synopsis: Synchronization tool for IRC chat history
Description:

This package provides a synchronization tool for IRC chat history.

weechat 4.8.1
Dependencies: aspell@0.60.8 curl@8.6.0 gnutls@3.8.3 libgcrypt@1.11.0 ncurses@6.2.20210619 zlib@1.3.1 zstd@1.5.6 guile@3.0.9 lua@5.3.5 perl@5.36.0 python@3.11.14 ruby@3.3.9 tcl@8.6.12 cjson@1.7.18
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://weechat.org/
Licenses: GPL 3
Build system: cmake
Synopsis: Extensible chat client
Description:

WeeChat (Wee Enhanced Environment for Chat) is an Internet Relay Chat (IRC) client, which is designed to be light and fast. The client uses a curses frontend, and there are remote interfaces for Web, Qt, Android, and Emacs.

Everything in WeeChat can be done with the keyboard, though it also supports using a mouse. It is customizable and extensible with plugins and scripts.

kirc 0.3.2
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://mcpcpc.github.io/kirc/
Licenses: Expat
Build system: gnu
Synopsis: IRC client written in POSIX C99
Description:

Kirc is an Internet Relay Chat (IRC) client. It includes support for Simple Authentication and Security Layer (SASL), the client-to-client (CTCP) protocol, simple chat history logging, synchronous message handling, multi-channel joining at server connection, full support for all RFC 2812 commands, and customized color scheme definitions.

epic5 3.0.3
Dependencies: libressl@4.2.0 ncurses@6.2.20210619 libarchive@3.7.7 perl@5.36.0 tcl@8.6.12 ruby@3.3.9
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: http://epicsol.org
Licenses: Modified BSD ISC Original BSD non-copyleft
Build system: gnu
Synopsis: IRC Client
Description:

EPIC is a IRC client that has been under active development for over 20 years. It is stable and mature, and offers an excellent ircII interface for those who are accustomed to the ircII way of doing things.

ii 2.0
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://tools.suckless.org/ii/
Licenses: Expat
Build system: gnu
Synopsis: FIFO and file system based IRC client
Description:

ii (Irc it) is a minimalist FIFO and file system based IRC client.

irssi 1.4.5
Dependencies: glib@2.83.3 ncurses@6.2.20210619 openssl@3.0.8 perl@5.36.0 utf8proc@2.10.0
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://irssi.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Extensible terminal-based IRC client
Description:

Irssi is a text terminal-based IRC client. It is completely themable and extensible through Perl scripts, of which many have already been written by the community.

Plug-ins add support for other protocols like SILC and ICB.

litterbox 1.9
Dependencies: libressl@4.2.0 sqlite@3.39.3
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://code.causal.agency/june/litterbox
Licenses: GPL 3+
Build system: gnu
Synopsis: TLS-only IRC logger
Description:

litterbox is a TLS-only IRC logger. It logs events from IRC in a SQLite database, indexing messages for full-text search. It is intended for use with the IRC bouncer pounce, but can also be used independently as a logging bot.

limnoria 2025.5.3
Dependencies: python-pytz@2025.1 python-chardet@5.2.0 python-dateutil@2.9.0 python-gnupg@0.5.0 python-feedparser@6.0.11 python-sqlalchemy@1.4.42 python-socksipy-branch@1.01 python-ecdsa@0.19.0
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://github.com/ProgVal/Limnoria
Licenses: Modified BSD
Build system: pyproject
Synopsis: Modified version of Supybot (an IRC bot and framework)
Description:

Modified version of Supybot with Python 3 and IRCv3 support, embedded web server, translations (fr, fi, it, hu, de), and many other enhancements and bug fixes.

soju 0.9.0
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://soju.im/
Licenses: AGPL 3
Build system: go
Synopsis: User-friendly IRC bouncer
Description:

Connects to upstream IRC servers on behalf of the user to provide extra functionality. soju supports many features such as multiple users, numerous @urlhttps://ircv3.net/,IRCv3 extensions, chat history playback and detached channels. It is well-suited for both small and large deployments.

iso-codes 4.17.0
Channel: guix
Location: gnu/packages/iso-codes.scm (gnu packages iso-codes)
Home page: https://salsa.debian.org/iso-codes-team/iso-codes
Licenses: GPL 2+
Build system: gnu
Synopsis: Various ISO standards as used by GNU@tie{}Guix
Description:

This package provides lists of various ISO standards (e.g. country, language, language scripts, and currency names) in one place, rather than repeated in many programs throughout the system.

Currently there are lists of languages and countries embedded in several different programs, which leads to dozens of lists of 200 languages, translated into more than 30 languages... not very efficient.

With this package, we create a single "gettext domain" for every supported ISO standard which contains the translations of that domain. It is easy for a programmer to re-use those translations instead of maintaining their own translation infrastructure. Moreover, the programmer does not need to follow changes in the ISO standard and will not work with outdated information.

python-iso3166 2.1.1
Channel: guix
Location: gnu/packages/iso-codes.scm (gnu packages iso-codes)
Home page: https://github.com/deactivated/python-iso3166
Licenses: Expat
Build system: pyproject
Synopsis: Self-contained ISO 3166-1 country definitions
Description:

This package provides the ISO 3166-1 country definitions.

iso-codes 4.5.0
Channel: guix
Location: gnu/packages/iso-codes.scm (gnu packages iso-codes)
Home page: https://salsa.debian.org/iso-codes-team/iso-codes
Licenses: GPL 2+
Build system: gnu
Synopsis: Various ISO standards
Description:

This package provides lists of various ISO standards (e.g. country, language, language scripts, and currency names) in one place, rather than repeated in many programs throughout the system.

Currently there are lists of languages and countries embedded in several different programs, which leads to dozens of lists of 200 languages, translated into more than 30 languages... not very efficient.

With this package, we create a single "gettext domain" for every supported ISO standard which contains the translations of that domain. It is easy for a programmer to re-use those translations instead of maintaining their own translation infrastructure. Moreover, the programmer does not need to follow changes in the ISO standard and will not work with outdated information.

iso-codes 4.5.0
Channel: guix
Location: gnu/packages/iso-codes.scm (gnu packages iso-codes)
Home page: https://salsa.debian.org/iso-codes-team/iso-codes
Licenses: GPL 2+
Build system: gnu
Synopsis: Various ISO standards as used by GNU@tie{}Guix
Description:

This package provides lists of various ISO standards (e.g. country, language, language scripts, and currency names) in one place, rather than repeated in many programs throughout the system.

Currently there are lists of languages and countries embedded in several different programs, which leads to dozens of lists of 200 languages, translated into more than 30 languages... not very efficient.

With this package, we create a single "gettext domain" for every supported ISO standard which contains the translations of that domain. It is easy for a programmer to re-use those translations instead of maintaining their own translation infrastructure. Moreover, the programmer does not need to follow changes in the ISO standard and will not work with outdated information.

python-iso639 0.4.5
Channel: guix
Location: gnu/packages/iso-codes.scm (gnu packages iso-codes)
Home page: https://github.com/noumar/iso639
Licenses: AGPL 3+
Build system: pyproject
Synopsis: Python library for ISO 639 standard
Description:

This package provides a Python library for ISO 639 standard that is concerned with representation of names for languages and language groups.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087