NaturalDocs
- Ebuilds: 1, Stable: 1.52-r2, Testing: 1.52-r2 Description:
Natural Docs is an open-source, extensible, multi-language
documentation generator. It extracts specially formatted comments
from source code and builds HTML documentation from it. The syntax
is transparent so that the comments in the source code read just as
easily as the generated documentation. It also focuses on automation
and high-quality generated output.
Homepage:http://www.naturaldocs.org/ License: GPL-2
aha
- Ebuilds: 1, Stable: 0.5.1, Testing: 0.5.1 Description:
aha (ANSI HTML Adapter) converts ANSI colors to HTML, e.g. if you want
to publish the output of ls --color=yes, git diff, ccal or htop as
static HTML somewhere.
Homepage:https://github.com/theZiz/aha License: LGPL-2+ MPL-1.1
antixls
- Ebuilds: 1, Testing: 0.3b Description: Print out an XLS file with minimal formatting, or extract the data into CSV
Homepage:https://wiki.gentoo.org/wiki/No_homepage License: public-domain
bact
- Ebuilds: 1, Testing: 0.13-r2 Description:
BACT is an implementation of [Kudo & Matsumoto 2004], and is
designed to handle the tree classification problem. The important
characteristic is that the input example x is represented not as a
numerical feature vector (bag-of-words) but a labeled ordered tree.
Homepage:http://chasen.org/~taku/software/bact/ License: GPL-2
bibletime
- Ebuilds: 2, Stable: 3.2.0 Description:
BibleTime is a completely free Bible study program, built for Linux,
Windows, FreeBSD and Mac OS X. BibleTime contains over 200 free Bible
texts, commentaries, dictionaries and books, provided by the Crosswire
Bible Society via the SWORD programming library. BibleTime is written
in C++ and uses the Qt GUI toolkit.
Homepage:https://bibletime.info License: GPL-2
binfind
- Ebuilds: 1, Testing: 0.0.3 Description: Search files for a byte sequence specified on the command line
Homepage:https://www.lith.at/binfind/ License: GPL-2+
bogosort
- Ebuilds: 1, Stable: 0.4.2-r1, Testing: 0.4.2-r1 Description:
The bogosort will sort a file in a similar way to sort(1), but using
the bogosort algorithm rather than the conventional qsort. The tool
can also randomise the lines in its input.
Homepage:http://www.lysator.liu.se/~qha/bogosort/ License: GPL-2
cherrytree
- Ebuilds: 3, Testing: 1.4.0-r1 Description: A hierarchical note taking application (C++ version)
Homepage:https://www.giuspen.com/cherrytree/ License: GPL-3 LGPL-2.1 MIT
cmark
- Ebuilds: 1, Stable: 0.31.1-r1, Testing: 0.31.1-r1 Description: CommonMark parsing and rendering library and program in C
Homepage:https://github.com/commonmark/cmark License: BSD-2
code2html
- Ebuilds: 1, Stable: 0.9.1-r2, Testing: 0.9.1-r2 Description:
Code2HTML converts a program source code to syntax highlighted
HTML. It may be called as a CGI script. It can also handle include
commands in HTML files.
Homepage:http://www.palfrader.org/code2html/ License: MIT
convertlit
- Ebuilds: 1, Stable: 1.8-r4, Testing: 1.8-r4 Description:
Convert Lit is a simple program to use .lit or Microsoft ebook files on
Linux. It's able to "explode" the ebook into Open Ebook Specification
Format (OEBPS), which than can be read by Opera and other Linux programs
(it's just xml, html, png and jpeg). Note that you won't get any
DRM-bypassing, so your .lit-file must not be copy protected.
Homepage:http://www.convertlit.com/ License: GPL-2+
convmv
- Ebuilds: 1, Stable: 2.06, Testing: 2.06 Description: convert filenames to utf8 or any other charset
Homepage:https://www.j3e.de/linux/convmv/ License: GPL-2
crf++
- Ebuilds: 2, Stable: 0.58-r2 Description:
CRF++ is a simple, customizable, and open source implementation
of Conditional Random Fields (CRFs) for segmenting/labeling
sequential data. CRF++ is designed for generic purpose and will be
applied to a lot of NLP tasks, such as Named Entity Recognition,
Information Extraction and Text Chunking.
Homepage:https://taku910.github.io/crfpp/ License: || ( BSD LGPL-2.1 )
crm114
- Ebuilds: 1, Testing: 20100106-r2 Description: A powerful text processing tool, mainly used for spam filtering
Homepage:http://crm114.sourceforge.net/ License: GPL-2
cwtext
- Ebuilds: 1, Stable: 0.96-r2, Testing: 0.96-r2 Description: Text to Morse Code converter
Homepage:http://cwtext.sourceforge.net License: GPL-2
dblatex
- Ebuilds: 2, Stable: 0.3.12-r4, Testing: 0.3.12-r4 Description:
dbaltex is an opensource DocBook to LaTeX publishing software
that originally started as DB2LaTeX clone, but now is more
feature rich and easier to use.
Homepage:https://dblatex.sourceforge.net/ License: GPL-2+
delta
- Ebuilds: 1, Stable: 20060803-r1, Testing: 20060803-r1 Description:
Delta assists you in minimizing "interesting" files
subject to a test of their interestingness. A common such situation
is when attempting to isolate a small failure-inducing substring of
a large input that causes your program to exhibit a bug.
Homepage:http://delta.tigris.org/ License: BSD
diction
- Ebuilds: 1, Stable: 1.14, Testing: 1.14 Description:
GNU diction and style are free implementations of old standard unix
commands, that are not available on many modern systems, because they
have been unbundled. Diction prints wordy and commonly misused phrases.
Style analyses surface characteristics of a document, e.g. sentence
length and various readability measures, but unlike the original code,
it lacks sentence type, word usage and most sentence beginning
processing.
Both commands support English and German documents.
Homepage:https://www.gnu.org/software/diction/diction.html License: GPL-3
djvu
- Ebuilds: 1, Stable: 3.5.29, Testing: 3.5.29 Description:
DjVu is a web-centric format and software platform for distributing documents
and images. DjVu can advantageously replace PDF, PS, TIFF, JPEG, and GIF for
distributing scanned documents, digital documents, or high-resolution pictures.
DjVu content downloads faster, displays and renders faster, looks nicer on a
screen, and consume less client resources than competing formats. DjVu images
display instantly and can be smoothly zoomed and panned with no lengthy
re-rendering. DjVu is used by hundreds of academic, commercial, governmental,
and non-commercial web sites around the world.
Homepage:https://djvu.sourceforge.net/ License: GPL-2+
doxygen
- Ebuilds: 6, Stable: 1.13.2, Testing: 9999 Description:
Doxygen is a tool for analyzing, documenting, and reverse-engineering
source code of various languages using a variety of output formats
(try it and see). Doxygen supports C++, C, Java, Objective-C, Python,
IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D,
as well as other languages (using additional helper tools).
Homepage:https://www.doxygen.nl/
dvipng
- Ebuilds: 1, Stable: 1.18, Testing: 1.18 Description:
This program makes PNG and/or GIF graphics from DVI files as obtained
from TeX and its relatives.
If GIF support is enabled, GIF output is chosen by using the ‘dvigif’
binary or with the ‘--gif’ option.
It is intended to produce anti-aliased screen-resolution images as fast
as is possible. The target audience is people who need to generate and
regenerate many images again and again. The primary target is the
preview-latex (X)Emacs package, a package to preview formulas from within
(X)Emacs. Yes, you get to see your formulas in the (X)Emacs buffer, see
<https://www.gnu.org/software/auctex/preview-latex.html>.
Homepage:https://dvipng.sourceforge.net/ License: LGPL-3+ Texinfo-manual
epspdf
- Ebuilds: 1, Stable: 0.6.5.1, Testing: 0.6.5.1 Description: GUI and command-line converter for [e]ps and pdf
Homepage:http://tex.aanhet.net/epspdf/ License: GPL-2
expander
- Ebuilds: 1, Testing: 2.05-r3 Description: Expander is a utility that acts as a filter for text editors
Homepage:http://www.nedit.org License: GPL-2
foliate
- Ebuilds: 1, Stable: 3.3.0-r1 Description:
A simple and modern GTK eBook viewer, built with GJS and Epub.js.
Supported formats:
epub, epub3, azw, azw3, mobi, fb2, fb2.zip, cbr, cbz, cbt, cb7, txt
Homepage:https://github.com/johnfactotum/foliate/ License: GPL-3+
fzy
- Ebuilds: 2, Stable: 1.1, Testing: 9999 Description:
Fuzzy text selector (interactive grep) for console.
It can be used to filter any list:
files, command history, processes, hostnames, bookmarks, git commits, etc.
It's designed to be used both as an editor plugin and on the command line.
Rather than clearing the screen, fzy displays its interface directly below
the current cursor position, scrolling the screen if necessary.
Homepage:https://github.com/jhawthorn/fzy License: MIT
grip
- Ebuilds: 1, Stable: 4.6.2 Description: Preview GitHub Markdown files like Readme locally before committing them
Homepage:https://github.com/joeyespo/grip License: MIT
grutatxt
- Ebuilds: 1, Stable: 2.200.0, Testing: 2.200.0 Description: A converter from plain text to HTML and other markup languages
Homepage:https://triptico.com/software/grutatxt.html License: public-domain
gtranslator
- Ebuilds: 2, Stable: 48.0, Testing: 48.0 Description:
Gtranslator is an enhanced gettext po file editor for the GNOME desktop
environment.
It handles all forms of gettext po files and includes very useful features
like find/replace, translation memory, different translator profiles,
messages table (for having an overview of the translations/messages in the
po file), easy navigation and editing of translation messages and comments
of the translation where accurate.
Homepage:https://gitlab.gnome.org/GNOME/gtranslator/ License: GPL-3+
gv
- Ebuilds: 1, Stable: 3.7.4, Testing: 3.7.4 Description: Viewer for PostScript and PDF documents using Ghostscript
Homepage:https://www.gnu.org/software/gv/ License: GPL-3
highlight
- Ebuilds: 1, Stable: 4.12, Testing: 4.12 Description: Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight
Homepage:http://andre-simon.de/ License: GPL-3
hnb
- Ebuilds: 1, Stable: 1.9.18-r1, Testing: 1.9.18-r1 Description:
hnb is a program to organize many kinds of data in one place, including
addresses, TODO lists, ideas, book reviews, brainstorming, speech
outlines, etc. It stores data in XML format, and is capable of native
export to ASCII and HTML.
Homepage:http://hnb.sourceforge.net/ License: GPL-2
html401
- Ebuilds: 1, Stable: 19991224-r4, Testing: 19991224-r4 Description: DTDs for the HyperText Markup Language 4.01
Homepage:https://www.w3.org/TR/html401/ License: W3C
htmldoc
- Ebuilds: 1, Stable: 1.9.16-r1, Testing: 1.9.16-r1 Description: Convert HTML pages into a PDF document
Homepage:https://www.msweet.org/htmldoc/ License: GPL-2
htmlinc
- Ebuilds: 1, Stable: 1.0_beta1-r2, Testing: 1.0_beta1-r2 Description: HTML Include System by Ulli Meybohm
Homepage:http://www.meybohm.de/ License: GPL-2
htmltidy
- Ebuilds: 1, Stable: 5.8.0-r2, Testing: 5.8.0-r2 Description: Tidy the layout and correct errors in HTML and XML documents
Homepage:https://www.html-tidy.org/ License: BSD
htp
- Ebuilds: 1, Testing: 1.19-r1 Description: An HTML preprocessor
Homepage:http://htp.sourceforge.net/ License: Clarified-Artistic
idnits
- Ebuilds: 1, Stable: 2.17.1 Description: A tool to check internet-drafts (IDs) for submission nits
Homepage:https://www.ietf.org/tools/idnits/ License: GPL-2+
iso-codes
- Ebuilds: 2, Stable: 4.18.0, Testing: 4.19.0 Description:
This package provides the ISO-639 Language code list, the ISO-3166
Territory code list, and ISO-3166-2 sub-territory lists, and all their
translations in gettext .po form.
Homepage:https://salsa.debian.org/iso-codes-team/iso-codes License: LGPL-2.1+
jabref-bin
- Ebuilds: 2, Stable: 3.8.2-r1, Testing: 4.3.1-r1 Description:
JabRef is an open source bibliography reference manager. The native
file format used by JabRef is BibTeX, the standard LaTeX bibliography
format.
Homepage:https://www.jabref.org/ License: MIT JSON
katarakt
- Ebuilds: 1, Testing: 0.3 Description:
katarakt is a simple PDF viewer. It is designed to use as much available
screen space as possible.
There are currently two layouts. The presentation layout is very simple and
only supports scrolling on a per page basis. As the name suggests the
current page is displayed in the center and zoomed to fit the window. It is
active by default.
The grid layout is much more advanced and offers continuous (smooth, per
pixel) scrolling, zooming and adjusting the column count. Pages keep their
correct relative size and are shown in a grid.
Homepage:https://gitlab.cs.fau.de/Qui_Sum/katarakt License: BSD-2
languagetool
- Ebuilds: 1, Testing: 6.3-r2 Description: A proof-reading tool for many languages
Homepage:https://languagetool.org/ License: LGPL-2.1
lcdf-typetools
- Ebuilds: 1, Stable: 2.110, Testing: 2.110 Description:
The LCDF Typetools package contains several programs for manipulating
PostScript Type 1, Type 1 multiple master, and PostScript-flavored OpenType
fonts. LCDF Typetools includes the mmafm and mmpfb programs, which were
formerly distributed as part of a different package (mminstance).
Homepage:
https://lcdf.org/type/#typetools
https://github.com/kohler/lcdf-typetools
License: GPL-2+
libwpg
- Ebuilds: 1, Stable: 0.3.4, Testing: 0.3.4 Description: C++ library to read and parse graphics in WPG
Homepage:http://libwpg.sourceforge.net/libwpg.htm License: || ( LGPL-2.1 MPL-2.0 )
libwps
- Ebuilds: 1, Stable: 0.4.14, Testing: 0.4.14 Description: Microsoft Works file word processor format import filter library
Homepage:https://sourceforge.net/p/libwps/wiki/Home/ License: || ( LGPL-2.1 MPL-2.0 )
libxmlpatch
- Ebuilds: 1, Testing: 0.3.3-r1 Description: A set of tools to create and apply patch to XML files using XPath
Homepage:http://xmlpatch.sourceforge.net/ License: LGPL-2.1
linuxdoc-tools
- Ebuilds: 1, Stable: 0.9.86, Testing: 0.9.86 Description:
Linuxdoc-Tools is a small bug-fix version of SGML-Tools 1.0.9,
and is a toolset for processing LinuxDoc DTD SGML files.
This system is tailored for LinuxDoc DTD sgml files, and other DTDs
are not supported. If you need the tool for DocBook DTD (which is
now a more popular DTD than LinuxDoc in writing technical software
documentation), then you should check SGMLTools-Lite, OpenJade,
and docbook-tools.
Homepage:https://gitlab.com/agmartin/linuxdoc-tools License: GPL-3+ MIT SGMLUG
llpp
- Ebuilds: 1, Stable: 33, Testing: 33 Description: Graphical PDF viewer which aims to superficially resemble less(1)
Homepage:https://github.com/moosotc/llpp License: public-domain
lowdown
- Ebuilds: 4, Stable: 2.0.4, 2.0.2, Testing: 3.0.1 Description: Markdown translator producing HTML5, roff documents in the ms and man formats
Homepage:https://kristaps.bsd.lv/lowdown/ License: ISC
mandoc
- Ebuilds: 2, Stable: 1.14.6-r1, Testing: 1.14.6-r1 Description: Suite of tools compiling mdoc and man
Homepage:https://mdocml.bsd.lv/ License: ISC
marknote
- Ebuilds: 2, Testing: 1.5.2 Description: Markdown editor with a wide range of formating options for everyday notes
Homepage:https://apps.kde.org/marknote/
mathtex
- Ebuilds: 1, Stable: 1.05, Testing: 1.05 Description: MathTeX parses a LaTeX math expression and immediately emits
the corresponding gif (or png) image. It can be used as cgi program to embed
LaTeX math in your own html pages, blogs, wikis, etc. Just place an html img
tag in your document wherever you want to see the corresponding LaTeX
expression. Take a look at homepage for examples.
Homepage:https://www.ctan.org/pkg/mathtex License: GPL-3
mdbook
- Ebuilds: 1, Stable: 0.5.2, Testing: 0.5.2 Description: Create a book from markdown files
Homepage:https://rust-lang.github.io/mdBook/ License: MPL-2.0 OFL-1.1
Apache-2.0 BSD CC-BY-4.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0
mpage
- Ebuilds: 1, Stable: 2.5.6-r1 Description: Many to one page printing utility
Homepage:http://www.mesa.nl/ License: freedist
msort
- Ebuilds: 1, Stable: 8.53-r3 Description:
Msort is a program for sorting files in sophisticated ways.
It was originally developed for alphabetizing dictionaries of "exotic" languages
in formats like those used by Shoebox and Toolbox, for which it has been extensively used,
but is useful for many other purposes.
Msort differs from typical sort utilities in providing greater flexibility in parsing
the input into records and identifying key fields and greater control over the sort order.
Homepage:https://billposer.org/Software/msort.html License: GPL-3 LGPL-3
nuspell
- Ebuilds: 2, Stable: 5.1.6, Testing: 5.1.7 Description:
Spell checker library and command-line program designed for
languages with rich morphology and complex word compounding.
Nuspell is a pure C++ re-implementation of <pkg>app-text/hunspell</pkg>.
Homepage:https://nuspell.github.io/ https://github.com/nuspell/nuspell License: LGPL-3+
o3read
- Ebuilds: 1, Stable: 0.0.4 Description: Converts OpenOffice formats to text or HTML
Homepage:http://siag.nu/o3read/ License: GPL-2
ocrad
- Ebuilds: 1, Stable: 0.29-r1, Testing: 0.29-r1 Description: GNU Ocrad is an OCR (Optical Character Recognition)
program impleme nted as a filter and based on a feature extraction
method. It reads a bitmap ima ge in pbm format and outputs text in
ISO-8859-1 (Latin-1) charset.
Homepage:https://www.gnu.org/software/ocrad/ocrad.html License: GPL-2+
odt2txt
- Ebuilds: 1, Stable: 0.5-r1, Testing: 0.5-r1 Description: A simple converter from OpenDocument Text to plain text
Homepage:http://stosberg.net/odt2txt/ License: GPL-2
openjade
- Ebuilds: 1, Stable: 1.3.2-r9, Testing: 1.3.2-r9 Description: Jade is an implementation of DSSSL for formatting SGML and XML documents
Homepage:https://openjade.sourceforge.net License: MIT
opensp
- Ebuilds: 1, Stable: 1.5.2-r10, Testing: 1.5.2-r10 Description: A free, object-oriented toolkit for SGML parsing and entity management
Homepage:https://openjade.sourceforge.net/ License: MIT
pandoc
- Ebuilds: 2, Testing: 3 Description: Metapackage for pandoc version 3
Homepage:https://pandoc.org/ License: metapackage
pandoc-bin
- Ebuilds: 4, Stable: 3.8.3, Testing: 3.9.0.2 Description:
Pandoc is a Haskell library for converting from one markup format to
another, and a command-line tool that uses this library. It can read
markdown and (subsets of) reStructuredText, HTML, LaTeX and Textile, and it
can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook,
OpenDocument, ODT, RTF, MediaWiki, Textile, groff man pages, plain text,
Emacs Org-Mode, EPUB, and S5 and Slidy HTML slide shows.
Homepage:https://pandoc.org/
https://github.com/jgm/pandoc/ License: GPL-2+
papers
- Ebuilds: 3, Stable: 48.5-r1, Testing: 49.5 Description: A document viewer for the GNOME desktop
Homepage:https://apps.gnome.org/Papers License: GPL-2+ MIT
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0 ZLIB
paperwork
- Ebuilds: 1, Testing: 2.2.5 Description:
Paperwork is a personal document manager for scanned documents (and PDFs).
It's designed to be easy and fast to use. The idea behind Paperwork is "scan and forget": You should be able to just scan a new document and forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
Homepage:https://gitlab.gnome.org/World/OpenPaperwork License: GPL-3
paps
- Ebuilds: 1, Stable: 0.8.0 Description: Unicode-aware text to PostScript converter
Homepage:https://github.com/dov/paps License: LGPL-2
par
- Ebuilds: 1, Testing: 1.53.0 Description: a paragraph reformatter, vaguely similar to fmt, but better
Homepage:http://www.nicemice.net/par/ License: || ( MIT par )
pastebinit
- Ebuilds: 1, Stable: 1.7.0, Testing: 1.7.0 Description: Software that lets you send anything you want directly to a pastebin
Homepage:https://github.com/pastebinit/pastebinit License: GPL-2+
pdfarranger
- Ebuilds: 2, Stable: 1.12.1 Description:
A small python-gtk application, which helps the user to merge or split pdf documents
and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.
It is a frontend for pikepdf.
Homepage:https://github.com/jeromerobert/pdfarranger License: GPL-3
pdfgrep
- Ebuilds: 2, Stable: 2.2.0, 2.1.2, Testing: 2.2.0 Description: A tool similar to grep which searches text in PDFs
Homepage:https://pdfgrep.org/ License: GPL-2
pdfjam
- Ebuilds: 2, Stable: 4.1, Testing: 4.1 Description:
The pdfjam is a shell script providing a simple interface to much of
the functionality of the excellent pdfpages package (by Andreas
Matthias) for LaTeX.
It takes one or more PDF files (and/or JPG/PNG graphics files) as input,
and produces one or more PDF files as output. It is useful for joining
files together, selecting pages, reducing several source pages onto one
output page.
However, it does not preserve hyperlinks.
If you don't like this package upstream recommends:
- <pkg>app-text/pdftk</pkg> (Java based)
- PDFsam (Java based)
- PSPDFUtils (Python based, supports PostScript)
Homepage:https://github.com/rrthomas/pdfjam License: GPL-2
pdfsandwich
- Ebuilds: 1, Stable: 0.1.7-r1 Description:
pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files which
contain only images (no text) will be processed by optical character
recognition (OCR) and the text will be added to each page invisibly
"behind" the images.
pdfsandwich is a command line tool which is supposed to be useful to
OCR scanned books or journals. It is able to recognize the page layout
even for multicolumn text.
Essentially, pdfsandwich is a wrapper script which calls the following
binaries: unpaper, convert, gs, and tesseract. It supports
parallel processing on multiprocessor systems.
Homepage:http://www.tobias-elze.de/pdfsandwich License: GPL-2
pep
- Ebuilds: 1, Stable: 2.8-r2, Testing: 2.8-r2 Description: General purpose filter and file cleaning program
Homepage:https://hannemyr.com/enjoy/pep.html License: GPL-2
pinfo
- Ebuilds: 1, Stable: 0.6.13, Testing: 0.6.13 Description: Hypertext info and man viewer based on (n)curses
Homepage:https://github.com/baszoetekouw/pinfo License: GPL-2
po4a
- Ebuilds: 1, Stable: 0.74-r1, Testing: 0.74-r1 Description: Tools to ease the translation of documentation
Homepage:https://po4a.org/ License: GPL-2+
podofo
- Ebuilds: 3, Stable: 0.10.3-r1, Testing: 0.10.3-r1, 0.10.1-r2 Description: PoDoFo is a C++ library to work with the PDF file format
Homepage:https://github.com/podofo/podofo License: LGPL-2+ tools? ( GPL-2+ )
poppler-data
- Ebuilds: 1, Stable: 0.4.12, Testing: 0.4.12 Description: Data files for poppler to support uncommon encodings without xpdfrc
Homepage:https://poppler.freedesktop.org/ License: AGPL-3+ BSD GPL-2 MIT
ps2pkm
- Ebuilds: 2, Stable: 1.8_p20240311, Testing: 1.8_p20240311 Description: Tool that converts a PostScript type1 font into a corresponding TeX PK font
Homepage:https://tug.org/texlive/ License: MIT
psmark
- Ebuilds: 1, Testing: 2.1 Description:
Command-line Postscript watermark tool; simple, but useful for things
like adding a watermark to outgoing or incoming faxes (eg, use with the
sendfax command from net-misc/hylafax).
Homepage:https://wiki.gentoo.org/wiki/No_homepage License: GPL-2
pspdftool
- Ebuilds: 1, Testing: 0.03 Description:
Pspdftool is a tool for preprinting preparation of documents. It supports PostScript and PDF files and allows users do several transformations (for example rotation, scale, miror ...) and pages selections.
Homepage:https://sourceforge.net/projects/pspdftool License: GPL-2
ronn-ng
- Ebuilds: 1, Stable: 0.10.1, Testing: 0.10.1 Description: Builds manuals in HTML and Unix man page format from Markdown
Homepage:https://github.com/apjanke/ronn-ng License: MIT
sloccount
- Ebuilds: 1, Stable: 2.26-r3, Testing: 2.26-r3 Description: Tools for counting Source Lines of Code (SLOC) for a large number of languages
Homepage:http://www.dwheeler.com/sloccount/ License: GPL-2
sword
- Ebuilds: 1, Stable: 1.9.0-r2, Testing: 1.9.0-r2 Description:
The SWORD Project is the CrossWire Bible Society's free Bible software
project. Its purpose is to create tools that allow programmers and Bible
societies to write new Bible software more quickly and easily.
Homepage:https://www.crosswire.org/sword/ License: GPL-2
talkfilters
- Ebuilds: 1, Stable: 2.3.8-r2, Testing: 2.3.8-r2 Description:
The GNU Talk Filters are filter programs that convert ordinary English text
into text that mimics a stereotyped or otherwise humorous dialect. These
filters have been in the public domain for many years, but now for the first
time they are provided as a single integrated package. The filters include
austro, b1ff, brooklyn, chef, cockney, drawl, dubya, fudd, funetak, jethro,
jive, kraut, pansy, pirate, postmodern, redneck, valspeak, and warez. Each
program reads from standard input and writes to standard output. The package
also provides the filters as a C library, so they can be easily used by other
programs.
Homepage:https://www.hyperrealm.com/talkfilters/talkfilters.html License: GPL-2+
teseq
- Ebuilds: 1, Testing: 1.1.1 Description: A tool for analyzing files that contain control characters and sequences
Homepage:https://www.gnu.org/software/teseq/ License: GPL-3
tesseract
- Ebuilds: 2, Stable: 5.5.2, Testing: 5.5.2 Description: A commercial quality OCR engine originally developed at HP between 1985 and
1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was
open-sourced by HP and UNLV in 2005.
Homepage:https://github.com/tesseract-ocr License: Apache-2.0
texi2html
- Ebuilds: 1, Stable: 5.0-r1, Testing: 5.0-r1 Description: Perl script that converts Texinfo to HTML
Homepage:http://www.nongnu.org/texi2html/ License: GPL-2+ || ( GPL-2 CC-BY-SA-1.0 ) Texinfo-manual LGPL-2+ MIT
texlive
- Ebuilds: 3, Stable: 2024, Testing: 2024, 2023-r1 Description: A complete TeX distribution
Homepage:https://tug.org/texlive/ License: metapackage
texlive-core
- Ebuilds: 3, Stable: 2024-r1, Testing: 2024-r2, 2023-r10 Description: A complete TeX distribution
Homepage:https://tug.org/texlive/ License: BSD CC-BY-SA-4.0 GPL-1+ GPL-2 GPL-2+ GPL-3+ MIT TeX-other-free
tkman
- Ebuilds: 1, Stable: 2.2-r3, Testing: 2.2-r3 Description: Graphical, hypertex man and info page browser
Homepage:https://sourceforge.net/projects/tkman/ License: Artistic
tofrodos
- Ebuilds: 1, Testing: 1.7.13 Description: Utility that converts ASCII files between the MSDOS and the Unix format
Homepage:http://tofrodos.sourceforge.net/ License: GPL-2
ttf2pk2
- Ebuilds: 2, Stable: 2.0_p20240311, Testing: 2.0_p20240311 Description: Freetype 2 based TrueType font to TeX's PK format converter
Homepage:https://tug.org/texlive/ License: GPL-2
ttf2pt1
- Ebuilds: 1, Stable: 3.4.4-r2, Testing: 3.4.4-r2 Description: True Type Font to Postscript Type 1 Converter
Homepage:https://ttf2pt1.sourceforge.net/ License: ttf2pt1
txt2man
- Ebuilds: 1, Stable: 1.7.1, Testing: 1.7.1 Description: Scripts to convert regular ASCII text to man pages
Homepage:https://github.com/mvertes/txt2man License: GPL-2
txt2tags
- Ebuilds: 1, Stable: 3.9-r1, Testing: 3.9-r1 Description: Generate marked up documents (HTML, etc.)from a plain text file with markup
Homepage:https://txt2tags.org License: GPL-2+
u2ps
- Ebuilds: 1, Stable: 1.2-r1, Testing: 1.2-r1 Description: A text to PostScript converter like a2ps, but supports UTF-8
Homepage:https://github.com/arsv/u2ps License: GPL-3
vgrep
- Ebuilds: 1, Stable: 2.8.0 Description: A pager for grep, git-grep and similar grep implementations
Homepage:https://github.com/vrothberg/vgrep License: Apache-2.0 BSD GPL-3 MIT
vilistextum
- Ebuilds: 1, Stable: 2.8.0.20200411, Testing: 2.8.0.20200411 Description: HTML to ASCII converter programmed to handle incorrect html
Homepage:https://bhaak.net/vilistextum/ License: GPL-2
wgetpaste
- Ebuilds: 3, Stable: 2.34, Testing: 2.34, 2.33-r5 Description: Command-line interface to various pastebins
Homepage:https://github.com/zlin/wgetpaste License: MIT
wiki2beamer
- Ebuilds: 2, Testing: 0.10.0-r5 Description: Tool to produce LaTeX Beamer code from wiki-like input
Homepage:https://wiki2beamer.github.io/ License: GPL-2+ FDL-1.3
writerperfect
- Ebuilds: 1, Stable: 0.9.6, Testing: 0.9.6 Description: Various formats to Open document format converter
Homepage:http://libwpd.sf.net License: || ( LGPL-2.1 MPL-2.0 )
wscr
- Ebuilds: 1, Stable: 1.2-r2, Testing: 1.2-r2 Description:
WSCR is a program to solve word jumbles, print all permutations of a
string, and print pseudo-anagrams. It will use /usr/dict/words or a
user-specified wordlist file
Homepage:https://wiki.gentoo.org/wiki/No_homepage License: public-domain
wv
- Ebuilds: 1, Stable: 1.2.9-r5, Testing: 1.2.9-r5 Description: Tool for conversion of MSWord doc and rtf files to something readable
Homepage:http://wvware.sourceforge.net/ License: GPL-2
wv2
- Ebuilds: 2, Stable: 0.4.2-r4, Testing: 0.4.2-r5 Description: Excellent MS Word filter lib, used in most Office suites
Homepage:https://wvware.sourceforge.net License: LGPL-2
xapian-omega
- Ebuilds: 3, Stable: 1.4.29, Testing: 1.4.31 Description: An application built on Xapian, consisting of indexers and a CGI search frontend
Homepage:https://xapian.org/ License: GPL-2
xchm
- Ebuilds: 2, Stable: 1.37-r1, 1.36-r1, Testing: 1.37-r1 Description: Utility for viewing Compiled HTML Help (CHM) files
Homepage:https://github.com/rzvncj/xCHM/ License: GPL-2+
xdvik
- Ebuilds: 1, Stable: 22.87.06-r1, Testing: 22.87.06-r1 Description:
XDVIK is a dvi previewer on X with kpathsea support. It also supports
multibyte character rendering via Xft2 (or VFlib2).
Homepage:https://xdvi.sourceforge.net/ License: GPL-2
xhtml1
- Ebuilds: 1, Stable: 20020801-r6, Testing: 20020801-r6 Description: DTDs for the eXtensible HyperText Markup Language 1.0
Homepage:https://www.w3.org/TR/xhtml1/ License: W3C
xhtml11
- Ebuilds: 1, Testing: 20101123 Description: DTDs for the eXtensible HyperText Markup Language 1.0
Homepage:https://www.w3.org/TR/xhtml11/ License: W3C
xiphos
- Ebuilds: 1, Stable: 4.3.2 Description: Gtk+-based Bible-study frontend for SWORD
Homepage:https://xiphos.org/ License: GPL-2 MIT
xml2
- Ebuilds: 1, Testing: 0.5-r1 Description: These tools are used to convert XML and HTML to and from a line-oriented format
Homepage:http://dan.egnor.name/xml2 License: GPL-2
xml2doc
- Ebuilds: 1, Stable: 20030510-r4, Testing: 20030510-r4 Description: Tool to convert simple XML to a variety of formats (pdf, html, txt, manpage)
Homepage:http://xml2doc.sourceforge.net License: GPL-2
xmldiff
- Ebuilds: 2, Stable: 2.6.3-r1, Testing: 2.7.0 Description:
A python tool that figures out the differences between two
similar XML files, in the same way the diff utility does.
Xmldiff was initially developed for the Narval project and can
be used as a library or as a command line tool. It can work either
with XML files or DOM trees.
Homepage:
https://github.com/Shoobx/xmldiff
https://pypi.org/project/xmldiff/
License: MIT
xmlstarlet
- Ebuilds: 3, Stable: 1.6.1-r4, Testing: 1.6.1-r5 Description: A set of tools to transform, query, validate, and edit XML documents
Homepage:https://xmlstar.sourceforge.net/ License: MIT
xmlto
- Ebuilds: 1, Stable: 0.0.28-r11, Testing: 0.0.28-r11 Description: Script for converting XML and DocBook documents to a variety of output formats
Homepage:https://pagure.io/xmlto License: GPL-2+
yamlfmt
- Ebuilds: 3, Testing: 0.15.0 Description: An extensible command line tool or library to format yaml files
Homepage:https://github.com/google/yamlfmt License: Apache-2.0 BSD MIT
yelp-tools
- Ebuilds: 1, Stable: 42.1-r1, Testing: 42.1-r1 Description: Collection of tools for building and converting documentation
Homepage:https://wiki.gnome.org/Apps/Yelp/Tools License: || ( GPL-2+ freedist ) GPL-2+