This program is used as a tool to check for ASCII code and strip it out to a new file to recover documents that got corrupted or find hidden data in viruses that contain text by the virus writer or spies puting comments in images or other files.
pdfreflow is a commandline utility that operates on the output of the poppler utility called pdftohtml. pdfreflow reflows the texts into paragraphs, while at the same time removing hyphenation and page numbers, headers and footers.
HTML template library written in C inspired by perl HTML::Template.
Template language has HTML-like tags (tmpl_var, tmpl_if, tmpl_loop, etc.)
Use library to build a variable list and pass it to a template.
binreplace is a commandlinetool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Just simple library for get text file information, for checking file text description. for example calculate how much character (with space or without space), line, blank line where we can find in the file text.
CSR is a program to identify, modify and replace code in automatic generated source code. A configuration file controls the behavior and actions of CSR. The configuration file usually contains regular expressions to search and replace the code.
Zestaw dwóch narzędzi w C do konwersji oraz rozpoznawania standardów kodowania polskich znaków w plikach tekstowych. Obsługują ponad 25 różnych kodowań stworzonych w Polsce na przestrzeni lat. Wersja pod systemy uniksowe oraz DOS/Windows.
The GutRead utility will read texts from the Gutenberg Project and remove all the newlines saving hours of editing in your word processor. It will also produce the text in XML format.
Retab is a commandline utility that allows you to reformat ASCII text files so that the tab characters represent a different number of characters. It can reformat text for new tab size, convert all tabs into spaces or it can convert spaces into tabs.
aaid (short for Assignment Aid) is a template tool designed with school (esp. high school & college) assignments in mind. It\'s design is closely wrapped in HTML, allowing you freedom in your templates, while also not requiring you to type numerous tags.
manipulation of text based documents by using the stdin/stdout stream designed to complement sed, lex and awk. It has no help except for the readme file and the example.
sedlexlist is a stream editor in that it reads from stdin and writes to stdout, similar to sed, lex and awk. The difference is this, sedlexlist works with lists of words and is designed to compliment the other tools.
Random name generator library with rule files. Fast, lightweight and easy. Can generate rule files from custom text, you can easily use it into your application and use the commandlinetool to generate the best suitable name for your needs.
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
Tabfmt is a commandline utility to format tabular data. It reads lines from one or more files or from standard input, breaks the lines into fields given a set of field delimiters, and prints a table with constant-width columns to standard output.
Xindent, is a small standalone XML indenter.
It's written in pure Ansi C (C90) and released under MIT Licence.
I've began to wrote it, as i did'nt find usefull tool to format Docbook
files with text editor like vim.
Commandline XML parser using "expat" libraries allowing you to on the fly extract / add / modify / delete / split / format / unformat / count tag value, name and attributes. Usefull for shell scripting on UNIX or Linux based systems.
Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.