{"count":51638,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=updated_at&page=619","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=updated_at&page=617","results":[{"name":"py310-pysvn","portdir":"python/py-pysvn","version":"1.9.22","license":"Apache-1.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pysvn.sourceforge.io/","description":"Python Subversion Extension (pysvn)","long_description":"The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py310-build","py310-installer","clang-18","py310-setuptools","py310-wheel"]},{"type":"lib","ports":["apr","subversion","python310"]},{"type":"test","ports":["py310-pytest"]}],"depends_on":[{"type":"lib","ports":["py310-eric-ide"]}]},{"name":"py27-pysvn","portdir":"python/py-pysvn","version":"1.9.22","license":"Apache-1.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pysvn.sourceforge.io/","description":"Python Subversion Extension (pysvn)","long_description":"The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["apr","subversion","python27"]},{"type":"test","ports":["py27-pytest"]}],"depends_on":[{"type":"lib","ports":["py27-eric-ide","viewvc"]}]},{"name":"py311-pysvn","portdir":"python/py-pysvn","version":"1.9.22","license":"Apache-1.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pysvn.sourceforge.io/","description":"Python Subversion Extension (pysvn)","long_description":"The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py311-setuptools","py311-wheel","clang-18","py311-build","py311-installer"]},{"type":"lib","ports":["apr","subversion","python311"]},{"type":"test","ports":["py311-pytest"]}],"depends_on":[]},{"name":"py312-pysvn","portdir":"python/py-pysvn","version":"1.9.22","license":"Apache-1.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pysvn.sourceforge.io/","description":"Python Subversion Extension (pysvn)","long_description":"The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py312-setuptools","py312-wheel","clang-18","py312-build","py312-installer"]},{"type":"lib","ports":["apr","subversion","python312"]},{"type":"test","ports":["py312-pytest"]}],"depends_on":[{"type":"lib","ports":["py-pysvn"]}]},{"name":"py-pytidylib","portdir":"python/py-pytidylib","version":"0.3.2","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://countergram.github.io/pytidylib/","description":"Python wrapper for tidylib","long_description":"A new Python wrapper for tidylib, which allows you to convert slightly invalid HTML/XHTML markup into valid markup. E.g. this Python tidy library will correct unescaped ampersands, some unclosed tags, missing elements, missing attributes, etc. Tidylib is highly configurable. It can output HTML or XHTML, and perform other functions such as converting named entities to numeric entities (named entities work only along with an HTML or XHTML doctype, numeric entities work in generic XML data).","active":true,"categories":["textproc","www","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-pytidylib"]}],"depends_on":[]},{"name":"py310-pytidylib","portdir":"python/py-pytidylib","version":"0.3.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://countergram.github.io/pytidylib/","description":"Python wrapper for tidylib","long_description":"A new Python wrapper for tidylib, which allows you to convert slightly invalid HTML/XHTML markup into valid markup. E.g. this Python tidy library will correct unescaped ampersands, some unclosed tags, missing elements, missing attributes, etc. Tidylib is highly configurable. It can output HTML or XHTML, and perform other functions such as converting named entities to numeric entities (named entities work only along with an HTML or XHTML doctype, numeric entities work in generic XML data).","active":true,"categories":["textproc","www","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py310-wheel","py310-installer","clang-18","py310-setuptools","py310-build"]},{"type":"lib","ports":["python310","tidy"]}],"depends_on":[{"type":"lib","ports":["py-pytidylib"]}]},{"name":"py-re2","portdir":"python/py-re2","version":"1.0.7","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/facebook/pyre2","description":"Python wrapper of Google's RE2 library.","long_description":"pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-re2"]}],"depends_on":[]},{"name":"py310-re2","portdir":"python/py-re2","version":"1.0.7","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/facebook/pyre2","description":"Python wrapper of Google's RE2 library.","long_description":"pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py310-installer","clang-20","py310-setuptools","py310-wheel","py310-build"]},{"type":"lib","ports":["re2","python310"]},{"type":"test","ports":["py310-pytest"]}],"depends_on":[]},{"name":"py311-re2","portdir":"python/py-re2","version":"1.0.7","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/facebook/pyre2","description":"Python wrapper of Google's RE2 library.","long_description":"pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py311-wheel","clang-20","py311-build","py311-installer","py311-setuptools"]},{"type":"lib","ports":["re2","python311"]},{"type":"test","ports":["py311-pytest"]}],"depends_on":[]},{"name":"py312-re2","portdir":"python/py-re2","version":"1.0.7","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/facebook/pyre2","description":"Python wrapper of Google's RE2 library.","long_description":"pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py312-installer","py312-wheel","clang-20","py312-build","py312-setuptools"]},{"type":"lib","ports":["python312","re2"]}],"depends_on":[]},{"name":"py313-re2","portdir":"python/py-re2","version":"1.0.7","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/facebook/pyre2","description":"Python wrapper of Google's RE2 library.","long_description":"pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-installer","py313-wheel","clang-20","py313-build","py313-setuptools"]},{"type":"lib","ports":["python313","re2"]}],"depends_on":[{"type":"lib","ports":["py-re2"]},{"type":"run","ports":["mercurial"]}]},{"name":"py-soco","portdir":"python/py-soco","version":"0.30.10","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/SoCo/SoCo","description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","long_description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-soco"]}],"depends_on":[]},{"name":"py310-soco","portdir":"python/py-soco","version":"0.30.10","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/SoCo/SoCo","description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","long_description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py310-setuptools","py310-wheel","py310-build","py310-installer","clang-18"]},{"type":"lib","ports":["py310-xmltodict","python310","py310-requests","py310-appdirs","py310-lxml","py310-ifaddr"]},{"type":"test","ports":["py310-pytest","py310-requests-mock"]}],"depends_on":[]},{"name":"py311-soco","portdir":"python/py-soco","version":"0.30.10","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/SoCo/SoCo","description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","long_description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py311-build","py311-installer","py311-setuptools","py311-wheel","clang-18"]},{"type":"lib","ports":["py311-ifaddr","python311","py311-requests","py311-lxml","py311-appdirs","py311-xmltodict"]},{"type":"test","ports":["py311-pytest","py311-requests-mock"]}],"depends_on":[]},{"name":"py312-soco","portdir":"python/py-soco","version":"0.30.10","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/SoCo/SoCo","description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","long_description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-installer","py312-setuptools","py312-wheel","clang-18"]},{"type":"lib","ports":["py312-xmltodict","python312","py312-requests","py312-appdirs","py312-lxml","py312-ifaddr"]},{"type":"test","ports":["py312-pytest","py312-requests-mock"]}],"depends_on":[]},{"name":"py313-soco","portdir":"python/py-soco","version":"0.30.10","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/SoCo/SoCo","description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","long_description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["py313-ifaddr","python313","py313-requests","py313-appdirs","py313-lxml","py313-xmltodict"]},{"type":"test","ports":["py313-pytest","py313-requests-mock"]}],"depends_on":[{"type":"lib","ports":["py-soco","beets","beets-devel"]}]},{"name":"py35-pyx","portdir":"python/py-pyx","version":"0.15","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":false,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python35","texlive"]}],"depends_on":[]},{"name":"py36-pyx","portdir":"python/py-pyx","version":"0.15","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":false,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python36","texlive"]}],"depends_on":[]},{"name":"py38-pyx","portdir":"python/py-pyx","version":"0.16","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":false,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-17","py38-setuptools","py38-build"]},{"type":"lib","ports":["texlive","python38"]}],"depends_on":[]},{"name":"py39-pyx","portdir":"python/py-pyx","version":"0.16","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":false,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-17","py39-setuptools","py39-build"]},{"type":"lib","ports":["texlive","python39"]}],"depends_on":[]},{"name":"py37-pyx","portdir":"python/py-pyx","version":"0.16","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":false,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-17","py37-setuptools","py37-build"]},{"type":"lib","ports":["texlive","python37"]}],"depends_on":[]},{"name":"py38-pytools","portdir":"python/py-pytools","version":"2023.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["python38","py38-appdirs","py38-decorator","py38-numpy","py38-six"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[{"type":"run","ports":["py38-pyopencl"]}]},{"name":"py36-pytools","portdir":"python/py-pytools","version":"2020.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py36-setuptools","clang-14"]},{"type":"lib","ports":["py36-decorator","py36-numpy","py36-six","python36","py36-appdirs"]},{"type":"test","ports":["py36-pytest"]}],"depends_on":[{"type":"run","ports":["py36-pyopencl"]}]},{"name":"py35-pytools","portdir":"python/py-pytools","version":"2020.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-14"]},{"type":"lib","ports":["py35-decorator","py35-numpy","py35-six","python35","py35-appdirs"]},{"type":"test","ports":["py35-pytest"]}],"depends_on":[{"type":"run","ports":["py35-pyopencl"]}]},{"name":"py37-pytools","portdir":"python/py-pytools","version":"2023.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["python37","py37-appdirs","py37-decorator","py37-numpy","py37-six"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"run","ports":["py37-pyopencl"]}]},{"name":"py27-pytools","portdir":"python/py-pytools","version":"2023.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py27-setuptools","clang-16"]},{"type":"lib","ports":["py27-decorator","py27-numpy","py27-six","python27","py27-appdirs"]},{"type":"test","ports":["py27-pytest"]}],"depends_on":[{"type":"run","ports":["py27-pyopencl"]}]},{"name":"py39-pytools","portdir":"python/py-pytools","version":"2023.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39","py39-appdirs","py39-decorator","py39-numpy","py39-six"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[{"type":"run","ports":["py39-pyopencl"]}]},{"name":"py-pytools","portdir":"python/py-pytools","version":"2023.1.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py311-pytools"]}],"depends_on":[]},{"name":"py310-pytools","portdir":"python/py-pytools","version":"2023.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py310-setuptools","py310-wheel","py310-build","py310-installer","clang-18"]},{"type":"lib","ports":["python310","py310-decorator","py310-six","py310-numpy","py310-appdirs"]},{"type":"test","ports":["py310-pytest"]}],"depends_on":[{"type":"run","ports":["py310-pyopencl"]}]},{"name":"py311-pytools","portdir":"python/py-pytools","version":"2023.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://documen.tician.de/pytools/","description":"A collection of tools for Python","long_description":"Pytools is a big bag of things that are 'missing' from the Python standard library.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py311-build","py311-installer","py311-setuptools","py311-wheel","clang-18"]},{"type":"lib","ports":["python311","py311-decorator","py311-six","py311-numpy","py311-appdirs"]},{"type":"test","ports":["py311-pytest"]}],"depends_on":[{"type":"lib","ports":["py-pytools"]},{"type":"run","ports":["py311-pyopencl"]}]},{"name":"py-pyx","portdir":"python/py-pyx","version":"0.16","license":"GPL-2+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":true,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py312-pyx"]}],"depends_on":[]},{"name":"py27-pyx","portdir":"python/py-pyx","version":"0.12.1","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":true,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python27","texlive"]}],"depends_on":[]},{"name":"py310-pyx","portdir":"python/py-pyx","version":"0.16","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":true,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py310-wheel","py310-installer","clang-18","py310-setuptools","py310-build"]},{"type":"lib","ports":["python310","texlive"]}],"depends_on":[]},{"name":"py311-pyx","portdir":"python/py-pyx","version":"0.16","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":true,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py311-installer","py311-wheel","clang-18","py311-build","py311-setuptools"]},{"type":"lib","ports":["python311","texlive"]}],"depends_on":[]},{"name":"py312-pyx","portdir":"python/py-pyx","version":"0.16","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyx-project.org/","description":"Python package for the creation of PostScript, PDF, and SVG files","long_description":"PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.","active":true,"categories":["python","tex"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-installer","py312-wheel","clang-18","py312-build","py312-setuptools"]},{"type":"lib","ports":["python312","texlive"]}],"depends_on":[{"type":"lib","ports":["py-pyx"]}]},{"name":"py38-subprocess-tee","portdir":"python/py-subprocess-tee","version":"0.3.5","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycontribs/subprocess-tee","description":"A subprocess.run that works like tee","long_description":"This package provides a drop-in alternative to subprocess.run that captures the output while still printing it in real-time, just the way tee does.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-setuptools_scm","py38-setuptools_scm_git_archive","py38-wheel","clang-13"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"run","ports":["py38-ansible-compat"]}]},{"name":"py39-subprocess-tee","portdir":"python/py-subprocess-tee","version":"0.4.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycontribs/subprocess-tee","description":"A subprocess.run that works like tee","long_description":"This package provides a drop-in alternative to subprocess.run that captures the output while still printing it in real-time, just the way tee does.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py39-wheel","py39-setuptools","py39-setuptools_scm","clang-17","py39-build","py39-installer"]},{"type":"lib","ports":["python39"]}],"depends_on":[{"type":"run","ports":["py39-ansible-compat"]}]},{"name":"py38-bracex","portdir":"python/py-bracex","version":"2.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/bracex","description":"Bash style brace expansion for Python.","long_description":"Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py38-build","py38-hatchling","py38-installer","clang-16"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"run","ports":["py38-wcmatch"]}]},{"name":"py37-bracex","portdir":"python/py-bracex","version":"2.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/bracex","description":"Bash style brace expansion for Python.","long_description":"Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py37-build","py37-hatchling","py37-installer","clang-16"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"run","ports":["py37-wcmatch"]}]},{"name":"py39-bracex","portdir":"python/py-bracex","version":"2.6","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/bracex","description":"Bash style brace expansion for Python.","long_description":"Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-hatchling","py39-installer","clang-18"]},{"type":"lib","ports":["python39"]}],"depends_on":[{"type":"run","ports":["py39-wcmatch"]}]},{"name":"py36-bracex","portdir":"python/py-bracex","version":"2.2.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/bracex","description":"Bash style brace expansion for Python.","long_description":"Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36"]}],"depends_on":[{"type":"run","ports":["py36-wcmatch"]}]},{"name":"py37-enrich","portdir":"python/py-enrich","version":"1.2.7","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycontribs/enrich","description":"Enrich adds few missing features to the wonderful rich library.","long_description":"Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-build","py37-installer","py37-setuptools","py37-setuptools_scm","py37-wheel"]},{"type":"lib","ports":["py37-rich","python37"]}],"depends_on":[]},{"name":"py36-enrich","portdir":"python/py-enrich","version":"1.2.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycontribs/enrich","description":"Enrich adds few missing features to the wonderful rich library.","long_description":"Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py36-pip","py36-toml","py36-wheel","clang-9.0","py36-setuptools_scm_git_archive"]},{"type":"lib","ports":["py36-rich","python36"]}],"depends_on":[]},{"name":"py39-enrich","portdir":"python/py-enrich","version":"1.2.7","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycontribs/enrich","description":"Enrich adds few missing features to the wonderful rich library.","long_description":"Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-build","py39-installer","py39-setuptools","py39-setuptools_scm","py39-wheel"]},{"type":"lib","ports":["py39-rich","python39"]}],"depends_on":[]},{"name":"py38-enrich","portdir":"python/py-enrich","version":"1.2.7","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycontribs/enrich","description":"Enrich adds few missing features to the wonderful rich library.","long_description":"Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-build","py38-installer","py38-setuptools","py38-setuptools_scm","py38-wheel"]},{"type":"lib","ports":["py38-rich","python38"]}],"depends_on":[]},{"name":"py38-wcmatch","portdir":"python/py-wcmatch","version":"8.5.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/wcmatch","description":"Wilcard File Name matching library.","long_description":"Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py38-build","py38-hatchling","py38-installer","clang-16"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-bracex"]}],"depends_on":[]},{"name":"py37-wcmatch","portdir":"python/py-wcmatch","version":"8.5","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/wcmatch","description":"Wilcard File Name matching library.","long_description":"Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py37-build","py37-hatchling","py37-installer","clang-16"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-bracex"]}],"depends_on":[]},{"name":"py39-wcmatch","portdir":"python/py-wcmatch","version":"10.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/wcmatch","description":"Wilcard File Name matching library.","long_description":"Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-hatchling","py39-installer","clang-18"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-bracex"]}],"depends_on":[]},{"name":"py36-wcmatch","portdir":"python/py-wcmatch","version":"8.3","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/wcmatch","description":"Wilcard File Name matching library.","long_description":"Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.","active":false,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36"]},{"type":"run","ports":["py36-bracex"]}],"depends_on":[]},{"name":"py-bracex","portdir":"python/py-bracex","version":"2.6","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/bracex","description":"Bash style brace expansion for Python.","long_description":"Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.","active":true,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-bracex"]}],"depends_on":[]}]}