packages
Here are 592 public repositories matching this topic...
Library name:
oRTP
Library description:
oRTP is a C library implementing the RTP protocol (rfc3550). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.
Source repository URL:
git://git.linphone.org/ortp.git
(mirror at https://github.com/BelledonneCommunications/ortp)
Project homepage (if different from the source repository):
http://www.linphon
-
Updated
Jan 17, 2019 - HTML
Package description
Emscripten compiles C code to web-compatible files.
Link to home page and sources
- Home
Short Description
https://licensebuttons.net/ contains several buttons to CC licenses that are found as links often enough.
For instance https://licensebuttons.net/p/80x15.png or https://licensebuttons.net/l/GPL/2.0/88x62.png
Each such URL should be added as a license detection rule
Possible Labels
- new feature
Select Category
-
Updated
Dec 17, 2017 - Makefile
Not sure where it's better to place these projects but Adobe started to create a couple of connectors with their products and Magento2:
- https://github.com/adobe/commerce-cif-magento-graphql
- https://github.com/magento/aep-launch
- https://github.com/magento/adobe-stock-integration
They might be useful for someone
Issue Description
The API docs for the route PUT /source/<project>/<package>/<filename> (see: https://build.opensuse.org/apidocs/index#72) say that the return type is a status. That is however not true, it is in fact a revisionlist-element from https://build.opensuse.org/apidocs/revisionlist.rng.
Unfortunately that schema doesn't appear
-
Updated
May 3, 2020 - Shell
-
Updated
May 25, 2020 - Shell
-
Updated
May 25, 2020 - TypeScript
-
Updated
Dec 3, 2019 - PHP
Some packages may bundle dependencies. We could report outdatedness for these the following way: for outdated packages with single download, propagate outdated status onto the download URL. Then we could show this download specially for other packages, or even make it affect the status.
-
Updated
Jan 15, 2020 - JavaScript
-
Updated
Mar 20, 2020 - Shell
The link in the sidebar named "Using packages" leads to the elm-package README which simply states that the repo has been merged into elm/compiler.
I cannot find the documentation anymore, so I can't offer a working link.
-
Updated
Apr 30, 2020 - PHP
-
Updated
Mar 13, 2020 - TypeScript
-
Updated
May 24, 2020 - Shell
install.packages("pacman") always add's help
$ docker run -ti alpine-R
R version 3.6.0 (2019-04-26) -- "Planting of a Tree"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-musl (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for di
`p_help` misnamed
-
Updated
May 24, 2020 - PowerShell
Just found https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Documentation.html#License-Notices-for-Documentation and then discovered this TODO which led me to find some ancient email:
- [[Stow-devel] RFC: moving to GPL v3 and FDL 1.3](https://lists.gnu.org/archive/html/stow-devel/2011-12/msg
The depends-on: query (such as accessed via "Artifact Dependencies") takes a parameter of form "$organization/$artifactName". The dependents and dependency boxes on artifact pages also display this form.
This is not consistent with the hierarchy a user sees elsewhere in Scaladex which has the general form "$organization/$project/$artifactName/$version", as the $project level is omitted.
Improve this page
Add a description, image, and links to the packages topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the packages topic, visit your repo's landing page and select "manage topics."
My
composer.json:{ "name": "amphp/byte-stream", "homepage": "http://amphp.org/byte-stream", "description": "A stream abstraction to make working with non-blocking I/O simple.", "support": { "issues": "https://github.com/amphp/byte-stream/issues", "irc": "irc://irc.freenode.org/amphp" }, "keywords": [ "stream", "async"