HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50476,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=625",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=623",
"results": [
{
"name": "py38-petsc4py",
"portdir": "python/py-petsc4py",
"version": "3.20.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/petsc4py/",
"description": "PETSc for Python - Python bindings for PETSc",
"long_description": "PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-cython",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"petsc",
"py38-mpi4py",
"py38-numpy",
"mpich-clang16",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-slepc4py"
]
},
{
"type": "run",
"ports": [
"py38-clawpack"
]
}
]
},
{
"name": "py37-petsc4py",
"portdir": "python/py-petsc4py",
"version": "3.20.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/petsc4py/",
"description": "PETSc for Python - Python bindings for PETSc",
"long_description": "PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-cython",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"petsc",
"py37-mpi4py",
"py37-numpy",
"mpich-clang16",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-slepc4py"
]
},
{
"type": "run",
"ports": [
"py37-clawpack"
]
}
]
},
{
"name": "py36-petsc4py",
"portdir": "python/py-petsc4py",
"version": "3.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/petsc4py/",
"description": "PETSc for Python - Python bindings for PETSc",
"long_description": "PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"clang10",
"clang11",
"clang90",
"g95",
"gcc10",
"gcc7",
"gcc9",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-cython",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"python36",
"mpich-clang90",
"petsc",
"py36-mpi4py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-slepc4py"
]
}
]
},
{
"name": "py35-petsc4py",
"portdir": "python/py-petsc4py",
"version": "3.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/petsc4py/",
"description": "PETSc for Python - Python bindings for PETSc",
"long_description": "PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"clang10",
"clang11",
"clang90",
"g95",
"gcc10",
"gcc7",
"gcc9",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-numpy",
"python35",
"mpich-clang90",
"petsc",
"py35-mpi4py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-slepc4py"
]
}
]
},
{
"name": "py27-petsc4py",
"portdir": "python/py-petsc4py",
"version": "3.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/petsc4py/",
"description": "PETSc for Python - Python bindings for PETSc",
"long_description": "PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"clang10",
"clang11",
"clang90",
"g95",
"gcc10",
"gcc7",
"gcc9",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cython",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"python27",
"mpich-clang90",
"petsc",
"py27-mpi4py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-slepc4py"
]
}
]
},
{
"name": "py-petsc4py",
"portdir": "python/py-petsc4py",
"version": "3.20.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/petsc4py/",
"description": "PETSc for Python - Python bindings for PETSc",
"long_description": "PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-petsc4py"
]
}
],
"depends_on": []
},
{
"name": "py39-pep8",
"portdir": "python/py-pep8",
"version": "1.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pep8/",
"description": "Python style guide checker",
"long_description": "pep8 is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-16",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"pep8_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-gpilab-framework"
]
},
{
"type": "test",
"ports": [
"py39-treq"
]
}
]
},
{
"name": "py38-pep8",
"portdir": "python/py-pep8",
"version": "1.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pep8/",
"description": "Python style guide checker",
"long_description": "pep8 is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"pep8_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-gpilab-framework"
]
},
{
"type": "test",
"ports": [
"py38-treq"
]
}
]
},
{
"name": "py37-pep8",
"portdir": "python/py-pep8",
"version": "1.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pep8/",
"description": "Python style guide checker",
"long_description": "pep8 is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"pep8_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-gpilab-framework"
]
}
]
},
{
"name": "py36-pep8",
"portdir": "python/py-pep8",
"version": "1.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pep8/",
"description": "Python style guide checker",
"long_description": "pep8 is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"pep8_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-gpilab-framework"
]
}
]
},
{
"name": "py35-pep8",
"portdir": "python/py-pep8",
"version": "1.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pep8/",
"description": "Python style guide checker",
"long_description": "pep8 is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
},
{
"type": "run",
"ports": [
"pep8_select"
]
}
],
"depends_on": []
},
{
"name": "py27-pep8",
"portdir": "python/py-pep8",
"version": "1.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pep8/",
"description": "Python style guide checker",
"long_description": "pep8 is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"pep8_select"
]
}
],
"depends_on": []
},
{
"name": "py-pep8",
"portdir": "python/py-pep8",
"version": "1.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pep8/",
"description": "Python style guide checker",
"long_description": "pep8 is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py310-pep8"
]
}
],
"depends_on": []
},
{
"name": "py39-pep517",
"portdir": "python/py-pep517",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "py39-pyproject_hooks",
"homepage": "https://pypi.python.org/pypi/pep517/",
"description": "API to call PEP 517 hooks",
"long_description": "API to call PEP 517 hooks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-tomli"
]
}
],
"depends_on": []
},
{
"name": "py38-pep517",
"portdir": "python/py-pep517",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "py38-pyproject_hooks",
"homepage": "https://pypi.python.org/pypi/pep517/",
"description": "API to call PEP 517 hooks",
"long_description": "API to call PEP 517 hooks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-tomli"
]
}
],
"depends_on": []
},
{
"name": "py37-pep517",
"portdir": "python/py-pep517",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "py37-pyproject_hooks",
"homepage": "https://pypi.python.org/pypi/pep517/",
"description": "API to call PEP 517 hooks",
"long_description": "API to call PEP 517 hooks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata",
"py37-zipp",
"py37-tomli"
]
}
],
"depends_on": []
},
{
"name": "py36-pep517",
"portdir": "python/py-pep517",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pep517/",
"description": "API to call PEP 517 hooks",
"long_description": "API to call PEP 517 hooks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-bootstrap-modules",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-importlib-metadata",
"py36-zipp",
"py36-tomli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-build"
]
}
]
},
{
"name": "py-pep517",
"portdir": "python/py-pep517",
"version": "0.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": "py-pyproject_hooks",
"homepage": "https://pypi.python.org/pypi/pep517/",
"description": "API to call PEP 517 hooks",
"long_description": "API to call PEP 517 hooks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py310-pep517"
]
}
],
"depends_on": []
},
{
"name": "py39-pendulum",
"portdir": "python/py-pendulum",
"version": "3.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pendulum/",
"description": "Python datetimes made easy",
"long_description": "Pendulum is a Python package to ease datetimes manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-maturin",
"py39-installer",
"py39-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"py39-dateutil",
"py39-pytzdata",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-pendulum",
"portdir": "python/py-pendulum",
"version": "3.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pendulum/",
"description": "Python datetimes made easy",
"long_description": "Pendulum is a Python package to ease datetimes manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-maturin",
"py38-installer",
"py38-setuptools-rust",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-dateutil",
"py38-pytzdata",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-pendulum",
"portdir": "python/py-pendulum",
"version": "2.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pendulum/",
"description": "Python datetimes made easy",
"long_description": "Pendulum is a Python package to ease datetimes manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py37-dateutil",
"py37-pytzdata",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py36-pendulum",
"portdir": "python/py-pendulum",
"version": "2.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pendulum/",
"description": "Python datetimes made easy",
"long_description": "Pendulum is a Python package to ease datetimes manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them).",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "xeron.oskom",
"github": "xeron",
"ports_count": 20
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-build",
"py36-python-install",
"py36-wheel",
"clang-12",
"py36-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py36-dateutil",
"py36-pytzdata",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py-pendulum",
"portdir": "python/py-pendulum",
"version": "3.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pendulum/",
"description": "Python datetimes made easy",
"long_description": "Pendulum is a Python package to ease datetimes manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pendulum"
]
}
],
"depends_on": []
},
{
"name": "py39-peewee",
"portdir": "python/py-peewee",
"version": "3.17.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coleifer/peewee/",
"description": "a small, expressive orm -- supports postgresql, mysql and sqlite",
"long_description": "Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-cython",
"py39-setuptools",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-peewee",
"portdir": "python/py-peewee",
"version": "3.17.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coleifer/peewee/",
"description": "a small, expressive orm -- supports postgresql, mysql and sqlite",
"long_description": "Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-cython",
"py38-setuptools",
"clang-17",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-peewee",
"portdir": "python/py-peewee",
"version": "3.16.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coleifer/peewee/",
"description": "a small, expressive orm -- supports postgresql, mysql and sqlite",
"long_description": "Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py-peewee",
"portdir": "python/py-peewee",
"version": "3.18.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coleifer/peewee/",
"description": "a small, expressive orm -- supports postgresql, mysql and sqlite",
"long_description": "Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-peewee"
]
}
],
"depends_on": []
},
{
"name": "py27-pedal",
"portdir": "python/py-pedal",
"version": "2.0.3",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pypedal.sourceforge.net/",
"description": "python module for pedigree analysis",
"long_description": "PyPedal is a Python language application for pedigree analysis.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numeric"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pedal"
]
}
]
},
{
"name": "py-pedal",
"portdir": "python/py-pedal",
"version": "2.0.3",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pypedal.sourceforge.net/",
"description": "python module for pedigree analysis",
"long_description": "PyPedal is a Python language application for pedigree analysis.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-pedal"
]
}
],
"depends_on": []
},
{
"name": "py27-pebl",
"portdir": "python/py-pebl",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/pebl/",
"description": "Pebl is a python library and application for learning the structure of a Bayesian network.",
"long_description": "Pebl is a python library and application for learning the structure of a Bayesian network.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-parsing",
"py27-pydot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pebl"
]
}
]
},
{
"name": "py-pebl",
"portdir": "python/py-pebl",
"version": "1.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/pebl/",
"description": "Pebl is a python library and application for learning the structure of a Bayesian network.",
"long_description": "Pebl is a python library and application for learning the structure of a Bayesian network.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-pebl"
]
}
],
"depends_on": []
},
{
"name": "py27-peak",
"portdir": "python/py-peak",
"version": "0.5a3",
"license": "ZPL-2 and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://peak.telecommunity.com/",
"description": "PEAK is the Python Enterprise Application Kit",
"long_description": "PEAK is a Python framework for rapidly developing and reusing application components.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-peak"
]
}
]
},
{
"name": "py-peak",
"portdir": "python/py-peak",
"version": "0.5a3",
"license": "ZPL-2 and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://peak.telecommunity.com/",
"description": "PEAK is the Python Enterprise Application Kit",
"long_description": "PEAK is a Python framework for rapidly developing and reusing application components.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-peak"
]
}
],
"depends_on": []
},
{
"name": "py36-pdfrw",
"portdir": "python/py-pdfrw",
"version": "0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pmaupin/pdfrw",
"description": "Pure Python PDF file reader/writer library",
"long_description": "pdfrw lets you read and write PDF files, including compositing multiple pages together (e.g. to do watermarking, or to copy an image or diagram from one PDF to another), and can output by itself, or in conjunction with reportlab.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "numeratus",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-pdfrw",
"portdir": "python/py-pdfrw",
"version": "0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pmaupin/pdfrw",
"description": "Pure Python PDF file reader/writer library",
"long_description": "pdfrw lets you read and write PDF files, including compositing multiple pages together (e.g. to do watermarking, or to copy an image or diagram from one PDF to another), and can output by itself, or in conjunction with reportlab.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "numeratus",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py27-pdfrw",
"portdir": "python/py-pdfrw",
"version": "0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pmaupin/pdfrw",
"description": "Pure Python PDF file reader/writer library",
"long_description": "pdfrw lets you read and write PDF files, including compositing multiple pages together (e.g. to do watermarking, or to copy an image or diagram from one PDF to another), and can output by itself, or in conjunction with reportlab.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "numeratus",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py-pdfrw",
"portdir": "python/py-pdfrw",
"version": "0.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pmaupin/pdfrw",
"description": "Pure Python PDF file reader/writer library",
"long_description": "pdfrw lets you read and write PDF files, including compositing multiple pages together (e.g. to do watermarking, or to copy an image or diagram from one PDF to another), and can output by itself, or in conjunction with reportlab.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "numeratus",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-pdfrw"
]
}
],
"depends_on": []
},
{
"name": "py38-pdfminer",
"portdir": "python/py-pdfminer",
"version": "20240706",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pdfminersix.readthedocs.io/",
"description": "Python pdf extraction package",
"long_description": "Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device to use the power of pdfminer.six for other purposes that text analysis.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-cryptography",
"py38-charset-normalizer",
"py38-setuptools-git-versioning",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-pdfminer",
"portdir": "python/py-pdfminer",
"version": "20221105",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pdfminersix.readthedocs.io/",
"description": "Python pdf extraction package",
"long_description": "Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device to use the power of pdfminer.six for other purposes that text analysis.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-cryptography",
"py37-typing_extensions",
"py37-charset-normalizer",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py36-pdfminer",
"portdir": "python/py-pdfminer",
"version": "20200118",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/euske/pdfminer",
"description": "Python pdf extraction package",
"long_description": "PDFMiner is a suite of programs that help extracting and analyzing text data of PDF documents. Unlike other PDF-related tools, it allows to obtain the exact location of texts in a page, as well as other extra information such as font information or ruled lines. It includes a PDF converter that can transform PDF files into other text formats (such as HTML). It has an extensible PDF parser that can be used for other purposes instead of text analysis. (Currently tracking pdfminer.six fork.)",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py-pdfminer",
"portdir": "python/py-pdfminer",
"version": "20240706",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pdfminersix.readthedocs.io/",
"description": "Python pdf extraction package",
"long_description": "Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device to use the power of pdfminer.six for other purposes that text analysis.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pdfminer"
]
}
],
"depends_on": []
},
{
"name": "py38-pdbpp",
"portdir": "python/py-pdbpp",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/pdbpp",
"description": "pdb++, a drop-in replacement for pdb",
"long_description": "This module is an extension of the pdb module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-fancycompleter",
"py38-pygments",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-wmctrl",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-funcsigs",
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-pdbpp",
"portdir": "python/py-pdbpp",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/pdbpp",
"description": "pdb++, a drop-in replacement for pdb",
"long_description": "This module is an extension of the pdb module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-fancycompleter",
"py37-pygments",
"py37-setuptools_scm",
"py37-wmctrl"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-funcsigs",
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py-pdbpp",
"portdir": "python/py-pdbpp",
"version": "0.10.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/pdbpp",
"description": "pdb++, a drop-in replacement for pdb",
"long_description": "This module is an extension of the pdb module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-pdbpp"
]
}
],
"depends_on": []
},
{
"name": "py36-pcapy",
"portdir": "python/py-pcapy",
"version": "0.11.4",
"license": "Apache-1.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SecureAuthCorp/pcapy/",
"description": "python interface to libpcap",
"long_description": "Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables python scripts to capture packets on the network.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"libpcap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pcapy"
]
}
]
},
{
"name": "py27-pcapy",
"portdir": "python/py-pcapy",
"version": "0.11.4",
"license": "Apache-1.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SecureAuthCorp/pcapy/",
"description": "python interface to libpcap",
"long_description": "Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables python scripts to capture packets on the network.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "py-pcapy",
"portdir": "python/py-pcapy",
"version": "0.11.4",
"license": "Apache-1.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SecureAuthCorp/pcapy/",
"description": "python interface to libpcap",
"long_description": "Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables python scripts to capture packets on the network.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py36-pcapy"
]
}
],
"depends_on": []
},
{
"name": "py39-pbr",
"portdir": "python/py-pbr",
"version": "7.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools",
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-stevedore",
"py39-sphinx-click",
"py39-oslo-serialization",
"py39-testtools",
"py39-lockfile",
"py39-munch",
"py39-qstylizer",
"py39-cinderclient",
"py39-cliff",
"py39-debtcollector",
"py39-keystoneauth1",
"py39-keystoneclient",
"py39-novaclient",
"py39-openstacksdk",
"py39-openstackclient",
"py39-os-service-types",
"py39-osc-lib",
"py39-oslo-config",
"py39-oslo-i18n",
"py39-oslo-utils",
"py39-requestsexceptions",
"py39-kraken",
"py39-requests-mock"
]
},
{
"type": "lib",
"ports": [
"py39-sarif-om",
"py39-jschema_to_python",
"py39-sqlalchemy-migrate",
"py39-virtualenvwrapper"
]
},
{
"type": "test",
"ports": [
"py39-cssutils"
]
}
]
},
{
"name": "py38-pbr",
"portdir": "python/py-pbr",
"version": "7.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-18",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-cliff",
"py38-testtools",
"py38-kraken",
"py38-debtcollector",
"py38-sphinx-click",
"py38-qstylizer",
"py38-requests-unixsocket",
"py38-requestsexceptions",
"py38-os-service-types",
"py38-oslo-i18n",
"py38-keystoneclient",
"py38-openstackclient",
"py38-openstacksdk",
"py38-osc-lib",
"py38-lockfile",
"py38-cinderclient",
"py38-keystoneauth1",
"py38-novaclient",
"py38-requests-mock",
"py38-munch",
"py38-oslo-serialization",
"py38-oslo-utils"
]
},
{
"type": "lib",
"ports": [
"py38-virtualenvwrapper",
"py38-sqlalchemy-migrate",
"py38-panedr",
"py38-stevedore"
]
},
{
"type": "test",
"ports": [
"py38-cssutils"
]
}
]
},
{
"name": "py37-pbr",
"portdir": "python/py-pbr",
"version": "6.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-testtools",
"py37-oslo-i18n",
"py37-oslo-serialization",
"py37-oslo-utils",
"py37-requestsexceptions",
"py37-munch",
"py37-cliff",
"py37-lockfile",
"py37-fixtures",
"py37-linecache2",
"py37-requests-mock",
"py37-requests-unixsocket",
"py37-qstylizer",
"py37-cinderclient",
"py37-debtcollector",
"py37-keystoneauth1",
"py37-keystoneclient",
"py37-novaclient",
"py37-openstackclient",
"py37-openstacksdk",
"py37-os-service-types",
"py37-osc-lib"
]
},
{
"type": "lib",
"ports": [
"py37-sqlalchemy-migrate",
"py37-stevedore",
"py37-panedr",
"py37-virtualenvwrapper"
]
},
{
"type": "test",
"ports": [
"py37-cssutils"
]
}
]
}
]
}