HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50467,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=749",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=747",
"results": [
{
"name": "py38-bidi",
"portdir": "python/py-bidi",
"version": "0.4.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MeirKriheli/python-bidi",
"description": "Pure python implementation of the BiDi layout algorithm",
"long_description": "Pure python implementation of the BiDi layout algorithm",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-xhtml2pdf"
]
},
{
"type": "run",
"ports": [
"py38-kraken"
]
}
]
},
{
"name": "py39-bidi",
"portdir": "python/py-bidi",
"version": "0.6.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MeirKriheli/python-bidi",
"description": "Pure python implementation of the BiDi layout algorithm",
"long_description": "Pure python implementation of the BiDi layout algorithm",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools-rust",
"py39-build",
"py39-maturin",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-xhtml2pdf"
]
},
{
"type": "run",
"ports": [
"py39-kraken"
]
}
]
},
{
"name": "py37-beancount-import",
"portdir": "python/py-beancount-import",
"version": "1.3.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbms/beancount-import",
"description": "Semi-automatic imports of financial data into Beancount",
"long_description": "Beancount-import is a tool for semi-automatically importing financial data from external data sources into the Beancount bookkeeping system, as well as merging and reconciling imported transactions with each other and with existing transactions.",
"active": false,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-scikit-learn",
"python37",
"py37-tornado",
"py37-scipy",
"py37-atomicwrites",
"py37-beancount",
"py37-dateutil",
"py37-jsonschema",
"py37-nltk"
]
}
],
"depends_on": []
},
{
"name": "py38-beancount-import",
"portdir": "python/py-beancount-import",
"version": "1.3.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbms/beancount-import",
"description": "Semi-automatic imports of financial data into Beancount",
"long_description": "Beancount-import is a tool for semi-automatically importing financial data from external data sources into the Beancount bookkeeping system, as well as merging and reconciling imported transactions with each other and with existing transactions.",
"active": false,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-scikit-learn",
"python38",
"py38-tornado",
"py38-scipy",
"py38-atomicwrites",
"py38-beancount",
"py38-dateutil",
"py38-jsonschema",
"py38-nltk"
]
}
],
"depends_on": []
},
{
"name": "py39-beancount-import",
"portdir": "python/py-beancount-import",
"version": "1.3.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbms/beancount-import",
"description": "Semi-automatic imports of financial data into Beancount",
"long_description": "Beancount-import is a tool for semi-automatically importing financial data from external data sources into the Beancount bookkeeping system, as well as merging and reconciling imported transactions with each other and with existing transactions.",
"active": false,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py39-scikit-learn",
"py39-scipy",
"python39",
"py39-beancount",
"py39-tornado",
"py39-atomicwrites",
"py39-dateutil",
"py39-jsonschema",
"py39-nltk",
"py39-numpy"
]
}
],
"depends_on": []
},
{
"name": "py35-bitstring",
"portdir": "python/py-bitstring",
"version": "3.1.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py27-bitstring",
"portdir": "python/py-bitstring",
"version": "3.1.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py39-bitstring",
"portdir": "python/py-bitstring",
"version": "4.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-bitarray"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-osxmetadata"
]
}
]
},
{
"name": "py38-bitstring",
"portdir": "python/py-bitstring",
"version": "4.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-bitarray"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-osxmetadata"
]
}
]
},
{
"name": "py36-bitstring",
"portdir": "python/py-bitstring",
"version": "3.1.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py37-bitstring",
"portdir": "python/py-bitstring",
"version": "4.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-bitarray"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-sphinx-copybutton",
"portdir": "python/py-sphinx-copybutton",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sphinx-copybutton.readthedocs.io/en/latest/",
"description": "A Sphinx plugin to add a little “copy” button to your code.",
"long_description": "A Sphinx plugin to add a little “copy” button to your code.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py39-sphinx",
"py39-flake8",
"py39-black",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-sphinx-copybutton",
"portdir": "python/py-sphinx-copybutton",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sphinx-copybutton.readthedocs.io/en/latest/",
"description": "A Sphinx plugin to add a little “copy” button to your code.",
"long_description": "A Sphinx plugin to add a little “copy” button to your code.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"clang-16",
"py38-installer",
"py38-build",
"py38-setuptools"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py38-sphinx",
"py38-flake8",
"py38-black",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py35-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-curtsies"
]
}
]
},
{
"name": "py37-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-curtsies"
]
}
]
},
{
"name": "py27-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-curtsies",
"py27-nose-progressive"
]
}
]
},
{
"name": "py38-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-six",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py36-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-curtsies"
]
}
]
},
{
"name": "py37-bottleneck",
"portdir": "python/py-bottleneck",
"version": "1.3.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/bottleneck",
"description": "Fast NumPy array functions written in Cython",
"long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2865
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py36-bottleneck",
"portdir": "python/py-bottleneck",
"version": "1.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/bottleneck",
"description": "Fast NumPy array functions written in Cython",
"long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2865
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-bottleneck",
"portdir": "python/py-bottleneck",
"version": "1.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/bottleneck",
"description": "Fast NumPy array functions written in Cython",
"long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2865
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pandas"
]
}
]
},
{
"name": "py38-bottleneck",
"portdir": "python/py-bottleneck",
"version": "1.3.8",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/bottleneck",
"description": "Fast NumPy array functions written in Cython",
"long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2865
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-build",
"py38-installer",
"py38-versioneer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-oldest-supported-numpy",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-bottleneck",
"portdir": "python/py-bottleneck",
"version": "1.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/bottleneck",
"description": "Fast NumPy array functions written in Cython",
"long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2865
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-installer",
"py39-versioneer",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py35-blessed",
"portdir": "python/py-blessed",
"version": "1.18.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/blessed",
"description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six",
"py35-wcwidth"
]
}
],
"depends_on": []
},
{
"name": "py37-blessed",
"portdir": "python/py-blessed",
"version": "1.19.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/blessed",
"description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-six",
"py37-wcwidth"
]
}
],
"depends_on": []
},
{
"name": "py27-blessed",
"portdir": "python/py-blessed",
"version": "1.18.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/blessed",
"description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-backports-functools_lru_cache",
"py27-six",
"py27-wcwidth"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"voltron"
]
}
]
},
{
"name": "py39-blessed",
"portdir": "python/py-blessed",
"version": "1.20.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/blessed",
"description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-six",
"py39-wcwidth",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-curtsies",
"py39-objexplore"
]
},
{
"type": "run",
"ports": [
"py39-dashing"
]
}
]
},
{
"name": "py38-blessed",
"portdir": "python/py-blessed",
"version": "1.20.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/blessed",
"description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"py38-wcwidth",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-curtsies",
"py38-objexplore"
]
}
]
},
{
"name": "py36-blessed",
"portdir": "python/py-blessed",
"version": "1.18.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/blessed",
"description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six",
"py36-wcwidth"
]
}
],
"depends_on": []
},
{
"name": "py35-google-api",
"portdir": "python/py-google-api",
"version": "1.7.11",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/google-api-python-client",
"description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"long_description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-google-auth-httplib2",
"py35-httplib2",
"python35",
"py35-uritemplate",
"py35-six",
"py35-google-auth"
]
}
],
"depends_on": []
},
{
"name": "py37-google-api",
"portdir": "python/py-google-api",
"version": "2.41.0",
"license": "Apache-2 and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/google-api-python-client",
"description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"long_description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-google-api-core",
"py37-google-auth",
"py37-google-auth-httplib2",
"py37-httplib2",
"py37-uritemplate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-beancount"
]
},
{
"type": "run",
"ports": [
"py37-tensor2tensor",
"py37-tfx-bsl",
"py37-tensorflow-metadata"
]
}
]
},
{
"name": "py36-google-api",
"portdir": "python/py-google-api",
"version": "1.7.11",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/google-api-python-client",
"description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"long_description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-google-auth-httplib2",
"py36-httplib2",
"python36",
"py36-uritemplate",
"py36-six",
"py36-google-auth"
]
}
],
"depends_on": []
},
{
"name": "py27-google-api",
"portdir": "python/py-google-api",
"version": "1.7.11",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/google-api-python-client",
"description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"long_description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-google-auth-httplib2",
"py27-httplib2",
"python27",
"py27-uritemplate",
"py27-six",
"py27-google-auth"
]
}
],
"depends_on": []
},
{
"name": "py38-google-api",
"portdir": "python/py-google-api",
"version": "2.41.0",
"license": "Apache-2 and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/google-api-python-client",
"description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"long_description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-google-api-core",
"py38-google-auth",
"py38-google-auth-httplib2",
"py38-httplib2",
"py38-uritemplate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-beancount"
]
},
{
"type": "run",
"ports": [
"py38-tensor2tensor",
"py38-tfx-bsl",
"py38-tensorflow-metadata"
]
}
]
},
{
"name": "py39-dashing",
"portdir": "python/py-dashing",
"version": "0.1.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FedericoCeratto/dashing",
"description": "Terminal dashboards for Python",
"long_description": "Dashing is a library to quickly create terminal-based dashboards in Python",
"active": false,
"categories": [
"python",
"sysutil"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 225
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-blessed"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-asitop"
]
}
]
},
{
"name": "py36-bpython",
"portdir": "python/py-bpython",
"version": "0.22.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bpython-interpreter.org",
"description": "fancy interface to the Python interpreter",
"long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-sphinx",
"py36-babel",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-pygments",
"py36-requests",
"py36-setuptools",
"py36-six",
"python36",
"py36-xdg",
"py36-curtsies",
"py36-greenlet"
]
},
{
"type": "run",
"ports": [
"py36-watchdog",
"py36-urwid",
"py36-jedi",
"bpython_select"
]
}
],
"depends_on": []
},
{
"name": "py39-bpython",
"portdir": "python/py-bpython",
"version": "0.24",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bpython-interpreter.org",
"description": "fancy interface to the Python interpreter",
"long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-babel",
"py39-setuptools",
"py39-sphinx"
]
},
{
"type": "lib",
"ports": [
"py39-pygments",
"py39-requests",
"python39",
"py39-curtsies",
"py39-pyxdg",
"py39-greenlet"
]
},
{
"type": "run",
"ports": [
"py39-watchdog",
"bpython_select",
"py39-jedi",
"py39-urwid"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-bpython",
"portdir": "python/py-bpython",
"version": "0.20.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bpython-interpreter.org",
"description": "fancy interface to the Python interpreter",
"long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-sphinx",
"clang-16",
"py27-babel"
]
},
{
"type": "lib",
"ports": [
"py27-six",
"py27-pyxdg",
"python27",
"py27-curtsies",
"py27-pygments",
"py27-greenlet",
"py27-requests",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"bpython_select",
"py27-jedi",
"py27-urwid",
"py27-watchdog"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"PIDA"
]
}
]
},
{
"name": "py38-bpython",
"portdir": "python/py-bpython",
"version": "0.24",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bpython-interpreter.org",
"description": "fancy interface to the Python interpreter",
"long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-babel",
"py38-setuptools",
"py38-sphinx"
]
},
{
"type": "lib",
"ports": [
"py38-pygments",
"py38-requests",
"python38",
"py38-curtsies",
"py38-pyxdg",
"py38-greenlet"
]
},
{
"type": "run",
"ports": [
"py38-watchdog",
"bpython_select",
"py38-jedi",
"py38-urwid"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-bpython",
"portdir": "python/py-bpython",
"version": "0.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bpython-interpreter.org",
"description": "fancy interface to the Python interpreter",
"long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-sphinx",
"py35-babel",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-parsing",
"py35-pygments",
"py35-requests",
"py35-setuptools",
"python35",
"py35-six",
"py35-curtsies",
"py35-greenlet"
]
},
{
"type": "run",
"ports": [
"py35-watchdog",
"py35-urwid",
"py35-jedi",
"bpython_select"
]
}
],
"depends_on": []
},
{
"name": "py37-bpython",
"portdir": "python/py-bpython",
"version": "0.23",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bpython-interpreter.org",
"description": "fancy interface to the Python interpreter",
"long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-sphinx",
"py37-babel"
]
},
{
"type": "lib",
"ports": [
"py37-pygments",
"py37-requests",
"py37-setuptools",
"py37-six",
"py37-typing_extensions",
"py37-pyxdg",
"python37",
"py37-curtsies",
"py37-greenlet"
]
},
{
"type": "run",
"ports": [
"py37-watchdog",
"py37-urwid",
"py37-jedi",
"bpython_select"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-boltons",
"portdir": "python/py-boltons",
"version": "23.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://boltons.readthedocs.org/",
"description": "Constructs, recipes, and snippets which extend the Python standard library",
"long_description": "Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously missing from — the standard library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 154
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-boltons",
"portdir": "python/py-boltons",
"version": "23.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://boltons.readthedocs.org/",
"description": "Constructs, recipes, and snippets which extend the Python standard library",
"long_description": "Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously missing from — the standard library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 154
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-beancount-import"
]
},
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel"
]
}
]
},
{
"name": "py36-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-spyder",
"py36-spyder-devel"
]
}
]
},
{
"name": "py38-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-beancount-import"
]
},
{
"type": "run",
"ports": [
"py38-spyder-devel",
"py38-spyder"
]
}
]
},
{
"name": "py35-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-beancount-import"
]
},
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
},
{
"name": "py-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-atomicwrites"
]
}
],
"depends_on": []
}
]
}