sci-misc/kenlm - 1 (flammie)

Search

Package Information

Description:
Estimates, filters, and queries language models
Homepage:
https://kheafield.com/code/kenlm/
License:
LGPL-2.1+

Ebuild Details

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

EAPI=7

inherit cmake

DESCRIPTION="Estimates, filters, and queries language models"
HOMEPAGE="https://kheafield.com/code/kenlm/"
SRC_URI="https://kheafield.com/code/kenlm.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

COMMON_DEPEND=""
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"

S=${WORKDIR}/${PN}

Manifest for 1

Type File Size Source URLs
DIST kenlm.tar.gz 491888 bytes https://kheafield.com/code/kenlm.tar.gz