dev-perl/txt2html - 2.530.0 (gentoo)

Search

Package Information

Description:
Convert a plain text file to HTML
Homepage:
https://github.com/resurrecting-open-source-projects/txt2html

Ebuild Details

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

EAPI=8

DIST_VERSION=2.53
inherit perl-module

DESCRIPTION="Convert a plain text file to HTML"
HOMEPAGE="https://github.com/resurrecting-open-source-projects/txt2html"
SRC_URI="https://github.com/resurrecting-open-source-projects/txt2html/archive/v${DIST_VERSION}.tar.gz -> ${PN}-${DIST_VERSION}.tar.gz"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND="
	!dev-perl/TextToHTML
	dev-perl/YAML-Syck
	virtual/perl-Getopt-Long"

BDEPEND="
	${RDEPEND}
	dev-perl/Module-Build
"

Dependencies

RDEPEND

	!dev-perl/TextToHTML
	dev-perl/YAML-Syck
	virtual/perl-Getopt-Long

BDEPEND

	
	!dev-perl/TextToHTML
	dev-perl/YAML-Syck
	virtual/perl-Getopt-Long
	dev-perl/Module-Build

Manifest for 2.530.0

Type File Size Source URLs
DIST txt2html-2.53.tar.gz 134419 bytes https://github.com/resurrecting-open-source-projects/txt2html/archive/v2.53.tar.gz