diff options
Diffstat (limited to 'contrib/fuzzystrmatch/fuzzystrmatch.control')
-rw-r--r-- | contrib/fuzzystrmatch/fuzzystrmatch.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/fuzzystrmatch/fuzzystrmatch.control b/contrib/fuzzystrmatch/fuzzystrmatch.control new file mode 100644 index 0000000..3cd6660 --- /dev/null +++ b/contrib/fuzzystrmatch/fuzzystrmatch.control @@ -0,0 +1,6 @@ +# fuzzystrmatch extension +comment = 'determine similarities and distance between strings' +default_version = '1.1' +module_pathname = '$libdir/fuzzystrmatch' +relocatable = true +trusted = true |