summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..da9357232116
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-editdistance
+ pkgdesc = Fast implementation of the edit distance(Levenshtein distance)
+ pkgver = 0.6.2
+ pkgrel = 3
+ url = https://github.com/aflc/editdistance
+ arch = x86_64
+ license = MIT
+ checkdepends = python-nose
+ makedepends = python-setuptools
+ makedepends = cython
+ depends = python
+ source = python-editdistance-0.6.2.tar.gz::https://github.com/aflc/editdistance/archive/v0.6.2.tar.gz
+ source = LICENSE
+ sha512sums = 8d44d310351c688180fb783d87922a954427618793fa6d15e1d231b4cf0efafd9ecfdfbbcf4453021ad189870d01eb72ea3ba4de57f333ffbb157bb4b8529cd2
+ sha512sums = 590232c1e7fa5aaaaa77573c4ea23533522177ca0ac07a0ce7f00e446d47467df2e19936ecb5e057fddc664d1daca39e2217cb5f6e3192ef5edf49b1f73e0f10
+
+pkgname = python-editdistance