!GophHub - kevinboone/epub2txt2:
A simple command-line utility for Linux, for extracting text from
EPUB documents.
h Download Repo ZIP Archive URL:
https://api.github.com/repos/kevinboone/epub2txt2/zipball
h GitHub URL:
https://github.com/kevinboone/epub2txt2.git URL:
https://github.com/kevinboone/epub2txt2.git
Repo Size: 190K
Programming Language: C
License: GPL-3.0
Latest Commit Date: 2025-05-31T16:11:56Z
Latest Commit Message:
Merge pull request #41 from CrispStrobe/macos-compile-fix
Fix macOS compilation issues for strdup and asprintf
______________________________________________________________________
1src /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&path=src
1man1 /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&path=man1
0TODO /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&file=1&path=TODO
0README.md /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&file=1&path=README.md
0README.MACOS.md /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&file=1&path=README.MACOS.md
0Makefile /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&file=1&path=Makefile
0LICENSE /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&file=1&path=LICENSE
0.gitignore /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&file=1&path=.gitignore
______________________________________________________________________
# epub2txt -- Extract text from EPUB documents
Version 2.11, December 2024
## What is this?
`epub2txt` is a simple command-line utility for extracting text
from EPUB
documents and, optionally, re-flowing it to fit a text display of
a particular
number of columns. It is written entirely in ANSI-standard C, and
should run on
any Unix-like system with a C compiler. It is intended for
reading EPUB e-books
on embedded systems that can't host a graphical EPUB viewer, or
converting such
e-books to read on those systems. However, it should be robust
enough for
other purposes, such as batch indexing of EPUB document
collections.
`epub2txt` favours speed and low memory usage over accuracy of
rendering. Most
of the formatting of the source document will be lost but, with a
text-only
______________________________________________________________________
hFull README in HTML /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&file=readme
______________________________________________________________________
Latest Release: v2.08
Date: 2024-06-18T19:16:17Z
Release Files:
hSource code TAR.GZ URL:
https://api.github.com/repos/kevinboone/epub2txt2/tarball/v2.08
hSource code ZIP URL:
https://api.github.com/repos/kevinboone/epub2txt2/zipball/v2.08
______________________________________________________________________
1Settings /~freet/cgi-bin/gophhub.sh?repo=kevinboone/epub2txt2&settings=1&path=
1GophHub Home /~freet/cgi-bin/gophhub.sh?
New files/directories accessed in the last 15 minutes:
0