Difference between revisions of "A2ps"

From Free Software Directory
Jump to: navigation, search
m (added gnu package identifier.)
Line 3: Line 3:
 
|Short description=Any to PostScript filter
 
|Short description=Any to PostScript filter
 
|Full description=Program started as a text to PostScript converter, with pretty printing and all the expected features of this kind of program, but it can now handle other file types (PostScript, Texinfo, DVI, web-authoring, PDF, etc.) provided you have the necessary tools. While highly configurable, everything was designed so that even a novice can do complicated PostScript manipulations. For instance, the program can delegate the processing of some files to other filters (such as groff, texi2dvi, dvips, gzip,etc.) which allows a uniform treatment (n-up, page selection, duples, etc.) of heterogeneous files It also includes support for a wide range of programming languages, encodings (ISO Latins, Cyrillic, etc.), medias, and Native Language Support (NLS).
 
|Full description=Program started as a text to PostScript converter, with pretty printing and all the expected features of this kind of program, but it can now handle other file types (PostScript, Texinfo, DVI, web-authoring, PDF, etc.) provided you have the necessary tools. While highly configurable, everything was designed so that even a novice can do complicated PostScript manipulations. For instance, the program can delegate the processing of some files to other filters (such as groff, texi2dvi, dvips, gzip,etc.) which allows a uniform treatment (n-up, page selection, duples, etc.) of heterogeneous files It also includes support for a wide range of programming languages, encodings (ISO Latins, Cyrillic, etc.), medias, and Native Language Support (NLS).
 +
|Homepage URL=http://www.gnu.org/software/a2ps
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=card,fixnt,fixps,pdiff,psmandup,psset,Ogonkify
 
|Component programs=card,fixnt,fixps,pdiff,psmandup,psset,Ogonkify
|Homepage URL=http://www.gnu.org/software/a2ps/
 
|VCS checkout command=
 
 
|Computer languages=C,Shell script
 
|Computer languages=C,Shell script
 
|Documentation note=User manual available in HTML format from http://www.inf.enst.fr/~demaille/a2ps/doc-4.12/a2ps_toc.html
 
|Documentation note=User manual available in HTML format from http://www.inf.enst.fr/~demaille/a2ps/doc-4.12/a2ps_toc.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=GNU_trueprint,Ghostview,PPR,Enscript,GNU_ghostscript
 
|Related projects=GNU_trueprint,Ghostview,PPR,Enscript,GNU_ghostscript
 
|Keywords=text,filter,graphics,PostScript,printing,texinfo,DVI
 
|Keywords=text,filter,graphics,PostScript,printing,texinfo,DVI
|Is GNU=y
+
|Version identifier=4.14
 +
|Version date=2007-12-28
 +
|Version status=stable
 +
|Version download=http://ftp.gnu.org/gnu/a2ps/
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2010-06-13
 
|Last review date=2010-06-13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=4.14
+
|Is GNU=Yes
|Version date=2007-12-28
+
|GNU package identifier=a2ps
|Version status=stable
+
|License verified date=2008-01-25
|Version download=http://ftp.gnu.org/gnu/a2ps/
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Deborah Nicholson
 +
|License verified date=2008-01-25
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Deborah Nicholson
 
|License verified date=2008-01-25
 
|License verified date=2008-01-25
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Masayuki Hatta
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Masayuki Hatta
 
 
|Email=mhatta@grad.e.u-tokyo.ac.jp
 
|Email=mhatta@grad.e.u-tokyo.ac.jp
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Chuck Robey
 
|Role=Contributor
 
|Role=Contributor
|Real name=Chuck Robey
 
 
|Email=chuckr@mat.net
 
|Email=chuckr@mat.net
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Dirk Eddelbuettel
 
|Role=Contributor
 
|Role=Contributor
|Real name=Dirk Eddelbuettel
 
 
|Email=edd@debian.org
 
|Email=edd@debian.org
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Juliusz Chroboczek
 
|Role=Contributor
 
|Role=Contributor
|Real name=Juliusz Chroboczek
 
 
|Email=jch@pps.jussieu.fr
 
|Email=jch@pps.jussieu.fr
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Paolo Matos
 
|Role=Contributor
 
|Role=Contributor
|Real name=Paolo Matos
 
 
|Email=psjm@students.fct.unl.pt
 
|Email=psjm@students.fct.unl.pt
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 72: Line 71:
 
|Printing=postscript
 
|Printing=postscript
 
|Use=printing
 
|Use=printing
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-01-25
 
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-01-25
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 135: Line 124:
 
|Prerequisite description=makeinfo
 
|Prerequisite description=makeinfo
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:33, 12 October 2012


[edit]

GNU a2ps

https://www.gnu.org/software/a2ps/
Any to PostScript filter.

Program started as a text to PostScript converter, with pretty printing and all the expected features of this kind of program, but it can now handle other file types (PostScript, Texinfo, DVI, web-authoring, PDF, etc.) provided you have the necessary tools. While highly configurable, everything was designed so that even a novice can do complicated PostScript manipulations. For instance, the program can delegate the processing of some files to other filters (such as groff, texi2dvi, dvips, gzip,etc.) which allows a uniform treatment (n-up, page selection, duples, etc.) of heterogeneous files It also includes support for a wide range of programming languages, encodings (ISO Latins, Cyrillic, etc.), medias, and Native Language Support (NLS).





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Bendikker

Verified on

10 September 2019

Verified by

Bendikker

Verified on

10 September 2019

Notes

RELEASE LICENSE

Verified by

Bendikker

Verified on

10 September 2019

Verified by

Bendikker

Verified on

10 September 2019

Verified by

Bendikker

Verified on

10 September 2019

Notes

Autoconf exception




Leaders and contributors

Contact(s)Role
Reuben Thomas Current maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/a2ps/
WikidataGeneralhttps://www.wikidata.org/wiki/Q24084970
Downloadhttps://ftp.gnu.org/gnu/a2ps/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/a2ps-patches/
DebianDeveloperhttps://tracker.debian.org/pkg/a2ps
SavannahDeveloperhttps://savannah.gnu.org/projects/a2ps/
Generalhttps://translationproject.org/domain/a2ps.html
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-a2ps/
SavannahVCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/a2ps/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/a2ps-commit/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=a2ps.git
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/a2ps.git/
Downloadhttps://alpha.gnu.org/gnu/a2ps/
Downloadhttps://ftpmirror.gnu.org/a2ps/


Software prerequisites

KindDescription
Weak prerequisiteGhostscript
Weak prerequisiteGV
Required to usePSUtils psnup
Weak prerequisitegzip
Weak prerequisitebzip2
Weak prerequisitetexinfo (makeinfo)
Weak prerequisiteLaTeX
Required to usepsselect
Weak prerequisiteImageMagick
Weak prerequisitegroff
Weak prerequisitedvips
Weak prerequisiteacroread

This entry (in part or in whole) was last reviewed on 3 April 2024.




Entry


























































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.