File: Info-macos.plist

package info (click to toggle)
ghostscript 10.0.0~dfsg-11%2Bdeb12u7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 98,252 kB
  • sloc: ansic: 891,828; python: 7,649; cpp: 6,493; cs: 6,209; sh: 6,043; java: 4,028; perl: 2,372; tcl: 1,639; makefile: 521; awk: 66; javascript: 43; yacc: 18
file content (14 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
        <key>CFBundleIdentifier</key>
        <string>com.ghostscript.Ghostscript</string>
        <key>CFBundleName</key>
        <string>Ghostscript</string>
        <key>CFBundleShortVersionString</key>
        <string>703</string>
        <key>NSExecutable</key>
        <string>Ghostscript</string>
</dict>
</plist>