AWK like text processing

AWK like text processing 1.1

AWK like text processing 1.1 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 550
  • Released: Jun 4, 2007

AWK like text processing 1.1 Description

AWK is a text processing language that makes it easy to "search files for lines [...] that contain certain patterns. When a line matches one of the patterns, awk performs specified actions on that line." (GNU Awk User's Guide). This script provides a way to do the same thing in python.

AWK like text processing 1.1 Keywords

AWK like text processing Bookmark

Hyperlink code:
Hyperlink for Forum code:

AWK like text processing 1.1 Script Download Notice

Top 4 Download periodically updates information of AWK like text processing 1.1 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. AWK like text processing 1.1 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Text transformer with conditions

... uses an efficient way to tranform a file's text to something else, with conditions for few lines. ...
Python

Format a text block

This function formats a block of text. The text is broken into tokens. (Whitespace is NOT preserved.) The tokens are reassembled at the specified level of indentation and line width. A string is returned. ...
Python

HTML to text converter

... html document and converts it to plain ASCII text. In the spirit of minimalism, this operates as a standard unix filter: htmltotext < foo.html > foo.txt . If the output is going to a terminal, then bold and underline are displayed on the terminal. ...
Python

DHEX

DHEX is just another Hexeditor with a Diff-mode for ncurses. It makes heavy use of colors and is themeable.It is known to run on Linux, HP-UX, FreeBSD, NetBSD, MacOS X, IRIX and Solaris ...

Converting Word documents to text

Converting Word documents to text script allows you to convert word documents to text files. ...
Python