Format a text block

Format a text block 1.0

Format a text block 1.0 Download Summary

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

Format a text block 1.0 Description

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.

Format a text block 1.0 Keywords

Format a text block Bookmark

Hyperlink code:
Hyperlink for Forum code:

Format a text block 1.0 Script Download Notice

Top 4 Download periodically updates information of Format a text block 1.0 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. Format a text block 1.0 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!

Word2x

... is a program for converting word documents to text without any Microsoft software to help you, including ... therefore no OLE dll's, etc).The currently supported output formats are plain text, LaTeX and HTML. The program converts word to a central format and output modules write the desired target format. Requirements: · libstdc++2.9 · gcc ...

Text transformer with conditions

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

AWK like text processing

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. ...
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

Record Jar Parser

... like object containing data in the record jar format. ...
Python