summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNOGISAKA Sadata2015-06-09 22:53:28 +0900
committerNOGISAKA Sadata2015-06-09 22:53:28 +0900
commit7a55d71229bccf6ce93471b3f5621ca9de535a65 (patch)
tree27914f3cb1f53c38811fecf644d4cd721fdfa129 /.SRCINFO
downloadaur-7a55d71229bccf6ce93471b3f5621ca9de535a65.tar.gz
initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..39c03de3f957
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python2-cjuman
+ pkgdesc = A Python bindings of JUMAN, A Japanese Morphological Analyzer
+ pkgver = 0.1.0
+ pkgrel = 4
+ url = http://app-dist.khlog.net/software/python-cjuman/
+ arch = i686
+ arch = x86_64
+ license = unknown
+ depends = juman
+ depends = git
+ depends = python2
+ source = git+https://github.com/chezou/cJuman-installer.git
+ sha1sums = SKIP
+
+pkgname = python2-cjuman
+