GI-DocGen is a document generator for GObject-based libraries. GObject is the
base type system of the GNOME project. GI-Docgen reuses the introspection data
generated by GObject-based libraries to generate the API reference of these
libraries, as well as other ancillary documentation.
ok robert@
Typogrify provides a set of custom filters that automatically apply various
transformations to plain text in order to yield typographically-improved HTML.
While often used in conjunction with Jinja_ and Django_ template systems, the
filters can be used in any environment.
ok robert@
SmartyPants is a free web publishing plug-in for Movable Type, Blosxom, and
BBEdit that easily translates plain ASCII punctuation characters into "smart"
typographic punctuation HTML entities.
ok robert@
using source checkouts), moving most of the accompanying scripts to Python 3.
Remove termdiff which hasn't been moved to Python 3 but was already flaky.
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).
some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
jless is a command-line viewer designed for reading, exploring, and
searching through JSON data. It also supports YAML.
jless will pretty print your files and apply syntax highlighting.
Use it when exploring external APIs, or debugging request payloads.
Expand and collapse Objects and Arrays to grasp the high- and low-level
structure of a document. jless has a large suite of vim-inspired
commands that make exploring data a breeze.
jless supports full text regular-expression based search. Quickly find
the data you're looking for in long String values, or jump between
values for the same Object key.
uses a different name or a subdirectory for the file.
Adjust some ports to use it: p5-DBI (different name), p5-Template (xs
subdirectory). There are others that could use this.
OK bluhm@