{"count":51970,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=955","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=953","results":[{"name":"py-pygeocoder","portdir":"python/py-pygeocoder","version":"1.2.5","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://bitbucket.org/xster/pygeocoder","description":"A lightweight Python wrapper for Google Geocoding API V3","long_description":"A lightweight Python wrapper for Google Geocoding API V3","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16"]},{"type":"lib","ports":["py27-pygeocoder"]}],"depends_on":[]},{"name":"py27-pygeocoder","portdir":"python/py-pygeocoder","version":"1.2.5","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://bitbucket.org/xster/pygeocoder","description":"A lightweight Python wrapper for Google Geocoding API V3","long_description":"A lightweight Python wrapper for Google Geocoding API V3","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py27-setuptools","clang-16"]},{"type":"lib","ports":["python27","py27-requests"]}],"depends_on":[{"type":"lib","ports":["py-pygeocoder"]}]},{"name":"py39-pygccxml","portdir":"python/py-pygccxml","version":"3.0.2","license":"Boost-1","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/CastXML/pygccxml","description":"pygccxml is a specialized XML reader that reads the output from CastXML.","long_description":"pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-installer","clang-17","py39-setuptools","py39-wheel"]},{"type":"lib","ports":["castxml","python39","py39-importlib-metadata"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[{"type":"lib","ports":["py39-pyplusplus"]}]},{"name":"py37-pygccxml","portdir":"python/py-pygccxml","version":"2.4.0","license":"Boost-1","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gccxml/pygccxml","description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML.","long_description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-installer","clang-16","py37-setuptools","py37-wheel","py37-build"]},{"type":"lib","ports":["castxml","python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-pyplusplus"]}]},{"name":"py38-pygccxml","portdir":"python/py-pygccxml","version":"2.5.0","license":"Boost-1","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/CastXML/pygccxml","description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML.","long_description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-build","py38-installer","clang-16","py38-setuptools","py38-wheel"]},{"type":"lib","ports":["castxml","python38","py38-importlib-metadata"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[{"type":"lib","ports":["py38-pyplusplus"]}]},{"name":"py27-pygccxml","portdir":"python/py-pygccxml","version":"2.2.1","license":"Boost-1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/gccxml/pygccxml","description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML.","long_description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["castxml","python27"]}],"depends_on":[{"type":"lib","ports":["py27-pyplusplus"]}]},{"name":"py36-pygccxml","portdir":"python/py-pygccxml","version":"2.2.1","license":"Boost-1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/gccxml/pygccxml","description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML.","long_description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["castxml","python36"]}],"depends_on":[{"type":"lib","ports":["py36-pyplusplus"]}]},{"name":"py35-pygccxml","portdir":"python/py-pygccxml","version":"2.2.1","license":"Boost-1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/gccxml/pygccxml","description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML.","long_description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["castxml","python35"]}],"depends_on":[{"type":"lib","ports":["py35-pyplusplus"]}]},{"name":"py37-pudb","portdir":"python/py-pudb","version":"2019.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/inducer/pudb","description":"A full-screen, console-based Python debugger","long_description":"PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-setuptools","py37-wheel","py37-build","py37-installer"]},{"type":"lib","ports":["py37-pygments","py37-setuptools","py37-urwid","python37"]}],"depends_on":[]},{"name":"py38-pudb","portdir":"python/py-pudb","version":"2019.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/inducer/pudb","description":"A full-screen, console-based Python debugger","long_description":"PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-wheel","py38-build","py38-installer","py38-setuptools"]},{"type":"lib","ports":["py38-pygments","py38-urwid","python38"]}],"depends_on":[]},{"name":"py36-pudb","portdir":"python/py-pudb","version":"2019.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/inducer/pudb","description":"A full-screen, console-based Python debugger","long_description":"PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.","active":false,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python36","py36-pygments","py36-setuptools","py36-urwid"]}],"depends_on":[]},{"name":"py39-pudb","portdir":"python/py-pudb","version":"2024.1.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/inducer/pudb","description":"A full-screen, console-based Python debugger","long_description":"PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-hatchling","py39-installer","clang-17"]},{"type":"lib","ports":["py39-urwid","python39","py39-urwid-readline","py39-jedi","py39-packaging","py39-pygments"]}],"depends_on":[]},{"name":"py27-pudb","portdir":"python/py-pudb","version":"2019.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/inducer/pudb","description":"A full-screen, console-based Python debugger","long_description":"PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.","active":false,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python27","py27-pygments","py27-setuptools","py27-urwid"]}],"depends_on":[]},{"name":"py35-pudb","portdir":"python/py-pudb","version":"2019.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/inducer/pudb","description":"A full-screen, console-based Python debugger","long_description":"PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.","active":false,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python35","py35-pygments","py35-setuptools","py35-urwid"]}],"depends_on":[]},{"name":"py39-pybtex-docutils","portdir":"python/py-pybtex-docutils","version":"1.0.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/pybtex-docutils","description":"A docutils backend for pybtex.","long_description":"A docutils backend for pybtex.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","py39-setuptools"]},{"type":"lib","ports":["py39-docutils","py39-pybtex","python39"]}],"depends_on":[{"type":"lib","ports":["py39-sphinxcontrib-bibtex"]}]},{"name":"py38-pybtex-docutils","portdir":"python/py-pybtex-docutils","version":"1.0.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/pybtex-docutils","description":"A docutils backend for pybtex.","long_description":"A docutils backend for pybtex.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-wheel","py38-build","py38-installer","py38-setuptools"]},{"type":"lib","ports":["py38-docutils","py38-pybtex","python38"]}],"depends_on":[{"type":"lib","ports":["py38-sphinxcontrib-bibtex"]}]},{"name":"py37-pybtex-docutils","portdir":"python/py-pybtex-docutils","version":"1.0.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/pybtex-docutils","description":"A docutils backend for pybtex.","long_description":"A docutils backend for pybtex.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python37","py37-docutils","py37-pybtex","py37-setuptools","py37-six"]}],"depends_on":[{"type":"lib","ports":["py37-sphinxcontrib-bibtex"]}]},{"name":"py27-pybtex-docutils","portdir":"python/py-pybtex-docutils","version":"0.2.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/pybtex-docutils","description":"A docutils backend for pybtex.","long_description":"A docutils backend for pybtex.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python27","py27-docutils","py27-pybtex","py27-setuptools","py27-six"]}],"depends_on":[{"type":"lib","ports":["py27-sphinxcontrib-bibtex"]}]},{"name":"py36-pybtex-docutils","portdir":"python/py-pybtex-docutils","version":"1.0.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/pybtex-docutils","description":"A docutils backend for pybtex.","long_description":"A docutils backend for pybtex.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python36","py36-docutils","py36-pybtex","py36-setuptools","py36-six"]}],"depends_on":[{"type":"lib","ports":["py36-sphinxcontrib-bibtex"]}]},{"name":"py39-sphinxcontrib-bibtex","portdir":"python/py-sphinxcontrib-bibtex","version":"2.6.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/sphinxcontrib-bibtex","description":"Sphinx extension for BibTeX style citations","long_description":"Sphinx extension for BibTeX style citations","active":false,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39","py39-sphinx","py39-docutils","py39-importlib-metadata","py39-pybtex","py39-pybtex-docutils"]}],"depends_on":[]},{"name":"py37-sphinxcontrib-bibtex","portdir":"python/py-sphinxcontrib-bibtex","version":"2.5.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/sphinxcontrib-bibtex","description":"Sphinx extension for BibTeX style citations","long_description":"Sphinx extension for BibTeX style citations","active":false,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","clang-14","py37-installer"]},{"type":"lib","ports":["python37","py37-sphinx","py37-docutils","py37-importlib-metadata","py37-pybtex","py37-pybtex-docutils"]}],"depends_on":[]},{"name":"py36-sphinxcontrib-bibtex","portdir":"python/py-sphinxcontrib-bibtex","version":"2.2.1","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/sphinxcontrib-bibtex","description":"Sphinx extension for BibTeX style citations","long_description":"Sphinx extension for BibTeX style citations","active":false,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["py36-pybtex","python36","py36-sphinx","py36-pybtex-docutils","py36-oset"]}],"depends_on":[]},{"name":"py27-sphinxcontrib-bibtex","portdir":"python/py-sphinxcontrib-bibtex","version":"0.4.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/sphinxcontrib-bibtex","description":"Sphinx extension for BibTeX style citations","long_description":"Sphinx extension for BibTeX style citations","active":false,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["py27-pybtex","py27-pybtex-docutils","python27","py27-sphinx","py27-six","py27-oset"]}],"depends_on":[]},{"name":"py38-sphinxcontrib-bibtex","portdir":"python/py-sphinxcontrib-bibtex","version":"2.6.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/sphinxcontrib-bibtex","description":"Sphinx extension for BibTeX style citations","long_description":"Sphinx extension for BibTeX style citations","active":false,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["python38","py38-sphinx","py38-docutils","py38-importlib-metadata","py38-pybtex","py38-pybtex-docutils"]}],"depends_on":[]},{"name":"py39-databases","portdir":"python/py-databases","version":"0.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/encode/databases","description":"Async database support for Python.","long_description":"Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","clang-17","py39-installer","py39-build","py39-wheel"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-asyncmy","py39-sqlalchemy","py39-asyncpg","py39-aiosqlite","py39-aiopg","py39-aiomysql"]},{"type":"test","ports":["py39-pytest","py39-starlette"]}],"depends_on":[{"type":"test","ports":["py39-starlette"]}]},{"name":"py38-databases","portdir":"python/py-databases","version":"0.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/encode/databases","description":"Async database support for Python.","long_description":"Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","clang-16","py38-installer","py38-build","py38-wheel"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-asyncmy","py38-sqlalchemy","py38-asyncpg","py38-aiosqlite","py38-aiopg","py38-aiomysql"]},{"type":"test","ports":["py38-pytest","py38-starlette"]}],"depends_on":[{"type":"test","ports":["py38-starlette"]}]},{"name":"py37-databases","portdir":"python/py-databases","version":"0.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/encode/databases","description":"Async database support for Python.","long_description":"Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-15"]},{"type":"lib","ports":["py37-setuptools","python37"]},{"type":"run","ports":["py37-aiosqlite","py37-sqlalchemy","py37-asyncmy","py37-asyncpg","py37-aiomysql","py37-aiopg"]},{"type":"test","ports":["py37-pytest","py37-starlette"]}],"depends_on":[{"type":"test","ports":["py37-starlette"]}]},{"name":"py36-pyplusplus","portdir":"python/py-pyplusplus","version":"1.8.5","license":"Boost-1","platforms":"darwin","epoch":8,"replaced_by":null,"homepage":"https://github.com/ompl/pyplusplus","description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","long_description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","active":false,"categories":["devel","python"],"maintainers":[{"name":"mmoll","github":"mamoll","ports_count":13}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python36","py36-pygccxml","py36-setuptools"]}],"depends_on":[]},{"name":"py35-pyplusplus","portdir":"python/py-pyplusplus","version":"1.8.5","license":"Boost-1","platforms":"darwin","epoch":8,"replaced_by":null,"homepage":"https://github.com/ompl/pyplusplus","description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","long_description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","active":false,"categories":["devel","python"],"maintainers":[{"name":"mmoll","github":"mamoll","ports_count":13}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python35","py35-pygccxml","py35-setuptools"]}],"depends_on":[]},{"name":"py38-pyplusplus","portdir":"python/py-pyplusplus","version":"1.8.6","license":"Boost-1","platforms":"{darwin any}","epoch":9,"replaced_by":null,"homepage":"https://github.com/ompl/pyplusplus","description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","long_description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","active":false,"categories":["devel","python"],"maintainers":[{"name":"mmoll","github":"mamoll","ports_count":13}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-wheel","py38-build","py38-installer","py38-setuptools"]},{"type":"lib","ports":["py38-pygccxml","py38-setuptools","python38"]}],"depends_on":[]},{"name":"py39-pyplusplus","portdir":"python/py-pyplusplus","version":"1.8.7","license":"Boost-1","platforms":"{darwin any}","epoch":10,"replaced_by":null,"homepage":"https://github.com/ompl/pyplusplus","description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","long_description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","active":false,"categories":["devel","python"],"maintainers":[{"name":"mmoll","github":"mamoll","ports_count":13}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","py39-setuptools"]},{"type":"lib","ports":["py39-pygccxml","py39-setuptools","python39"]}],"depends_on":[]},{"name":"py37-pyplusplus","portdir":"python/py-pyplusplus","version":"1.8.6","license":"Boost-1","platforms":"{darwin any}","epoch":9,"replaced_by":null,"homepage":"https://github.com/ompl/pyplusplus","description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","long_description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","active":false,"categories":["devel","python"],"maintainers":[{"name":"mmoll","github":"mamoll","ports_count":13}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-wheel","py37-build","py37-installer","py37-setuptools"]},{"type":"lib","ports":["py37-pygccxml","py37-setuptools","python37"]}],"depends_on":[]},{"name":"py27-pyplusplus","portdir":"python/py-pyplusplus","version":"1.8.5","license":"Boost-1","platforms":"darwin","epoch":8,"replaced_by":null,"homepage":"https://github.com/ompl/pyplusplus","description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","long_description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","active":false,"categories":["devel","python"],"maintainers":[{"name":"mmoll","github":"mamoll","ports_count":13}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python27","py27-pygccxml","py27-setuptools"]}],"depends_on":[]},{"name":"py39-pygments-mathematica","portdir":"python/py-pygments-mathematica","version":"0.4.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rsmenon/pygments-mathematica/","description":"Mathematica lexer and highlighter for Pygments.","long_description":"Mathematica lexer and highlighter for Pygments.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-17","py39-setuptools","py39-build"]},{"type":"lib","ports":["py39-pygments","python39"]}],"depends_on":[]},{"name":"py39-pycifrw","portdir":"python/py-pycifrw","version":"5.0.1","license":"Python-2.0","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/jamesrhester/pycifrw","description":"CIF/STAR file support for Python","long_description":"CIF/STAR file support for Python","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py39-wheel","py39-build","py39-installer","py39-setuptools"]},{"type":"lib","ports":["py39-numpy","py39-ply","python39"]}],"depends_on":[{"type":"run","ports":["py39-xraylarch"]}]},{"name":"py39-pydash","portdir":"python/py-pydash","version":"8.0.5","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/dgilland/pydash","description":"The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.","long_description":"The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-18","py39-setuptools","py39-build"]},{"type":"lib","ports":["py39-typing_extensions","python39"]}],"depends_on":[{"type":"lib","ports":["py39-maggma"]}]},{"name":"py39-snmp","portdir":"python/py-snmp","version":"4.4.12","license":"BSD","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"http://snmplabs.com/pysnmp/","description":"SNMP library for Python","long_description":"SNMP library for Python","active":false,"categories":["net","python"],"maintainers":[{"name":"valyukov","github":"valyukov","ports_count":8}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-setuptools","py39-wheel","py39-build","py39-installer"]},{"type":"lib","ports":["py39-asn1","py39-pycryptodome","py39-smi","python39"]}],"depends_on":[]},{"name":"py38-snmp","portdir":"python/py-snmp","version":"4.4.12","license":"BSD","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"http://snmplabs.com/pysnmp/","description":"SNMP library for Python","long_description":"SNMP library for Python","active":false,"categories":["net","python"],"maintainers":[{"name":"valyukov","github":"valyukov","ports_count":8}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-setuptools","py38-wheel","py38-build","py38-installer"]},{"type":"lib","ports":["py38-asn1","py38-pycryptodome","py38-smi","python38"]}],"depends_on":[]},{"name":"py37-snmp","portdir":"python/py-snmp","version":"4.4.12","license":"BSD","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"http://snmplabs.com/pysnmp/","description":"SNMP library for Python","long_description":"SNMP library for Python","active":false,"categories":["net","python"],"maintainers":[{"name":"valyukov","github":"valyukov","ports_count":8}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37","py37-asn1","py37-pycryptodome","py37-smi"]}],"depends_on":[]},{"name":"py27-snmp","portdir":"python/py-snmp","version":"4.4.12","license":"BSD","platforms":"darwin freebsd","epoch":0,"replaced_by":null,"homepage":"http://snmplabs.com/pysnmp/","description":"SNMP library for Python","long_description":"SNMP library for Python","active":false,"categories":["net","python"],"maintainers":[{"name":"valyukov","github":"valyukov","ports_count":8}],"variants":[],"dependencies":[{"type":"build","ports":["py27-setuptools","clang-12"]},{"type":"lib","ports":["python27","py27-asn1","py27-pycryptodome","py27-smi"]}],"depends_on":[]},{"name":"py35-snmp","portdir":"python/py-snmp","version":"4.4.12","license":"BSD","platforms":"darwin freebsd","epoch":0,"replaced_by":null,"homepage":"http://snmplabs.com/pysnmp/","description":"SNMP library for Python","long_description":"SNMP library for Python","active":false,"categories":["net","python"],"maintainers":[{"name":"valyukov","github":"valyukov","ports_count":8}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-12"]},{"type":"lib","ports":["python35","py35-asn1","py35-pycryptodome","py35-smi"]}],"depends_on":[]},{"name":"py36-snmp","portdir":"python/py-snmp","version":"4.4.12","license":"BSD","platforms":"darwin freebsd","epoch":0,"replaced_by":null,"homepage":"http://snmplabs.com/pysnmp/","description":"SNMP library for Python","long_description":"SNMP library for Python","active":false,"categories":["net","python"],"maintainers":[{"name":"valyukov","github":"valyukov","ports_count":8}],"variants":[],"dependencies":[{"type":"build","ports":["py36-setuptools","clang-12"]},{"type":"lib","ports":["python36","py36-asn1","py36-pycryptodome","py36-smi"]}],"depends_on":[]},{"name":"py39-pyexpect","portdir":"python/py-pyexpect","version":"1.0.21","license":"ISC","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/dwt/pyexpect","description":"Minimal but very flexible implementation of the expect pattern","long_description":"Minimal but very flexible implementation of the expect pattern","active":false,"categories":["devel","python"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1057}],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","clang-14"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py27-pycg","portdir":"python/py-pycg","version":"0.14.1","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://launchpad.net/pycg","description":"Python bindings to NVIDIA's Cg package","long_description":"This project provides Python bindings to NVIDIA's Cg runtime library, enabling GPUs to be controlled from Python.","active":false,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["swig-python","clang-9.0"]},{"type":"fetch","ports":["bzr"]},{"type":"lib","ports":["cg-toolkit","python27","py27-numpy"]}],"depends_on":[{"type":"lib","ports":["py-pycg"]}]},{"name":"py-pycg","portdir":"python/py-pycg","version":"0.14.1","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://launchpad.net/pycg","description":"Python bindings to NVIDIA's Cg package","long_description":"This project provides Python bindings to NVIDIA's Cg runtime library, enabling GPUs to be controlled from Python.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["py27-pycg"]}],"depends_on":[]},{"name":"py39-pybox2d","portdir":"python/py-pybox2d","version":"2.3.10","license":"zlib and MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pybox2d/pybox2d","description":"Python Box2D Bindings - 2D Physics","long_description":"Python Box2D Bindings - 2D Physics","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-wheel","swig-python","py39-setuptools","clang-17","py39-build","py39-installer"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py38-pybox2d","portdir":"python/py-pybox2d","version":"2.3.10","license":"zlib and MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pybox2d/pybox2d","description":"Python Box2D Bindings - 2D Physics","long_description":"Python Box2D Bindings - 2D Physics","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","swig-python","py38-setuptools","clang-16","py38-build","py38-installer"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py37-pybox2d","portdir":"python/py-pybox2d","version":"2.3.2","license":"zlib and MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pybox2d/pybox2d","description":"Python Box2D Bindings - 2D Physics","long_description":"Python Box2D Bindings - 2D Physics","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["swig-python","py37-setuptools","clang-13"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py36-pybox2d","portdir":"python/py-pybox2d","version":"2.3.2","license":"zlib and MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pybox2d/pybox2d","description":"Python Box2D Bindings - 2D Physics","long_description":"Python Box2D Bindings - 2D Physics","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["swig-python","clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36"]}],"depends_on":[]},{"name":"py27-pybox2d","portdir":"python/py-pybox2d","version":"2.3.2","license":"zlib and MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pybox2d/pybox2d","description":"Python Box2D Bindings - 2D Physics","long_description":"Python Box2D Bindings - 2D Physics","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["swig-python","clang-9.0","py27-setuptools"]},{"type":"lib","ports":["python27"]}],"depends_on":[]}]}