elyxer
standalone LyX to HTML converter
eLyXer (pronounced elixir) is a standalone LyX to HTML converter written in
Python. eLyXer has a focus on flexibility and elegant output.
It's not yet possible to convert every LyX document but a lot of document
types already work.
python3-latexcodec
LaTeX lexer and codec library for Python3
latexcodec is a Python library for converting from and into
LaTeX encoding. It includes a codec module which contains classes
and functions for LaTeX code translation, and a module for lexing
LaTeX code, which includes general purpose base classes for
incremental LaTeX decoders and encoders.
python3-pysnmp-pysmi
SNMP/SMI MIB parsing and conversion library
PySMI is a pure-Python implementation of SNMP SMI MIB parser. This tool is
designed to turn ASN.1 MIBs into various formats. As of this moment, JSON and
pysnmp modules can be generated from ASN.1 MIBs.
python3-ruyaml
YAML 1.2 loader/dumper package for Python
The ruyaml package is a fork of ruamel.yaml aimed to made in order to secure
the future of the library, mainly by having a pool of maintainers and can be
used as a drop-in replacement for python3-ruamel.yaml.
libghc-termonad-prof
terminal emulator configurable in Haskell; profiling libraries
Termonad is a terminal emulator configurable in Haskell. It is
extremely customizable and provides hooks to modify the default
behavior. It can be thought of as the "XMonad" of terminal
emulators.