sci-misc/irstlm - 6.00.05 (science)

Search

Package Information

Description:
A tool to estimate, store, and access very large n-gram language models
Homepage:
https://hlt-mt.fbk.eu/technologies/irstlm
License:
LGPL-3

Ebuild Details

Version EAPI Keywords Slot
6.00.05 7 ~amd64 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit autotools

DESCRIPTION="A tool to estimate, store, and access very large n-gram language models"
HOMEPAGE="https://hlt-mt.fbk.eu/technologies/irstlm"
SRC_URI="https://github.com/irstlm-team/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64"

src_prepare() {
	eautoreconf
	default
}

Manifest for 6.00.05

Type File Size Source URLs
DIST irstlm-6.00.05.tar.gz 229185 bytes https://github.com/irstlm-team/irstlm/archive/v6.00.05.tar.gz