sunxi-tools
tools for working with Allwinner (sunxi) ARM processors
This package contains various tools for working with devices based around the
Allwinner sunxi processors (A10/A13/A20/A31 etc). Utilities include tools to:
vimb
Light-weight webkit-based browser with vim keyboard bindings
Vimb is a Vim-like web browser that is inspired by Pentadactyl
and Vimprobable. The goal of Vimb is to build a completely
keyboard-driven, efficient and pleasurable browsing-experience
with low memory and CPU usage that is intuitive to use for Vim
users.
python3-vcr
record and replay HTML interactions
vcr.py records all interactions that take place through the HTML libraries
it supports and writes them to flat files, called cassettes (YAML format by
default). These cassettes could be replayed then for fast, deterministic
and accurate HTML testing.
python3-striprtf
Simple library to convert rtf to text
This library transforms rich text format (rtf) files into plain text strings.
It is particularly useful for converting documents, such as medical records
written in rtf format, into a more easily parsable and processable plain text
format. The library handles different encodings and provides options to manage
decoding errors gracefully. It simplifies the processing pipeline by
converting text to a format that is more suitable for further analysis.
python3-sphinxcontrib.actdiag
Sphinx "actdiag" extension for Python3
This package contains the actdiag Sphinx extension. This extension enable you
to insert activity diagrams in your Sphinx document. This is a sphinx
extension which render block diagrams by using python3-actdiag.
python3-sphinxcontrib.seqdiag
Sphinx "seqdiag" extension for Python3
This package contains the seqdiag Sphinx extension. This extension enable you
to insert sequence diagrams in your Sphinx document. This renders block
diagrams by using python3-seqdiag.