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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


trytond-web-shop 7.0.4
Propagated dependencies: trytond@7.0.45 trytond-account@7.0.23 trytond-company@7.0.2 trytond-country@7.0.0 trytond-currency@7.0.1 trytond-product@7.0.4 trytond-sale@7.0.16 trytond-stock@7.0.16 trytond-web-user@7.0.1
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-web-shop
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module that provides a common base for webshops
Description:

The Web Shop Tryton module facilitates storing configuration of an online web shop.

trytond-ldap-authentication 7.0.0
Propagated dependencies: python-ldap3@2.9.1 trytond@7.0.45
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-ldap-authentication
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to authenticate users through LDAP
Description:

The LDAP Authentication Tryton module allows authenticating users via a LDAP server.

trytond-project-revenue 7.0.2
Propagated dependencies: trytond@7.0.45 trytond-company@7.0.2 trytond-product@7.0.4 trytond-project@7.0.0 trytond-timesheet@7.0.1 trytond-timesheet-cost@7.0.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-project-revenue
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add revenue on project
Description:

The Project Revenue Tryton module computes revenue and cost per task and project. The revenue uses the list price of the product. If the product's unit of measure is time based, the revenue is computed as the product of the price and the hours of effort otherwise the price is considered as fixed. The cost is computed by summing the cost of all the linked time sheets and the linked purchase lines.

trytond-sale-price-list 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-company@7.0.2 trytond-party@7.0.7 trytond-product-price-list@7.0.0 trytond-sale@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-price-list
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add price list on sale
Description:

The Sale Price List Tryton module adds support for price list on sale. A price list can be set per party or as default.

trytond-project-invoice 7.0.3
Propagated dependencies: trytond@7.0.45 trytond-account@7.0.23 trytond-account-invoice@7.0.15 trytond-account-product@7.0.1 trytond-currency@7.0.1 trytond-product@7.0.4 trytond-project@7.0.0 trytond-project-revenue@7.0.2 trytond-timesheet@7.0.1
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-project-invoice
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to invoice projects
Description:

The Project Invoice Tryton module adds invoice methods on projects. The methods are:

  • Manual: Tryton doesn’t create any invoice.

  • On Effort: The invoices are created based on the Effort hours for all children works with 100% progress.

  • On Progress: The invoices are create proportionally to the Progress of the Effort hours of each children work.

  • On Timesheet: The invoices are created based on the timesheets encoded on all children works.

trytond-purchase-invoice-line-standalone 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-account-invoice-line-standalone@7.0.0 trytond-party@7.0.7 trytond-purchase@7.0.17
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-purchase-invoice-line-standalone
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for standalone invoice line from purchase
Description:

The Purchase Invoice Line Standalone Tryton module makes purchase to generate invoice lines instead of invoices.

trytond-company 7.0.2
Propagated dependencies: trytond@7.0.45 trytond-currency@7.0.1 trytond-party@7.0.7
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://www.tryton.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module with companies and employees
Description:

This package provides a Tryton module that defines the concepts of company and employee and extend the user model.

trytond-product-cost-fifo 7.0.1
Propagated dependencies: trytond@7.0.45 trytond-product@7.0.4 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-product-cost-fifo
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add FIFO cost method
Description:

The Product Cost FIFO Tryton module add a first-in-first-out option in the `Cost Method` field of the product form.

trytond-sale-product-quantity 7.0.1
Propagated dependencies: trytond@7.0.45 trytond-product@7.0.4 trytond-sale@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-product-quantity
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add quantity constraints on sale lines
Description:

The Sale Product Quantity Tryton module permits enforcing the minimal and the rounding of quantity sold per product.

trytond-account-eu 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-account@7.0.23 trytond-account-invoice@7.0.15 trytond-company@7.0.2 trytond-currency@7.0.1 trytond-party@7.0.7
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-eu
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for european accounting
Description:

This package provides a Tryton module implementing common accounting requirements in Europe. It includes:

  • EC Sales List (ESL)

trytond-stock-location-sequence 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-location-sequence
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add sequence on location
Description:

The Stock Location Sequence Tryton module adds ordering to location.

trytond-carrier 7.0.1
Propagated dependencies: trytond@7.0.45 trytond-country@7.0.0 trytond-party@7.0.7 trytond-product@7.0.4
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-carrier
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module with carriers
Description:

The Carrier Tryton module defines the concept of carrier.

tvtime 1.0.11
Dependencies: alsa-lib@1.2.16 libx11@1.8.12 libxext@1.3.6 libxt@1.3.1 libxtst@1.2.5 libxinerama@1.1.5 libxv@1.0.13 libxxf86vm@1.1.6 libpng@1.6.39 libxml2@2.14.6 freetype@2.13.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/tv.scm (gnu packages tv)
Home page: https://tvtime.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Television viewer
Description:

Tvtime processes the input from your video capture card and displays it on a monitor. It focuses on a high visual quality.

node-uglify-js 3.19.3
Channel: guix
Location: gnu/packages/uglifyjs.scm (gnu packages uglifyjs)
Home page: https://lisperator.net/uglifyjs/
Licenses: FreeBSD
Build system: node
Synopsis: JavaScript parser / mangler / compressor / beautifier toolkit
Description:

UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code: parser, code generator, compressor, mangler, scope analyzer, tree walker, and tree transformer.

node-uglify-js 3.19.3
Channel: guix
Location: gnu/packages/uglifyjs.scm (gnu packages uglifyjs)
Home page: https://lisperator.net/uglifyjs/
Licenses: FreeBSD
Build system: node
Synopsis: JavaScript parser / mangler / compressor / beautifier toolkit
Description:

UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code: parser, code generator, compressor, mangler, scope analyzer, tree walker, and tree transformer.

plantuml 1.2024.6
Dependencies: graphviz@7.0.1 icedtea@3.19.0
Channel: guix
Location: gnu/packages/uml.scm (gnu packages uml)
Home page: https://plantuml.com/
Licenses: GPL 3+
Build system: ant
Synopsis: Draw UML diagrams from simple textual description
Description:

Plantuml is a tool to generate sequence, usecase, class, activity, component, state, deployment and object UML diagrams, using a simple and human readable text description. Contains salt, a tool that can design simple graphical interfaces.

unicode-emoji 15.1
Channel: guix
Location: gnu/packages/unicode.scm (gnu packages unicode)
Home page: https://www.unicode.org
Licenses: Unicode
Build system: trivial
Synopsis: Unicode Emoji data
Description:

This package includes data files listing characters and sequences, that Unicode emoji supporting fonts or keyboards should support according to the Unicode Technological Standard #51.

ucd 15.1.0
Channel: guix
Location: gnu/packages/unicode.scm (gnu packages unicode)
Home page: https://www.unicode.org
Licenses: Unicode
Build system: copy
Synopsis: Unicode Character Database
Description:

The Unicode Character Database (UCD) consists of a number of data files listing Unicode character properties and related data. It also includes test data for conformance to several important Unicode algorithms.

libunibreak 6.1
Channel: guix
Location: gnu/packages/unicode.scm (gnu packages unicode)
Home page: https://vimgadgets.sourceforge.net/libunibreak/
Licenses: Zlib
Build system: gnu
Synopsis: Unicode line breaking and word breaking algorithms
Description:

Libunibreak is an implementation of the line breaking and word breaking algorithms as described in Unicode Standard Annex 14 and Unicode Standard Annex 29. It is designed to be used in a generic text renderer.

unicode-emoji 12.0
Channel: guix
Location: gnu/packages/unicode.scm (gnu packages unicode)
Home page: https://www.unicode.org
Licenses: Unicode
Build system: trivial
Synopsis: Unicode Emoji data
Description:

This package includes data files listing characters and sequences, that Unicode emoji supporting fonts or keyboards should support according to the Unicode Technological Standard #51.

unicode-cldr-common 36.0
Channel: guix
Location: gnu/packages/unicode.scm (gnu packages unicode)
Home page: https://www.unicode.org
Licenses: Unicode
Build system: copy
Synopsis: Locale data repository
Description:

The Unicode Common Locale Data Repository (CLDR) is a large repository of locale data, including among others

  • patterns for formatting and parsing,

  • name translations,

  • and various information on languages, scripts and country-specific conventions.

unrtf 0.21.10
Channel: guix
Location: gnu/packages/unrtf.scm (gnu packages unrtf)
Home page: https://www.gnu.org/software/unrtf/
Licenses: GPL 3+
Build system: gnu
Synopsis: Convert Rich Text Format documents to other formats
Description:

GNU UnRTF converts text documents from RTF to HTML, LaTeX, or troff. It supports changes in font characteristics, underlines and strikethroughs, superscripts and subscripts, and more.

miniupnpc 2.3.3
Channel: guix
Location: gnu/packages/upnp.scm (gnu packages upnp)
Home page: http://miniupnp.free.fr/
Licenses: X11-style
Build system: gnu
Synopsis: UPnP protocol client library
Description:

The MiniUPnPc client library facilitates access to the services provided by any Universal Plug and Play (UPnP) Internet Gateway Device (IGD) present on the network. In UPnP terminology, MiniUPnPc is a UPnP Control Point.

It is useful whenever an application needs to listen for incoming connections while running behind a UPnP-enabled router or firewall. Such applications include peer-to-peer applications, active-mode FTP clients, DCC file transfers over IRC, instant messaging, network games, and most server software.

readymedia 1.3.3
Dependencies: coreutils-minimal@9.1 ffmpeg@8.1.1 flac@1.5.0 libexif@0.6.24 libid3tag@0.15.1b libjpeg-turbo@2.1.4 libvorbis@1.3.7 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/upnp.scm (gnu packages upnp)
Home page: https://minidlna.sourceforge.net/
Licenses: GPL 2
Build system: gnu
Synopsis: DLNA/UPnP-AV media server
Description:

ReadyMedia (formerly known as MiniDLNA) is a simple media server, which serves multimedia content to compatible clients on the network. It aims to be fully compliant with DLNA and UPnP-AV standards.

Total packages: 73978