aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA19
1 files changed, 19 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..e738a56
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,19 @@
+name: "pffft"
+description:
+ "A pretty fast FFT. "
+ "This is a fork of Julien Pommier's PFFFT. The original hasn't been "
+ "maintained since 2016, while this one is actively developed on."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/marton78/pffft"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/marton78/pffft.git"
+ }
+ version: "eeb17fc8a08078372de542647841750136e1cf85"
+ last_upgrade_date { year: 2020 month: 6 day: 3 }
+ license_type: NOTICE
+}