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.
Tk is a graphical toolkit for building graphical user interfaces (GUIs) in the Tcl language.
Tk is a Graphical User Interface ToolKit.
Tklib is a collection of common utility functions and modules for Tk, all written in high-level Tcl. Examples of provided widgets:
chatwidgetdatefieldtooltipcursoripentrytablelisthistorytkpiecharticocrosshairntextplotchartctextautosscrollcanvas
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.
Extended Tcl is oriented towards system programming tasks and large application development. TclX provides additional interfaces to the operating system, and adds many new programming constructs, text manipulation tools, and debugging tools.
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.
Tcllib, the standard Tcl library, is a collection of common utility functions and modules all written in high-level Tcl.
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.
[incr Tcl] is a widely used object-oriented system for Tcl. The name is a play on C++, and [incr Tcl] provides a similar object model, including multiple inheritance and public and private classes and variables.
The Tcl (Tool Command Language) scripting language.
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.
TG is the command-line interface for Telegram Messenger.
This program converts Telegram's animated stickers in TGS format into a series of PNG images.
TGL is the telegram library for telegram-cli.
This package is an alternative fork of https://github.com/Samsung/rlottie with changes adopted for Telegram desktop and not propagated to upstream.
WebRTC-for-Telegram-Desktop is a custom WebRTC fork by Telegram project, for its use in telegram desktop client.
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.
Mumble is an low-latency, high quality voice chat software primarily intended for use while gaming. Mumble consists of two applications for separate usage: mumble for the client, and murmur for the server.
A collection of libraries and header files for implementing telephony functionality into custom Telegram clients.
EXosip is a library that hides the complexity of using the SIP protocol for multimedia session establishment. This protocol is mainly to be used by VoIP telephony applications (endpoints or conference server) but might be also useful for any application that wish to establish sessions like multiplayer games.
LibIAX2 implements the Inter-Asterisk-Protocol for relaying Voice-over-IP (VoIP) communications.
Sofia-SIP is a SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software foruses such as VoIP, IM, and many other real-time and person-to-person communication services.
PJProject provides an implementation of the Session Initiation Protocol (SIP) and a multimedia framework.