libhtml-truncate-perl
Perl module to truncate HTML by percentage or character count
When working with text it is common to want to truncate strings to make them
fit a desired context. E.g., you might have a menu that is only 100px wide and
prefer text doesn't wrap so you'd truncate it around 15-30 characters,
depending on preference and typeface size. This is trivial with plain text
using substr but with HTML it is somewhat difficult because whitespace has
fluid significance and open tags that are not properly closed destroy
well-formedness and can wreck an entire layout.
libhtml5parser-java
validator.nu HTML parser implementation in Java
The Validator.nu HTML Parser is an implementation of the HTML5 parsing
algorithm in Java for applications. The parser is designed to work as a
drop-in replacement for the XML parser in applications that already support
XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with
the parser.
python-libiio
Python bindings for libiio
Libiio is a library that has been conceived to ease the development of
applications interfacing Industrial Input/Output (IIO) devices through
the IIO subsystem of the Linux kernel.
hunspell-en-med
English medical dictionary for hunspell
This package contains an English medical dictionary for use
with the hunspell spell checker which is currently used by
OpenOffice.org2
postgresql-12-partman
PostgreSQL Partition Manager
python3-clang-8
Clang Python Bindings