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.
The Carrier Subdivision Tryton module extends the carrier selection pattern with
the warehouse Subdivision,
the customer Subdivision,
a regular expression to match against warehouse postal code and
A regular expression to match against customer postal code.
These can be used to restrict the usage of a carrier to a specific subdivision or a specific postal code.
The Party Avatar Tryton module adds an avatar to each party.
The Product Price List Cache Tryton module pre-computes and stores prices for each product and price list.
The Carrier Carriage Tryton module extends the support of carrier by adding carriers before and after the main carrier.
The Sale Promotion module allows applying promotions on a sale based on criteria.
The Purchase Requisition Tryton module allows users to create their requests for product supply (purchase requisitions). Those requisitions will be approved or rejected by the approval group, whoich typically is the purchasing department. On approval, purchase requests will be created.
The Account Invoice History Tryton module activates the historization of the invoice and its related fields.
The Product Attribute Tryton module defines the models `Attribute` and `Attribute Set` for products.
The Production Tryton module defines basics for production management: Bill of material and production order.
The Account Payment Braintree Tryton module allows receipt of payments using Braintree. It uses the Drop-in UI in a checkout form to handle the payment method nonce for card and other supported payment methods.
The Account Statement Rule Tryton module allows rules to be defined to complete statement lines from imported files.
When the Apply Rule button is clicked on a statement, each rule is tested in order against each origin that does not have any lines until one is found that matches. Then the rule found is used to create the statement lines linked to the origin.
The Production Work Timesheet Tryton module allows entering a timesheet for production works.
The Project Plan Tryton module adds planning features on top of the Project module.
The Carrier Weight Tryton module adds a cost method "on weight" on carrier. The price is computed by finding the line for which the weight is greater or equal but smaller than the next line.
The Stock Package Shipping MyGLS Tryton module allows package labels to be generated for shipments using MyGLS webservices.
The Marketing Tryton module defines the fundamentals for marketing modules.
The Party Relationship Tryton module allows defining different types of relations between parties.
The Account Payment Clearing Tryton module allows generating an account move when a payment succeeded between the receivable/payable account to a clearing account defined on the payment journal.
The LDAP Authentication Tryton module allows authenticating users via a LDAP server.
The Stock Shipment Cost Tryton Module adds a shipment cost on the outgoing moves which is calculated from the carrier purchase price. This cost is added to the product margin reports.
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.
Tvtime processes the input from your video capture card and displays it on a monitor. It focuses on a high visual quality.
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.
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.