{"count":51960,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=updated_at&page=106","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=updated_at&page=104","results":[{"name":"py37-rstcheck","portdir":"python/py-rstcheck","version":"6.2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/myint/rstcheck","description":"Checks syntax of reStructuredText and code blocks nested within it","long_description":"Checks syntax of reStructuredText and code blocks nested within it","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py37-poetry-core","py37-setuptools","py37-build","py37-installer","clang-15"]},{"type":"lib","ports":["py37-typing_extensions","python37","py37-types-docutils","py37-rstcheck-core","py37-docutils","py37-importlib-metadata","py37-pydantic","py37-typer"]}],"depends_on":[]},{"name":"py38-rstcheck","portdir":"python/py-rstcheck","version":"6.2.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/myint/rstcheck","description":"Checks syntax of reStructuredText and code blocks nested within it","long_description":"Checks syntax of reStructuredText and code blocks nested within it","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-setuptools_scm","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["py38-typer","python38","py38-types-docutils","py38-rstcheck-core","py38-colorama","py38-docutils","py38-pydantic","py38-rich","py38-shellingham"]}],"depends_on":[]},{"name":"py39-rstcheck","portdir":"python/py-rstcheck","version":"6.2.5","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/myint/rstcheck","description":"Checks syntax of reStructuredText and code blocks nested within it","long_description":"Checks syntax of reStructuredText and code blocks nested within it","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-setuptools_scm","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["py39-typer","python39","py39-types-docutils","py39-rstcheck-core","py39-colorama","py39-docutils","py39-pydantic","py39-rich","py39-shellingham"]}],"depends_on":[]},{"name":"py27-rstcheck","portdir":"python/py-rstcheck","version":"3.3.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/myint/rstcheck","description":"Checks syntax of reStructuredText and code blocks nested within it","long_description":"Checks syntax of reStructuredText and code blocks nested within it","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["python27","py27-docutils","py27-importlib-metadata"]}],"depends_on":[]},{"name":"py38-sphinx-click","portdir":"python/py-sphinx-click","version":"4.4.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sphinx-click.readthedocs.io/en/latest/","description":"A Sphinx plugin to automatically document click-based applications","long_description":"sphinx-click is a Sphinx plugin that allows you to automatically extract documentation from a click-based application and include it in your docs.","active":false,"categories":["python"],"maintainers":[{"name":"harens","github":"harens","ports_count":165}],"variants":[],"dependencies":[{"type":"build","ports":["py38-pbr","py38-setuptools","clang-14"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-sphinx","py38-click","py38-docutils"]}],"depends_on":[]},{"name":"py39-sphinx-click","portdir":"python/py-sphinx-click","version":"4.4.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sphinx-click.readthedocs.io/en/latest/","description":"A Sphinx plugin to automatically document click-based applications","long_description":"sphinx-click is a Sphinx plugin that allows you to automatically extract documentation from a click-based application and include it in your docs.","active":false,"categories":["python"],"maintainers":[{"name":"harens","github":"harens","ports_count":165}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-setuptools","py39-wheel","py39-build","py39-installer","py39-pbr"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-click","py39-docutils","py39-sphinx"]}],"depends_on":[]},{"name":"py38-asv-runner","portdir":"python/py-asv-runner","version":"0.2.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://asv.readthedocs.io/projects/asv-runner/en/latest/","description":"Core Python benchmark code for ASV","long_description":"Core Python benchmark code for ASV","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py38-build","py38-installer","clang-16","py38-pdm-backend"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"lib","ports":["py38-asv"]}]},{"name":"py39-asv-runner","portdir":"python/py-asv-runner","version":"0.2.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://asv.readthedocs.io/projects/asv-runner/en/latest/","description":"Core Python benchmark code for ASV","long_description":"Core Python benchmark code for ASV","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-installer","clang-17","py39-pdm-backend"]},{"type":"lib","ports":["python39"]}],"depends_on":[{"type":"lib","ports":["py39-asv"]}]},{"name":"py38-asv","portdir":"python/py-asv","version":"0.6.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/airspeed-velocity/asv","description":"Airspeed Velocity: A simple Python history benchmarking tool","long_description":"Airspeed Velocity: A simple Python history benchmarking tool","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-setuptools_scm","py38-wheel","py38-build","py38-installer","clang-17"]},{"type":"lib","ports":["python38","py38-json5","py38-tabulate","py38-virtualenv","py38-tomli","py38-asv-runner"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[]},{"name":"py39-asv","portdir":"python/py-asv","version":"0.6.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/airspeed-velocity/asv","description":"Airspeed Velocity: A simple Python history benchmarking tool","long_description":"Airspeed Velocity: A simple Python history benchmarking tool","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-setuptools_scm","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39","py39-json5","py39-tabulate","py39-virtualenv","py39-tomli","py39-asv-runner"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[]},{"name":"py37-cairocffi","portdir":"python/py-cairocffi","version":"1.6.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Kozea/cairocffi","description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","long_description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","active":false,"categories":["graphics","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py37-flit_core","py37-build","py37-installer","clang-15"]},{"type":"lib","ports":["py37-cffi","libffi","cairo","gdk-pixbuf2","python37"]},{"type":"test","ports":["py37-numpy","py37-pikepdf","py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-cairosvg"]}]},{"name":"py39-cairocffi","portdir":"python/py-cairocffi","version":"1.7.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Kozea/cairocffi","description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","long_description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","active":false,"categories":["graphics","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py39-flit_core","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["py39-cffi","libffi","cairo","gdk-pixbuf2","python39"]},{"type":"test","ports":["py39-numpy","py39-pikepdf","py39-pytest"]}],"depends_on":[{"type":"lib","ports":["py39-cairosvg"]}]},{"name":"py36-cairocffi","portdir":"python/py-cairocffi","version":"1.3.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/Kozea/cairocffi","description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","long_description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","active":false,"categories":["graphics","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py36-pytest-runner"]},{"type":"lib","ports":["gdk-pixbuf2","python36","py36-cffi","py36-setuptools","libffi","cairo"]},{"type":"test","ports":["py36-numpy","py36-pytest"]}],"depends_on":[]},{"name":"py35-cairocffi","portdir":"python/py-cairocffi","version":"0.9.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/Kozea/cairocffi","description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","long_description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","active":false,"categories":["graphics","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["gdk-pixbuf2","python35","py35-cffi","libffi","cairo"]},{"type":"test","ports":["py35-numpy","py35-pytest"]}],"depends_on":[]},{"name":"py27-cairocffi","portdir":"python/py-cairocffi","version":"0.9.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/Kozea/cairocffi","description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","long_description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","active":false,"categories":["graphics","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["gdk-pixbuf2","python27","py27-cffi","libffi","cairo"]},{"type":"test","ports":["py27-numpy","py27-pytest"]}],"depends_on":[]},{"name":"py38-cairocffi","portdir":"python/py-cairocffi","version":"1.7.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Kozea/cairocffi","description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","long_description":"cairocffi is a CFFI-based drop-in replacement for Pycairo","active":false,"categories":["graphics","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py38-flit_core","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["py38-cffi","libffi","cairo","gdk-pixbuf2","python38"]},{"type":"test","ports":["py38-numpy","py38-pikepdf","py38-pytest"]}],"depends_on":[{"type":"lib","ports":["py38-cairosvg"]}]},{"name":"py37-exifread","portdir":"python/py-exifread","version":"2.3.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ianare/exif-py","description":"EXIF.py - Python interface to the EXIF meta-data","long_description":"Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.","active":false,"categories":["python"],"maintainers":[{"name":"chrischavez","github":"chrstphrchvz","ports_count":96}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py27-exifread","portdir":"python/py-exifread","version":"2.3.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/ianare/exif-py","description":"EXIF.py - Python interface to the EXIF meta-data","long_description":"Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.","active":false,"categories":["python"],"maintainers":[{"name":"chrischavez","github":"chrstphrchvz","ports_count":96}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["python27"]}],"depends_on":[]},{"name":"py39-exifread","portdir":"python/py-exifread","version":"2.3.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ianare/exif-py","description":"EXIF.py - Python interface to the EXIF meta-data","long_description":"Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.","active":false,"categories":["python"],"maintainers":[{"name":"chrischavez","github":"chrstphrchvz","ports_count":96}],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py38-exifread","portdir":"python/py-exifread","version":"2.3.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ianare/exif-py","description":"EXIF.py - Python interface to the EXIF meta-data","long_description":"Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.","active":false,"categories":["python"],"maintainers":[{"name":"chrischavez","github":"chrstphrchvz","ports_count":96}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py37-trustme","portdir":"python/py-trustme","version":"0.7.0","license":"(Apache-2 or MIT)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-trio/trustme/","description":"#1 quality TLS certs while you wait, for the discerning tester","long_description":"trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jan","github":"jandemter","ports_count":71}],"variants":[],"dependencies":[{"type":"build","ports":["py37-build","clang-16","py37-installer","py37-setuptools","py37-wheel"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-idna","py37-cryptography"]},{"type":"test","ports":["py37-openssl","py37-pytest","py37-service_identity"]}],"depends_on":[{"type":"test","ports":["py37-trio"]}]},{"name":"py38-trustme","portdir":"python/py-trustme","version":"0.7.0","license":"(Apache-2 or MIT)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-trio/trustme/","description":"#1 quality TLS certs while you wait, for the discerning tester","long_description":"trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jan","github":"jandemter","ports_count":71}],"variants":[],"dependencies":[{"type":"build","ports":["py38-build","clang-16","py38-installer","py38-setuptools","py38-wheel"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-idna","py38-cryptography"]},{"type":"test","ports":["py38-openssl","py38-pytest","py38-service_identity"]}],"depends_on":[{"type":"test","ports":["py38-trio"]}]},{"name":"py39-trustme","portdir":"python/py-trustme","version":"0.7.0","license":"(Apache-2 or MIT)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-trio/trustme/","description":"#1 quality TLS certs while you wait, for the discerning tester","long_description":"trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jan","github":"jandemter","ports_count":71}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","clang-17","py39-installer","py39-setuptools","py39-wheel"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-idna","py39-cryptography"]},{"type":"test","ports":["py39-openssl","py39-pytest","py39-service_identity"]}],"depends_on":[{"type":"test","ports":["py39-trio"]}]},{"name":"py27-trustme","portdir":"python/py-trustme","version":"0.7.0","license":"(Apache-2 or MIT)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-trio/trustme/","description":"#1 quality TLS certs while you wait, for the discerning tester","long_description":"trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jan","github":"jandemter","ports_count":71}],"variants":[],"dependencies":[{"type":"build","ports":["py27-setuptools","clang-9.0"]},{"type":"lib","ports":["py27-ipaddress","python27","py27-futures"]},{"type":"run","ports":["py27-idna","py27-cryptography"]},{"type":"test","ports":["py27-openssl","py27-pytest","py27-service_identity"]}],"depends_on":[]},{"name":"py35-trustme","portdir":"python/py-trustme","version":"0.7.0","license":"(Apache-2 or MIT)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-trio/trustme/","description":"#1 quality TLS certs while you wait, for the discerning tester","long_description":"trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jan","github":"jandemter","ports_count":71}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]},{"type":"run","ports":["py35-idna","py35-cryptography"]},{"type":"test","ports":["py35-openssl","py35-pytest","py35-service_identity"]}],"depends_on":[]},{"name":"py36-trustme","portdir":"python/py-trustme","version":"0.7.0","license":"(Apache-2 or MIT)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-trio/trustme/","description":"#1 quality TLS certs while you wait, for the discerning tester","long_description":"trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jan","github":"jandemter","ports_count":71}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36"]},{"type":"run","ports":["py36-idna","py36-cryptography"]},{"type":"test","ports":["py36-openssl","py36-pytest","py36-service_identity"]}],"depends_on":[{"type":"test","ports":["py36-trio"]}]},{"name":"py27-regions","portdir":"python/py-regions","version":"0.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/astropy/regions","description":"Astropy affilated package for region handling","long_description":"Astropy affilated package for region handling","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["python27","py27-numpy"]},{"type":"run","ports":["py27-astropy","py27-six"]}],"depends_on":[{"type":"run","ports":["py27-gammapy"]}]},{"name":"py37-regions","portdir":"python/py-regions","version":"0.5","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/astropy/regions","description":"Astropy affilated package for region handling","long_description":"Astropy affilated package for region handling","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-build","py37-python-install","py37-setuptools","py37-setuptools_scm","py37-wheel","clang-12","py37-cython","py37-extension-helpers"]},{"type":"lib","ports":["py37-astropy","py37-numpy","python37"]},{"type":"run","ports":["py37-astropy","py37-six"]}],"depends_on":[{"type":"lib","ports":["py37-gammapy"]},{"type":"run","ports":["py37-gammapy"]}]},{"name":"py38-regions","portdir":"python/py-regions","version":"0.5","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/astropy/regions","description":"Astropy affilated package for region handling","long_description":"Astropy affilated package for region handling","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py38-setuptools","py38-setuptools_scm","py38-wheel","py38-build","py38-installer","py38-cython","py38-extension-helpers"]},{"type":"lib","ports":["py38-astropy","py38-numpy","python38"]},{"type":"run","ports":["py38-astropy","py38-six"]}],"depends_on":[{"type":"lib","ports":["py38-gammapy"]},{"type":"run","ports":["py38-gammapy"]}]},{"name":"py35-regions","portdir":"python/py-regions","version":"0.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/astropy/regions","description":"Astropy affilated package for region handling","long_description":"Astropy affilated package for region handling","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35","py35-numpy"]},{"type":"run","ports":["py35-astropy","py35-six"]}],"depends_on":[{"type":"run","ports":["py35-gammapy"]}]},{"name":"py36-regions","portdir":"python/py-regions","version":"0.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/astropy/regions","description":"Astropy affilated package for region handling","long_description":"Astropy affilated package for region handling","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36","py36-numpy"]},{"type":"run","ports":["py36-astropy","py36-six"]}],"depends_on":[{"type":"run","ports":["py36-gammapy"]}]},{"name":"py310-regions","portdir":"python/py-regions","version":"0.5","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/astropy/regions","description":"Astropy affilated package for region handling","long_description":"Astropy affilated package for region handling","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17","py310-build","py310-extension-helpers","py310-installer","py310-setuptools","py310-cython","py310-setuptools_scm","py310-wheel"]},{"type":"lib","ports":["py310-numpy","py310-astropy","python310"]}],"depends_on":[]},{"name":"py39-regions","portdir":"python/py-regions","version":"0.5","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/astropy/regions","description":"Astropy affilated package for region handling","long_description":"Astropy affilated package for region handling","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17","py39-setuptools","py39-setuptools_scm","py39-wheel","py39-build","py39-installer","py39-cython","py39-extension-helpers"]},{"type":"lib","ports":["py39-astropy","py39-numpy","python39"]},{"type":"run","ports":["py39-astropy","py39-six"]}],"depends_on":[{"type":"lib","ports":["py39-gammapy"]},{"type":"run","ports":["py39-gammapy"]}]},{"name":"py27-geographiclib","portdir":"python/py-geographiclib","version":"1.50","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://sourceforge.net/projects/geographiclib/","description":"The geodesic routines from GeographicLib","long_description":"The module implements algorithms for geodesics (Karney, 2013) for solving the direct and inverse problems for an ellipsoid of revolution.","active":false,"categories":["devel","python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["python27"]}],"depends_on":[{"type":"lib","ports":["py27-geopy","py27-obspy"]}]},{"name":"py35-geographiclib","portdir":"python/py-geographiclib","version":"1.50","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://sourceforge.net/projects/geographiclib/","description":"The geodesic routines from GeographicLib","long_description":"The module implements algorithms for geodesics (Karney, 2013) for solving the direct and inverse problems for an ellipsoid of revolution.","active":false,"categories":["devel","python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]}],"depends_on":[{"type":"lib","ports":["py35-geopy","py35-obspy"]}]},{"name":"py36-geographiclib","portdir":"python/py-geographiclib","version":"1.50","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://sourceforge.net/projects/geographiclib/","description":"The geodesic routines from GeographicLib","long_description":"The module implements algorithms for geodesics (Karney, 2013) for solving the direct and inverse problems for an ellipsoid of revolution.","active":false,"categories":["devel","python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36"]}],"depends_on":[{"type":"lib","ports":["py36-geopy","py36-obspy"]}]},{"name":"py38-geographiclib","portdir":"python/py-geographiclib","version":"2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sourceforge.net/projects/geographiclib/","description":"The geodesic routines from GeographicLib","long_description":"The module implements algorithms for geodesics (Karney, 2013) for solving the direct and inverse problems for an ellipsoid of revolution.","active":false,"categories":["devel","python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"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-geopy","py38-obspy"]}]},{"name":"py37-geographiclib","portdir":"python/py-geographiclib","version":"2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sourceforge.net/projects/geographiclib/","description":"The geodesic routines from GeographicLib","long_description":"The module implements algorithms for geodesics (Karney, 2013) for solving the direct and inverse problems for an ellipsoid of revolution.","active":false,"categories":["devel","python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-obspy","py37-geopy"]}]},{"name":"py39-geographiclib","portdir":"python/py-geographiclib","version":"2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sourceforge.net/projects/geographiclib/","description":"The geodesic routines from GeographicLib","long_description":"The module implements algorithms for geodesics (Karney, 2013) for solving the direct and inverse problems for an ellipsoid of revolution.","active":false,"categories":["devel","python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-setuptools","py39-wheel","py39-installer","clang-17"]},{"type":"lib","ports":["python39"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[{"type":"lib","ports":["py39-geopy"]}]},{"name":"py38-zipfile-deflate64","portdir":"python/py-zipfile-deflate64","version":"0.2.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/brianhelba/zipfile-deflate64","description":"Extract Deflate64 ZIP archives with Python's zipfile API.","long_description":"Extract Deflate64 ZIP archives with Python's zipfile API.","active":false,"categories":["python"],"maintainers":[{"name":"kirill","github":"catap","ports_count":120}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","py38-setuptools","py38-setuptools_scm","clang-16","py38-build","py38-installer"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py39-zipfile-deflate64","portdir":"python/py-zipfile-deflate64","version":"0.2.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/brianhelba/zipfile-deflate64","description":"Extract Deflate64 ZIP archives with Python's zipfile API.","long_description":"Extract Deflate64 ZIP archives with Python's zipfile API.","active":false,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-wheel","py39-setuptools","py39-setuptools_scm","clang-18","py39-build","py39-installer"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py39-pefile","portdir":"python/py-pefile","version":"2024.8.26","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/erocarrera/pefile","description":"Parse and work with Portable Executable (PE) files","long_description":"pefile is a multi-platform Python module to parse and work with Portable Executable (PE) files. PE is the format used for executables, DLLs, object code, and other purposes on 32- and 64-bit versions of Windows operating systems. PE is also the standard executable format in EFI environments.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py38-pefile","portdir":"python/py-pefile","version":"2023.2.7","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/erocarrera/pefile","description":"Parse and work with Portable Executable (PE) files","long_description":"pefile is a multi-platform Python module to parse and work with Portable Executable (PE) files. PE is the format used for executables, DLLs, object code, and other purposes on 32- and 64-bit versions of Windows operating systems. PE is also the standard executable format in EFI environments.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-15"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py38-pyfatfs","portdir":"python/py-pyfatfs","version":"1.0.5","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/nathanhi/pyfatfs","description":"A filesystem module to access or modify FAT filesystems","long_description":"A filesystem module to access or modify FAT filesystems","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-installer","clang-16","py38-pip","py38-setuptools","py38-setuptools_scm","py38-wheel","py38-build"]},{"type":"lib","ports":["python38","py38-fs"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[]},{"name":"py39-pyfatfs","portdir":"python/py-pyfatfs","version":"1.1.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/nathanhi/pyfatfs","description":"A filesystem module to access or modify FAT filesystems","long_description":"A filesystem module to access or modify FAT filesystems","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-installer","clang-17","py39-pip","py39-setuptools","py39-setuptools_scm","py39-wheel","py39-build"]},{"type":"lib","ports":["python39","py39-fs"]},{"type":"test","ports":["py39-pytest","py39-pytest-mock"]}],"depends_on":[]},{"name":"py37-cons","portdir":"python/py-cons","version":"0.4.6","license":"LGPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pythological/python-cons","description":"An implementation of Lisp/Scheme-like cons in Python.","long_description":"The cons package attempts to emulate the semantics of Lisp/Scheme's cons as closely as possible while incorporating all the built-in Python sequence types.","active":false,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37","py37-logical-unification"]}],"depends_on":[{"type":"lib","ports":["py37-aesara","py37-minikanren","py37-etuples"]}]},{"name":"py38-cons","portdir":"python/py-cons","version":"0.4.6","license":"LGPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pythological/python-cons","description":"An implementation of Lisp/Scheme-like cons in Python.","long_description":"The cons package attempts to emulate the semantics of Lisp/Scheme's cons as closely as possible while incorporating all the built-in Python sequence types.","active":false,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-16","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-logical-unification","python38"]}],"depends_on":[{"type":"lib","ports":["py38-etuples","py38-minikanren","py38-pytensor","py38-aesara"]}]},{"name":"py39-cons","portdir":"python/py-cons","version":"0.4.7","license":"LGPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pythological/python-cons","description":"An implementation of Lisp/Scheme-like cons in Python.","long_description":"The cons package attempts to emulate the semantics of Lisp/Scheme's cons as closely as possible while incorporating all the built-in Python sequence types.","active":false,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-build","py39-installer","py39-setuptools","py39-setuptools_scm","py39-wheel"]},{"type":"lib","ports":["py39-logical-unification","python39"]}],"depends_on":[{"type":"lib","ports":["py39-etuples","py39-minikanren","py39-pytensor","py39-aesara"]}]},{"name":"py39-logical-unification","portdir":"python/py-logical-unification","version":"0.4.7","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https//github.com/pythological/unification/","description":"Logical unification in Python","long_description":"Logical unification in Python","active":false,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py39-wheel","py39-build","py39-installer","py39-setuptools","py39-setuptools_scm"]},{"type":"lib","ports":["py39-toolz","py39-multipledispatch","python39"]}],"depends_on":[{"type":"lib","ports":["py39-cons","py39-minikanren","py39-pytensor","py39-aesara"]}]},{"name":"py37-logical-unification","portdir":"python/py-logical-unification","version":"0.4.6","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https//github.com/pythological/unification/","description":"Logical unification in Python","long_description":"Logical unification in Python","active":false,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37","py37-multipledispatch","py37-toolz"]}],"depends_on":[{"type":"lib","ports":["py37-cons","py37-aesara","py37-minikanren"]}]}]}