libgedit-gtksourceview-300-0
shared libraries for the GTK+ syntax highlighting widget
libgedit-gtksourceview is a library that extends GtkTextView, the
standard GTK widget for multiline text editing. This library adds
support for syntax highlighting, undo/redo, file loading and saving,
search and replace, a completion system, printing, displaying
line numbers, and other features typical of a source code editor.
libpocojson80
C++ Portable Components (POCO) JSON library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
ruff
Fast linter for Python, written in Rust
Ruff is a linter for Python that includes implementations of many common
checks implemented by flake8, flake8 plugins, and pylint.
python3-pydevd
Debugger used by debugpy (command line script)
This is the debugger underlying debugpy, which is used by IPython and
Spyder, among others.
node-pac-proxy-agent
PAC file proxy http.Agent implementation for HTTP and HTTPS
node-pac-proxy-agent provides an `http.Agent` implementation that retreives
the specified PAC proxy file and uses it to resolve which HTTP, HTTPS, or
SOCKS proxy, or if a direct connection should be used to connect to the HTTP
endpoint.
node-args
Node.js module to create command line interfaces
node-args makes creating command line interfaces a breeze.