File: README

package info (click to toggle)
openrefine 3.9.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,440 kB
  • sloc: javascript: 106,758; java: 91,946; xml: 6,634; sh: 614; makefile: 78; python: 71; sql: 59
file content (10 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Apple distribution certificates
===============================

Those certificates are used to code-sign OpenRefine binaries.
They are decoded in the CI using the embedded GPG key.

The libjffi-1.2.jnilib file is a version of a shared library recompiled by us using a newer Xcode SDK so that it can be signed.
This is a temporary measure until this is fixed upstream:
https://github.com/jnr/jffi/issues/123