# Generated by makepkg 5.1.3
# Sat Jun  1 19:24:04 UTC 2019
pkgbase = marisa
	pkgver = 0.2.5
	pkgrel = 5
	url = https://github.com/s-yata/marisa-trie
	arch = x86_64
	license = BSD
	license = LGPL
	makedepends = python2
	makedepends = ruby
	makedepends = perl
	source = marisa-trie::https://github.com/s-yata/marisa-trie/archive/v0.2.5.tar.gz
	sha512sums = 62975a2dacd2a1072c990cd490f866cd5483c069c94a4706baf3ffc21ec43991583a8ef8721c3b841617b0654cbb894698c19759ff12b8887b6fd28939dfb547

pkgname = marisa
	pkgdesc = Static and space-efficient trie data structure library
	depends = gcc-libs

pkgname = perl-marisa
	pkgdesc = Perl language binding for marisa
	depends = perl
	depends = marisa

pkgname = python2-marisa
	pkgdesc = Python 2.x language binding for marisa
	depends = python2
	depends = marisa

pkgname = ruby-marisa
	pkgdesc = Ruby language binding for marisa
	depends = ruby
	depends = marisa

