sci-biology/gffcompare - 0.12.2 (science)

Search

Package Information

Description:
Compare, classify, merge, track, annotate GFF files
Homepage:
http://ccb.jhu.edu/software/stringtie/gff.shtml https://github.com/gpertea/gffcompare
License:
MIT Artistic-2

Ebuild Details

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

EAPI=7

DESCRIPTION="Compare, classify, merge, track, annotate GFF files"
HOMEPAGE="http://ccb.jhu.edu/software/stringtie/gff.shtml
	https://github.com/gpertea/gffcompare"
SRC_URI="https://github.com/gpertea/gffcompare/releases/download/v${PV}/${P}.tar.gz"

LICENSE="MIT Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

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

src_install(){
	dobin gffcompare
	dodoc README.md
}

Manifest for 0.12.2

Type File Size Source URLs
DIST gffcompare-0.12.2.tar.gz 213658 bytes https://github.com/gpertea/gffcompare/releases/download/v0.12.2/gffcompare-0.12.2.tar.gz