An open API service indexing awesome lists of open source software.

https://github.com/hubtou/prep-port

A port of UNIX v7 prep command (Prepare text for statistical processing)
https://github.com/hubtou/prep-port

unix-command

Last synced: 4 months ago
JSON representation

A port of UNIX v7 prep command (Prepare text for statistical processing)

Awesome Lists containing this project

README

          

# PREP(1)

This is a FreeBSD (or modern Unix) port of [Seventh Edition Unix's](https://www.tuhs.org/cgi-bin/utree.pl?file=V7) [prep](http://man.cat-v.org/unix_7th/1/prep) command,
resurrected for discovery and [reimplementation in Python](https://github.com/HubTou/prep) for [The PNU project / PyNIX](https://github.com/HubTou/PNU).

The unincluded original source code is fetched and patched from [The Unix Heritage Society](https://www.tuhs.org/) web site.
It is distributed under the BSD-like [Caldera license](https://github.com/HubTou/prep-port/blob/main/License).

The original materials in this repository are distributed under a classical 3-clauses BSD license.