packages
Here are 605 public repositories matching this topic...
Library name: triton
Library description: Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.
Sou
-
Updated
Jun 9, 2020 - HTML
Package description
Emscripten compiles C code to web-compatible files.
Link to home page and sources
- Home
Description
Running the following Command:
./scancode -clp --json-pp sample_filter_clues.json samples --filter-clues
Gives the Error:
ERROR: failed to run post-scan plugin: filter-clues:
Traceback (most recent call last):
File "/home/ayansm/Desktop/GSoD/scancode-toolkit-versions/scancode-toolkit-3.1.1/src/scancode/cli.py", line 1033, in run_codebase_plugins
plugin.p
-
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
Jun 10, 2020 - Shell
-
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
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
Mar 20, 2020 - Shell
-
Updated
Mar 13, 2020 - TypeScript
-
Updated
Apr 30, 2020 - PHP
-
Updated
Jun 10, 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."
As we are getting Composer 2.0 closer and closer to a stable release,
and would like to get more people involved with testing it, it is
quite important to get the most common plugins to support our 2.0
branch. Otherwise many users will not be able to try the latest
Composer snapshots when we switch them to 2.0.
If you maintain a Composer plugin and would like to help, here is how: