hxtools
Collection of tools and scripts
A collection of tools and scripts that have accumulated over the years, and
each of which seems to be too small to warrants its own project.
inkscape-open-symbols
Open source SVG symbol sets that can be used as Inkscape symbols
The included symbols libraries so far are:
- Google Material Design Icons
- Github Octicons
- Humble UI
- Ubuntu Suru
- Font Awesome Icons
- GNOME Icon Set
- Automattic Genericons
- Taiga Icons
- Open Iconic
- Entypo's Social Extension
- StateFace
- EmojiOne
- Dashicons
- CircuiTikz
python3-pygame
SDL bindings for games development (Python 3)
A multimedia development kit for Python. Pygame provides modules for you
to access the video display, play sounds, track time, read the mouse and
joystick, control the CD player, render true type fonts and more. It does
this using mainly the cross-platform SDL library, a lightweight wrapper
to OS-specific APIs.
node-wide-align
Wide-character aware text alignment function
Wide-character aware text alignment function for use on the console or with
fixed width fonts.
elpa-htmlize
convert buffer text and decorations to HTML
This package converts the buffer text and the associated decorations
to HTML. It supports three types of HTML output, selected by setting
htmlize-output-type: css, inline-css (optimized for code snippets),
and font (simpler output, doesn't rely on CSS). You can also use
htmlize from your Emacs Lisp code.
libplplotfortran0
Scientific plotting library (fortran bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.