Difference between revisions of "Yap.app"

From GNUstepWiki
Jump to navigation Jump to search
m (Updated to the last version, added archive URL.)
 
Line 5: Line 5:
 
shortdescription = A PostScript/PDF previewer and front end to the a2ps text formatting tool. |
 
shortdescription = A PostScript/PDF previewer and front end to the a2ps text formatting tool. |
  
currentversion = [http://www.gnustep.it/marko/GPSText/Yap.tgz 0.2] |
+
currentversion = [http://debian.physik.uni-essen.de/misc/GNUstep/Apps/GPSText/Yap2.tgz 0.2] |
  
releasedate = February 4, 2007 |
+
releasedate = August 27, 2008 |
  
 
license = GPL 2 |
 
license = GPL 2 |
Line 30: Line 30:
 
maintainer = [mailto:markoriedelde@yahoo.de Marko Riedel] |
 
maintainer = [mailto:markoriedelde@yahoo.de Marko Riedel] |
  
relatedlinks = * [http://www.gnustep.it/marko/GPSText/index.html Official Page] |
+
relatedlinks =  
 +
* [http://www.gnustep.it/marko/GPSText/index.html Official Page]
 +
** [https://web.archive.org/web/20100124150238/http://www.gnustep.it/marko/GPSText/index.html Archive] |
  
 
category = [[Category:TextProcessing Applications]]
 
category = [[Category:TextProcessing Applications]]
 
}}
 
}}

Latest revision as of 10:36, 21 February 2019

This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it


A PostScript/PDF previewer and front end to the a2ps text formatting tool.

Current Version: 0.2

  • Released: August 27, 2008
  • Licensed: GPL 2

Overview

A PostScript/PDF previewer and front end to the a2ps text formatting tool. Harness the full power of a2ps to beautifully format source code (C, Objective C, Scheme, Perl, etc.) and many other kinds of text files. PostScript/PDF rendering is done using GPL GhostScript.

Features

  • extensive use of OOP programming techniques
  • preview PostScript files
  • format text files with a2ps
  • opens files that are listed on the command line for easy previewing
  • set
    • paper size
    • pretty print style
    • prologue
    • encoding
double click on any of these to read a description of the respective feature
  • set a2ps options via an easy-to-use GUI

Maintainer

Marko Riedel

Related Links