Files
macports-ports/python/py-autopage/Portfile
T
2025-05-12 16:10:42 -04:00

21 lines
768 B
Tcl

# -*- 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 python 1.0
name py-autopage
version 0.5.2
maintainers nomaintainer
license Apache-2
supported_archs noarch
platforms {darwin any}
description automatically display terminal output in a pager
long_description ${description}
homepage https://github.com/zaneb/autopage
checksums rmd160 03ed2cf74f3e59d9fc72eba08ba6d947ec13bced \
sha256 826996d74c5aa9f4b6916195547312ac6384bac3810b8517063f293248257b72 \
size 33031
python.versions 39 310 311 312 313