# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0
PortGroup           python 1.0

github.setup        wustho epy 2023.6.11 v
github.tarball_from archive
revision            0
supported_archs     noarch
platforms           {darwin any}
license             GPL-3

python.default_version  312
python.pep517_backend   poetry

maintainers         {gmail.com:srirangav @srirangav} openmaintainer

description         CLI ebook Reader
long_description    A CLI ebook reader that supports epub (.epub, .epub3), \
                    FictionBook (.fb2), Mobi, and AZW3 (.azw, .azw3)

homepage            https://github.com/wustho/epy

checksums           rmd160  124a8cfb4c0be4c590e71b6d08f1483a1b45c40a \
                    sha256  9f29b7fdc6312bc89adafd86acce93959b5d9eb62ea0a942c8d345c18ee5c87f \
                    size    198054
