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.
This is an activity for the Sugar environment which aims to provide users with easy access to documentation and manuals.
Need some help typing? In this activity for the Sugar environment you will learn the best way to hold your hands in order for you to become a faster typist.
This is a Sugar activity where players classify cats based on various criteria.
Log is part of the Sugar desktop. Log is used when looking for why an activity or Sugar is not working properly.
The Portfolio activity creates a slide show from Sugar Journal entries that have been ‘starred’.
Sugar Artwork provides icons, and GTK+ CSS to build activities and other Sugar components.
Sugar Toolkit provides services and a set of GTK+ widgets to build activities and other Sugar components. This is the GTK+ 3 binding of the Sugar Toolkit.
This game for the Sugar desktop is based on the mechanisms present in gene regulatory networks.
Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns.
Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns. This package provides a bootstrap build of Swift 4.2.4 compiled from C++ without requiring a previous Swift compiler.
This is Apple's fork of cmark (CommonMark implementation) with Swift-specific modifications, required to build Swift 4.2.4.
This is Apple's fork of cmark (CommonMark implementation) with Swift-specific modifications, required to build Swift 4.2.4.
SWIG is an interface compiler that connects programs written in C and C++ with languages such as Perl, Python, Ruby, Scheme, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code. In addition, SWIG provides a variety of customization features that let you tailor the wrapping process to suit your application.
SWIG is an interface compiler that connects programs written in C and C++ with languages such as Perl, Python, Ruby, Scheme, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code. In addition, SWIG provides a variety of customization features that let you tailor the wrapping process to suit your application.
AdaptiveCpp is aImplementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors, with independent, community-driven compiler for C++-based heterogeneous programming models
AdaptiveCpp is aImplementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors, with independent, community-driven compiler for C++-based heterogeneous programming models
casync is a content-addressable data synchronizer that can be used as the basis of a backup system. It is:
A combination of the rsync algorithm and content-addressable storage;
An efficient way to store and retrieve multiple related versions of large file systems or directory trees;
An efficient way to deliver and update OS, VM, IoT and container images over the Internet in an HTTP and CDN friendly way;
An efficient backup system.
MEGAcmd provides non UI access to MEGA services. It intends to offer all the functionality of a MEGA account via commands. It features synchronization, backup of local folders into a MEGA account and a webdav/streaming server.
See also: megatools, a third-party alternative more commonly packaged in other distributions.
Rclone is a command line program to sync files and directories to and from different cloud storage providers.
Features include:
MD5/SHA1 hashes checked at all times for file integrity
Timestamps preserved on files
Partial syncs supported on a whole file basis
Copy mode to just copy new/changed files
Sync (one way) mode to make a directory identical
Check mode to check for file hash equality
Can sync to and from network, e.g., two different cloud accounts
Optional encryption (Crypt)
Optional cache (Cache)
Optional FUSE mount (rclone mount)
Nextcloud-Desktop is a tool to synchronize files from Nextcloud Server with your computer.
The ownCloudSync system lets you always have your latest files wherever you are. Just specify one or more folders on the local machine to and a server to synchronize to. You can configure more computers to synchronize to the same server and any change to the files on one computer will silently and reliably flow across to every other.
This package provides croc - a tool that allows any two computers to simply and securely transfer files and folders.
Feature:
allows any two computers to transfer data (using a relay)
provides end-to-end encryption (using PAKE)
enables easy cross-platform transfers (Windows, Linux, Mac)
allows multiple file transfers
allows resuming transfers that are interrupted
no need for local server or port-forwarding
IPv6-first with IPv4 fallback
can use a proxy, like Tor
Lsyncd watches a local directory trees event monitor interface (inotify or fsevents). It aggregates and combines events for a few seconds and then spawns one (or more) process(es) to synchronize the changes. By default this is rsync, which must be installed on all source and target machines. Lsyncd is thus a light-weight live mirror solution that is comparatively easy to install not requiring new file systems or block devices and does not hamper local file system performance.
usync is a simple site-to-site synchronization program written in scsh. It makes use of unison and rsync for bi- and uni-directional synchronizations.