octave-signal
signal processing functions for Octave
This package provides signal processing tools including filtering,
windowing and display functions in octave.
emf2svg
Convert Enhanced Metafile to SVG
By themselves, EMF/EMF+ files are rare in the wild. However, they are
frequently embedded inside other Microsoft file formats. This project could
be used to handle EMF blobs in any Microsoft formats.
libemf2svg1
Enhanced Metafile to SVG conversion library (shared library)
By themselves, EMF/EMF+ files are rare in the wild. However, they are
frequently embedded inside other Microsoft file formats. This project could
be used to handle EMF blobs in any Microsoft formats.
python3-baron
Full Syntax Tree for python for refactoring code
Baron is a Full Syntax Tree (FST) library for Python.
Unlike an Abstract Syntax Tree (AST)
which drops some syntax information in the process of its creation
(like empty lines, comments, formatting),
an FST keeps everything and guarantees functionally identical output.
gccgo-multilib
Go compiler, based on the GCC backend (multilib files)
This is the GNU Go compiler, which compiles Go on platforms supported by
the gcc compiler. It uses the gcc backend to generate optimized code.
node-regexpp
regular expression parser for ECMAScript - Node.js library
regexpp is a Node.js module
for parsing ECMAScript (a.k.a. JavaScript) code
using regular expressions.