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
OCRmyPDF (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 17.4.0 Description: OCRmyPDF adds an OCR text layer to scanned PDF files
Homepage:https://github.com/ocrmypdf/OCRmyPDF License: MPL-2.0
agrep
- Ebuilds: 1, Stable: 2.04-r2, Testing: 2.04-r2 Description: A tool for the fast searching of text allowing for errors in the search pattern
Homepage:ftp://ftp.cs.arizona.edu/agrep/README License: AGREP
aha (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 0.5.1, Testing: 0.5.1, 0.5 Description: Converts ANSI escape sequences of a unix terminal to HTML
Homepage:https://github.com/theZiz/aha License: MPL-1.0 LGPL-2+
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
anytype-ts-appimage
- Ebuilds: 5, Testing: 0.54.22_alpha Description: Official Anytype client for MacOS, Linux, and Windows
Homepage:https://anytype.io License: MIT
aspell (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 0.60.8.1-r1, Testing: 0.60.8.2-r666 Description: Free and Open Source spell checker designed to replace Ispell
Homepage:http://aspell.net/ License: LGPL-2.1
atril (ambiguous, available in 2 overlays)
- Ebuilds: 6, Stable: 1.28.1-r1, Testing: 9999 Description: Atril document viewer for MATE
License: FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+
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 (ambiguous, available in 2 overlays)
- Ebuilds: 7, Stable: 3.2.0, Testing: 3.0.3 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:http://www.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
c2ps
- Ebuilds: 1, Stable: 4.0, Testing: 4.0 Description: Generates a beautified ps document from a source file (c/c++)
Homepage:https://www.cs.technion.ac.il/users/c2ps License: GPL-2+
cajviewer
- Ebuilds: 1, Testing: 9.0-r1 Description:
Trusted by millions of users, professional literature reader,
Using our software, you can read files in various formats such as CAJ and PDF,
Newly added functions such as document management, catalog extraction, and document translation double the reading efficiency.
Homepage:http://cajviewer.cnki.net License: CAJVIEWER-EULA
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
confget
- Ebuilds: 1, Testing: 5.1.2 Description:
The confget utility examines a INI-style configuration file and
retrieves the value of the specified variables from the specified
section. Its intended use is to let shell scripts use the same
INI-style configuration files as other programs, to avoid
duplication of data.
Homepage:https://devel.ringlet.net/textproc/confget/ License: BSD-2
confluence_poster
- Ebuilds: 1, Testing: 1.4.4 Description:
Supplementary script for writing Confluence articles in local editor.
Uses information from the config to post the article content to Confluence.
Homepage:https://pypi.org/project/confluence-poster/ 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
csv2ical
- Ebuilds: 1, Testing: 1.0.1 Description: Converts a CSV file with event information to an iCalendar ICS file
Homepage:https://github.com/rlan/csv2ical
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+
doxx
- Ebuilds: 2, Testing: 0.1.2 Description: Terminal document viewer for .docx files
Homepage:https://github.com/bgreenwell/doxx/ License: MIT
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0
LGPL-3+ MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB
doxygen (ambiguous, available in 3 overlays)
- Ebuilds: 8, Stable: 1.13.2, 1.12.0-r1, Testing: 9999, 1.14.0 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
dvipsk (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 2024.03.11_p70015, Testing: 2024.03.11_p70015 Description: DVI-to-PostScript translator
Homepage:https://tug.org/texlive/ License: GPL-2
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
evince (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 48.1, Testing: 48.1 Description: Simple document viewer for GNOME
Homepage:https://apps.gnome.org/Evince/ License: GPL-2+ CC-BY-SA-3.0
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
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
htmldiff
- Ebuilds: 1, Testing: 1.0.6_pre20200606 Description: A command-line script to create a diff of two HTML files
Homepage:https://github.com/cygri/htmldiff License: MIT
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
iso-codes (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 4.18.0, 4.15.0, Testing: 4.19.0, 4.15.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
kami
- Ebuilds: 2, Testing: 0.5 Description: A ln scraper to read light novels and watch anime in your terminal (Written in rust).
Homepage:https://github.com/mrfluffy-dev/kami License: (Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 GPL-3 MIT MIT) MPL-2.0 Unlicense ZLIB
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
keening
- Ebuilds: 2, Testing: 0.2 Description:
A minimalistic command line pastebin designed to be used with ssh.
keening reads from stdin and writes data to a temporary file
(no arguments) or a named one (one argument).
It then prints the URL pointing to the paste.
Homepage:https://github.com/SpiderX/keening License: BSD
kjv
- Ebuilds: 1
Description: Read the Bible, God's Word, from your terminal
Homepage:https://github.com/bontibon/kjv License: Unlicense
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+
lektra
- Ebuilds: 1, Testing: 0.6.5 Description: High-performance PDF reader that prioritizes screen space and control
Homepage:https://github.com/dheerajshenoy/lektra License: AGPL-3
libdivvun
- Ebuilds: 1, Testing: 0.3.10 Description:
Libdivvun is a system for using complex linguistic finite-state automata
rulesets for linguistic applications like grammar error corrections.
Homepage:https://github.com/divvun/libdivvun/ License: GPL-3
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 (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 9999 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
md2png-bin
- Ebuilds: 1, Testing: 0.5.12 Description: Render Markdown directly to PNG or JPEG images with a single static Go binary.
Homepage:https://github.com/arran4/md2png License: MIT
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
mostcomm-bin
- Ebuilds: 1, Testing: 1.2.10 Description: A cli utility for finding the most common and sorting by length, lines-sets in a text file
License: MIT
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
mupdf (ambiguous, available in 2 overlays)
- Ebuilds: 5, Stable: 1.26.3, 1.25.6, Testing: 1.27.2, 1.25.4 Description: A lightweight PDF viewer and toolkit written in portable C
Homepage:https://mupdf.com/ https://cgit.ghostscript.com/mupdf.git/ License: AGPL-3
noweb
- Ebuilds: 1, Testing: 2.12 Description: noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence—especially noticeable when compared with other literate-programming tools. noweb uses 5 control sequences to WEB's 27. The noweb manual is only 4 pages; an additional page explains how to customize its LaTeX output. noweb works ``out of the box'' with any programming language, and supports TeX, latex, HTML, and troff back ends. A back end to support full hypertext or indexing takes about 250 lines; a simpler one can be written in 40 lines of awk. The primary sacrifice relative to WEB is that code is seldom prettyprinted.
Homepage:https://www.cs.tufts.edu/~nr/noweb/ License:
|| ( BSD-2 noweb )
emacs? ( GPL-2 )
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
obsidian
- Ebuilds: 2, Testing: 1.12.4 Description: A second brain, for you, forever.
Homepage:https://obsidian.md License: Obsidian-EULA
obsidian-bin
- Ebuilds: 1, Testing: 1.8.9 Description: A second brain, for you, forever.
Homepage:https://obsidian.md License: Obsidian-EULA
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+
ods2md
- Ebuilds: 1, Testing: 9999-r2 Description: Convert LibreOffice Spreadsheets (*.ods) into Markdown tables
Homepage:https://github.com/kennytm/ods2md License: MIT
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
opendetex
- Ebuilds: 1, Testing: 2.8.11 Description:
Detex is a program for removing TeX and LaTeX markup from text sources. Includes the detex and delatex binaries.
Homepage:https://github.com/pkubowicz/opendetex License: BSD
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 (ambiguous, available in 2 overlays)
- Ebuilds: 3, 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+
pandoc-cli (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 3.8.3, 0.1.1-r1 Description: Conversion between documentation formats
Homepage:https://pandoc.org License: GPL-2+
papers (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 48.5-r1, Testing: 9999-r4999 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 (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 1.8.0, Testing: 1.8.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 (ambiguous, available in 2 overlays)
- Ebuilds: 4, 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 (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 0.10.3-r1, Testing: 1.0.2 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 (ambiguous, available in 2 overlays)
- Ebuilds: 3, 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
pyglossary
- Ebuilds: 1, Testing: 5.1.0 Description:
A tool for converting dictionary files aka glossaries.
The primary purpose is to be able to use our offline glossaries in any
Open Source dictionary we like on any OS/device.
Homepage:https://github.com/ilius/pyglossary License: GPL-3
qpdf
- Ebuilds: 4, Stable: 12.3.2, Testing: 12.3.2, 12.3.1 Description: Command-line tool for structural, content-preserving transformation of PDF files
Homepage:
https://qpdf.sourceforge.io/
https://github.com/qpdf/qpdf/
License: || ( Apache-2.0 Artistic-2 )
readest-bin
- Ebuilds: 1, Testing: 0.10.1 Description: Readest is a modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface to elevate your reading experience.
Homepage:https://readest.com/ License: AGPL-3
recode
- Ebuilds: 1, Stable: 3.7.14, Testing: 3.7.14 Description: Convert files between various character sets
Homepage:https://github.com/rrthomas/recode License: GPL-3+
refbase
- Ebuilds: 1, Testing: 0.9.6_p20180223 Description: Web-based solution for managing scientific literature, references and citations
Homepage:http://www.refbase.net/ License: GPL-2
rig
- Ebuilds: 1, Testing: 1.11 Description:
A program that generates fake identities.
RIG comes with the top 1000 names from the US census at
http://www.census.gov/genealogy/names/
Homepage:https://sourceforge.net/projects/rig/ 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
sarcasm-formatter
- Ebuilds: 2, Testing: 0.1.3 Description:
The sarcasm formatter provides JS, Python, and Bash support for formatting text
sArCaStIcAlLy, meaning with alternating lower and upper-case letters, and provides
optional parametrization such as choosing the starting case.
Homepage:https://github.com/Othyem86/sarcasm-formatter License: GPL-3
scdoc
- Ebuilds: 2, Stable: 1.11.4, Testing: 9999, 1.11.4 Description: Standalone tool for generating man pages with a simple syntax
Homepage:https://git.sr.ht/~sircmpwn/scdoc
simplenote
- Ebuilds: 2, Testing: 2.24.0 Description:
Simplenote is an easy way to keep notes, lists, ideas and more. Your notes stay in sync with all your devices for free.
Homepage:https://simplenote.com License: GPL-2
sioyek
- Ebuilds: 1
Description: Sioyek is a PDF viewer with a focus on textbooks and research papers
Homepage:https://sioyek.info/
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
smu (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 1.5, Testing: 9999 Description: Simple markup - markdown like syntax
Homepage:https://github.com/Gottox/smu License: MIT
stardict
- Ebuilds: 1, Stable: 4.0.0_pre20170304-r2, Testing: 4.0.0_pre20170304-r2 Description:
StarDict is an international dictionary Software. It has powerful features
such as "Glob-style pattern matching", "Scan selection word," "Fuzzy
query," etc. Stardict Version3.0 has developed a lot of new functions, such
as Full-text translation, Net Dict.
Homepage:http://stardict-4.sourceforge.net/
https://github.com/huzheng001/stardict-3 License: CPL-1.0 GPL-3 LGPL-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 (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 2024, Testing: 2024 Description: A complete TeX distribution
Homepage:https://tug.org/texlive/ License: metapackage
texlive-core (ambiguous, available in 2 overlays)
- Ebuilds: 4, 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
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
trim-trailing-spaces
- Ebuilds: 3, Testing: 2022.05.12 Description: Removes trailing spaces in files
License: MIT
ttf2pk2 (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 2.0_p20240311, 2.0_p20230311, 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
urlscan (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 1.0.8 Description: Small program that is designed to integrate with the mutt
Homepage:https://github.com/firecat53/urlscan License: MIT
vale (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 3.9.1 Description: A syntax-aware linter for prose built with speed and extensibility in mind
Homepage:https://vale.sh/docs/ License: Apache-2.0 BSD BSD-2 MIT public-domain
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 (ambiguous, available in 2 overlays)
- Ebuilds: 4, 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
xlsx2csv (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 0.8.6, Testing: 0.8.4 Description: Convert MS Office xlsx files to CSV
Homepage:https://github.com/dilshod/xlsx2csv/ License: 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 (ambiguous, available in 2 overlays)
- Ebuilds: 3, 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 (ambiguous, available in 3 overlays)
- Ebuilds: 3, Stable: 0.0.28-r11, Testing: 9999, 0.0.29_pre 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
ydcv
- Ebuilds: 2, Testing: 9999 Description: YouDao Console Version - Simple wrapper for Youdao online translate service API
Homepage:https://github.com/felixonmars/ydcv
ydgo
- Ebuilds: 2
Description:
Simple wrapper for Youdao online translate (Chinese - English) service API,
as an alternative to the StarDict Console Version(sdcv).
This is a GO portation from the original ydcv in python
Homepage:https://github.com/boypt/ydgo License: 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+
zola
- Ebuilds: 1, Stable: 0.13.0, Testing: 0.13.0 Description:
A fast static site generator in a single binary with everything built-in.
Homepage:https://www.getzola.org License: MIT
zotero-bin
- Ebuilds: 4, Stable: 7.0.30, Testing: 8.0.3 Description: Helps you collect, organize, cite, and share your research sources
Homepage:https://www.zotero.org License: AGPL-3