Files
2026-06-27 22:17:16 -07:00

13 lines
476 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 obsolete 1.0
name py-pymacs
version 0.25
revision 1
categories python editors
replaced_by emacs
obsolete.note "Pymacs is no longer maintained and only supports Python 2.7. Consider using eglot or lsp-mode for Python/Emacs integration."