Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/curl/lib/libcurl.plist @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> | |
| 3 <plist version="0.9"> | |
| 4 <dict> | |
| 5 <key>CFBundleInfoDictionaryVersion</key> | |
| 6 <string>6.0</string> | |
| 7 | |
| 8 <key>CFBundleDevelopmentRegion</key> | |
| 9 <string>English</string> | |
| 10 | |
| 11 <key>CFBundleExecutable</key> | |
| 12 <string>curl</string> | |
| 13 | |
| 14 <key>CFBundleIdentifier</key> | |
| 15 <string>se.haxx.curl.libcurl</string> | |
| 16 | |
| 17 <key>CFBundleVersion</key> | |
| 18 <string>7.12.3</string> | |
| 19 | |
| 20 <key>CFBundleName</key> | |
| 21 <string>libcurl</string> | |
| 22 | |
| 23 <key>CFBundlePackageType</key> | |
| 24 <string>FMWK</string> | |
| 25 | |
| 26 <key>CFBundleSignature</key> | |
| 27 <string>????</string> | |
| 28 | |
| 29 <key>CFBundleShortVersionString</key> | |
| 30 <string>libcurl 7.12.3</string> | |
| 31 | |
| 32 <key>CFBundleGetInfoString</key> | |
| 33 <string>libcurl.plist 7.12.3</string> | |
| 34 </dict> | |
| 35 </plist> |
