Difference between revisions of "Ghostscript"

From Free Software Directory
Jump to: navigation, search
m (fixed home page, added identifier)
m (internal link)
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GNU ghostscript
+
|Name=GNU Ghostscript
|Short description=Interpreter for the Postscript and PDF graphics languages
+
|Short description=PostScript and PDF interpreter
|Full description=An interpreter for the Postscript language and the Adobe Portable Document Format (PDF), a set of C procedures (the Ghostscript lib) that implements the graphics capabilities that appear as primitive operations in the Postscript language and in PDF, and a set of utility programs that include the ability to convert PostScript to PDF. Currently it supports PostScript level 3 and PDF versions 1.0 through 1.6.
+
|Full description='''Ghostscript''' is an interpreter for the PostScript language and the PDF file format. It also includes a C library that implements the graphics capabilities of the PostScript language. It supports a wide variety of output file formats and printers.
 +
 
 +
This package is the GNU version of the [[GPL Ghostscript|Artifex Ghostscript]].
 
|Homepage URL=http://gnu.org/software/ghostscript
 
|Homepage URL=http://gnu.org/software/ghostscript
|User level=none
+
|User level=intermediate
 +
|VCS checkout command=git clone git://git.sv.gnu.org/ghostscript.git
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User and Developer documentation is available from http://www.ghostscript.com/doc/current/
+
|Documentation note=An introduction to GNU Ghostscript is available at: https://www.gnu.org/software/ghostscript/intro.html
|Related projects=a2ps,apsfilter,Enscript,fontutils,Ghostview,Gimp-print,hp2xx,Lahelper,Ted,Tipograf
+
 
 +
A graphical user interface to the Ghostscript interpreter is provided by the [[GNU GV]] package.
 +
|Related projects=a2ps,apsfilter,Enscript,fontutils,gv,Gimp-print,hp2xx,Lahelper,Ted,Tipograf
 
|Keywords=graphics,pdf,PostScript,printing,ghostscript,Ghostview,GNU ghostscript
 
|Keywords=graphics,pdf,PostScript,printing,ghostscript,Ghostview,GNU ghostscript
|Version identifier=8.71.1
+
|Version identifier=9.14.1
|Version date=2010-09-09
+
|Version date=2016/11/06
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/ghostscript/gnu-ghostscript-8.71.1.tar.bz2
+
|Version download=https://ftp.gnu.org/gnu/ghostscript/gnu-ghostscript-9.14.0.tar.xz
|Last review by=Janet Casey
+
|Last review by=Genium
|Last review date=2010-09-20
+
|Last review date=2017/01/17
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=ghostscript
 
|GNU package identifier=ghostscript
Line 22: Line 28:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=AGPLv3orlater
|License verified by=Kelly Hopkins
+
|License verified by=Genium
|License verified date=2010-09-09
+
|License verified date=2017/01/17
 +
|License note=GNU Ghostscript, see http://git.savannah.gnu.org/cgit/ghostscript.git/tree/COPYING
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Adobe Systems Incorporated
 +
|License verified by=Genium
 +
|License verified date=2017/01/17
 +
|License note=The CMap files (in Resource/CMap)
 +
}}
 +
{{Project license
 +
|License=AGPLv3 with exception
 +
|License verified by=Genium
 +
|License verified date=2017/01/17
 +
|License note=The font files (in Resource/Font)
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=UNICODE, INC.
 +
|License verified by=Genium
 +
|License verified date=2017/01/17
 +
|License note=http://git.savannah.gnu.org/cgit/ghostscript.git/tree/LICENSE.Unicode
 
}}
 
}}
 
{{Person
 
{{Person
Line 30: Line 57:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=didier@famille-link.fr
 
|Email=didier@famille-link.fr
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Peter Deutsch
+
|Real name=José E. Marchesi
|Role=Contributor
+
|Role=Maintainer
}}
+
|Email=jemarch@gnu.org
{{Person
+
|Resource URL=
|Real name=Russell Lang
 
|Role=Contributor
 
}}
 
{{Person
 
|Real name=Thomas Merz
 
|Role=Contributor
 
}}
 
{{Person
 
|Real name=Tim Theisen
 
|Role=Contributor
 
|Email=ghostview@cs.wisc.edu
 
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=and many others
+
|Real name=Artifex Software Inc.
|Role=Contributor
+
|Role=Original source code comes from [[GPL Ghostscript]] released by Artifex Software Inc.
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 61: Line 79:
 
|Resource kind=Newsgroup
 
|Resource kind=Newsgroup
 
|Resource URL=gnu.ghostscript.bug
 
|Resource URL=gnu.ghostscript.bug
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/ghostscript.git
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Download
 +
|Resource URL=http://ftpmirror.gnu.org/ghostscript/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://savannah.gnu.org/projects/ghostscript/
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/guix/packages/g.html
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, console, library
 
|Interface=command-line, console, library
 
|Printing=postscript
 
|Printing=postscript
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux, GNU/Hurd
 
|Use=printing
 
|Use=printing
 +
|Works-with-format=pdf
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 23:12, 17 January 2017


[edit]

GNU Ghostscript

https://www.gnu.org/software/ghostscript/
PostScript and PDF interpreter.

Ghostscript is an interpreter for the PostScript language and the PDF file format. It also includes a C library that implements the graphics capabilities of the PostScript language. It supports a wide variety of output file formats and printers.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

17 January 2017

Notes

The font files (in Resource/Font)

License

Other

Verified by

Genium

Verified on

17 January 2017

Verified by

Genium

Verified on

17 January 2017




Leaders and contributors

Contact(s)Role
Didier Link Maintainer
José E. Marchesi Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/ghostscript/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Savannah (Ref)https://savannah.gnu.org/projects/ghostscript/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-ghostscript/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/ghostscript.git/
Generalhttps://savannah.gnu.org/people/
Debian (Ref)https://tracker.debian.org/pkg/ghostscript
Downloadhttps://alpha.gnu.org/gnu/ghostscript/


Software prerequisites

KindDescription
Weak prerequisitelibjpeg
Weak prerequisitelibpng
Weak prerequisitezlib




Entry




















"Original source code comes from GPL Ghostscript released by Artifex Software Inc." is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.








"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Guix" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.













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.