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.
Tklib is a collection of common utility functions and modules for Tk, all written in high-level Tcl. Examples of provided widgets:
chatwidgetdatefieldtooltipcursoripentrytablelisthistorytkpiecharticocrosshairntextplotchartctextautosscrollcanvas
Tk is a graphical toolkit for building graphical user interfaces (GUIs) in the Tcl language.
This extension provides a generic binding to OpenSSL, utilizing the Tcl_StackChannel API for Tcl 8.2 and higher. The sockets behave exactly the same as channels created using Tcl's built-in socket command with additional options for controlling the SSL session.
TclXML provides event-based parsing of XML documents. The application may register callback scripts for certain document features, and when the parser encounters those features while parsing the document the callback is evaluated.
Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. Expect is also useful for testing these same applications. And by adding Tk, you can wrap interactive applications in X11 GUIs.
TL-Parser is a tl scheme to tlo file parser. It was formerly a part of telegram-cli, but now being maintained separately.
Telegram desktop is the official desktop version of the Telegram instant messenger.
TGL is the telegram library for telegram-cli.
Tdlib is a cross-platform library for creating custom Telegram clients following the official Telegram API. It can be easily used from almost any programming language with a C-FFI and features first-class support for high performance Telegram Bot creation.
WebRTC-for-Telegram-Desktop is a custom WebRTC fork by Telegram project, for its use in telegram desktop client.
This program converts Telegram's animated stickers in TGS format into a series of PNG images.
This package is an alternative fork of https://github.com/Samsung/rlottie with changes adopted for Telegram desktop and not propagated to upstream.
TG is the command-line interface for Telegram Messenger.
GNU Common C++ is an portable, optimized class framework for threaded applications, supporting concurrent synchronization, inter-process communications via sockets, and various methods for data handling, such as serialization and XML parsing. It includes the uCommon C++ library, a smaller reimplementation.
This package provides callaudiod, a daemon to route audio during phone calls, and a library.
LibiLBC is a packaging friendly copy of the iLBC codec from the WebRTC project. It provides a base for distribution packages and can be used as drop-in replacement for the non-free code from RFC 3591.
A collection of libraries and header files for implementing telephony functionality into custom Telegram clients.
Twinkle is a softphone for your voice over IP and instant messaging communcations using the SIP protocol. You can use it for direct IP phone to IP phone communication or in a network using a SIP proxy to route your calls and messages.
SIPp can be used to test many real SIP equipements like SIP proxies, B2BUAs, SIP media servers, SIP/x gateways, and SIP PBXes. It is also very useful to emulate thousands of user agents calling your SIP system.
GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF. It is suitable both for high capacity servers and personal client applications. It is flexible in its design, allowing it to function as a framework for the framework, rather than just being a packet-manipulation library.
PJProject provides an implementation of the Session Initiation Protocol (SIP) and a multimedia framework.
GNU ZRTP C++ provides a library that adds ZRTP support to the GNU ccRTP stack and serves as library for other RTP stacks (PJSIP, GStreamer).
Phonesim is a modem emulator that oFono uses for development and testing. This allows oFono to be used by any host without requiring special GSM (or other) hardware.
Libosmocore includes several libraries:
libosmocore: general-purpose functions
libosmovty: interactive VTY command-line interface
libosmogsm: definitions and helper code related to GSM protocols
libosmoctrl: shared implementation of the Osmocom control interface
libosmogb: implementation of the Gb interface with its NS/BSSGP protocols
libosmocodec: implementation of GSM voice codecs
libosmocoding: implementation of GSM 05.03 burst transcoding functions
libosmosim: infrastructure to interface with SIM/UICC/USIM cards