You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
25 lines
795 B
Tcl
25 lines
795 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-ipython_genutils
|
|
version 0.2.0
|
|
revision 0
|
|
platforms {darwin any}
|
|
license BSD
|
|
supported_archs noarch
|
|
|
|
python.versions 310 311 312 313 314
|
|
|
|
maintainers {stromnov @stromnov} openmaintainer
|
|
|
|
description Vestigial utilities from IPython.
|
|
long_description {*}${description}
|
|
|
|
homepage https://ipython.org
|
|
|
|
checksums rmd160 238484bee4bec1775816b14a81192739bb80bbe9 \
|
|
sha256 eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8 \
|
|
size 22208
|