# Template file for 'python3-telegram_text'
pkgname=python3-telegram_text
version=0.2.0
revision=2
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
short_desc="Python markup module for Telegram messenger"
maintainer="c4llv07e <igor@c4llv07e.xyz>"
license="MIT"
homepage="https://telegram-text.alinsky.tech/"
changelog="https://github.com/SKY-ALIN/telegram-text/raw/refs/heads/dev/CHANGELOG.md"
distfiles="${PYPI_SITE}/t/telegram_text/telegram_text-${version}.tar.gz"
checksum=ee295a35f2c77246dd9a80c5e1a8deccc598958dff35740697901c632c6121fa

post_install() {
	vlicense LICENSE
}
