net-matrix/pipe2matrix - 0.0.1 (antons-matrix-overlay)

Search

Package Information

Description:
A bot that redirects a program's standard input/output into a Matrix room.
Homepage:
https://gitlab.com/anton.molyboha/pipe2matrix
License:
GPL-3

Ebuild Details

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

EAPI=8

PYTHON_COMPAT=( python3_{9,10,11} )
DISTUTILS_USE_PEP517="setuptools"
inherit distutils-r1

DESCRIPTION="A bot that redirects a program's standard input/output into a Matrix room."
HOMEPAGE="https://gitlab.com/anton.molyboha/pipe2matrix"
SRC_URI="https://gitlab.com/anton.molyboha/pipe2matrix/-/archive/${PV}/pipe2matrix-${PV}.tar.gz -> ${P}.tar.gz"

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

RDEPEND=">=dev-python/matrix-nio-0.20.2"
BDEPEND=""

Dependencies

RDEPEND

>=dev-python/matrix-nio-0.20.2

Manifest for 0.0.1

Type File Size Source URLs
DIST pipe2matrix-0.0.1.tar.gz 20863 bytes https://gitlab.com/anton.molyboha/pipe2matrix/-/archive/0.0.1/pipe2matrix-0.0.1.tar.gz