{"count":51973,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=164","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=162","results":[{"name":"py-six","portdir":"python/py-six","version":"1.17.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/six/","description":"py-six is a Python 2 and 3 compatibility library.","long_description":"py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-six"]}],"depends_on":[]},{"name":"py-sisyphus","portdir":"python/py-sisyphus","version":"0.9.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://www.livinglogic.de/Python/sisyphus/","description":"python module for running python stuff as cron jobs","long_description":"This module simplifies running Python stuff as cron jobs. There will be no more than one sisyphus job of a certain name running at every given time. When the job is already running and a second is started, the second one will quit immediately if the first one hasn't exceeded its maximum allowed lifetime yet. If it has exceeded the allowed lifetime the first job will be killed and the second will start running. In addition to that, logging features are provided.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-sisyphus"]}],"depends_on":[]},{"name":"py313-siphon","portdir":"python/py-siphon","version":"0.10.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://unidata.github.io/siphon/latest/","description":"download data from remote data services","long_description":"Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313","py313-requests","py313-numpy","py313-protobuf3","py313-pandas","py313-beautifulsoup4"]}],"depends_on":[{"type":"lib","ports":["py-siphon"]}]},{"name":"py312-siphon","portdir":"python/py-siphon","version":"0.10.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://unidata.github.io/siphon/latest/","description":"download data from remote data services","long_description":"Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-build","py312-installer","py312-setuptools","py312-wheel","py312-setuptools_scm"]},{"type":"lib","ports":["python312","py312-numpy","py312-requests","py312-pandas","py312-beautifulsoup4","py312-protobuf3"]}],"depends_on":[]},{"name":"py311-siphon","portdir":"python/py-siphon","version":"0.10.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://unidata.github.io/siphon/latest/","description":"download data from remote data services","long_description":"Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py311-build","py311-installer","py311-setuptools","py311-wheel","py311-setuptools_scm"]},{"type":"lib","ports":["python311","py311-requests","py311-numpy","py311-pandas","py311-beautifulsoup4","py311-protobuf3"]}],"depends_on":[]},{"name":"py310-siphon","portdir":"python/py-siphon","version":"0.10.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://unidata.github.io/siphon/latest/","description":"download data from remote data services","long_description":"Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py310-setuptools","py310-setuptools_scm","py310-wheel","py310-build","py310-installer"]},{"type":"lib","ports":["python310","py310-requests","py310-numpy","py310-pandas","py310-protobuf3","py310-beautifulsoup4"]}],"depends_on":[]},{"name":"py310-sip4","portdir":"python/py-sip4","version":"4.19.25","license":"(GPL-2 or GPL-3 or PSF)","platforms":"macosx","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/intro","description":"create Python bindings for C and C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python310"]},{"type":"test","ports":["py310-pytest"]}],"depends_on":[{"type":"lib","ports":["py310-qscintilla-qt4","py310-pyqt4","py-sip4"]}]},{"name":"py37-sip4","portdir":"python/py-sip4","version":"4.19.25","license":"(GPL-2 or GPL-3 or PSF)","platforms":"macosx","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/intro","description":"create Python bindings for C and C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-qscintilla-qt4","py37-poppler-qt4","py37-pyqt4"]}]},{"name":"py36-sip4","portdir":"python/py-sip4","version":"4.19.25","license":"(GPL-2 or GPL-3 or PSF)","platforms":"macosx","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/intro","description":"create Python bindings for C and C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python36"]},{"type":"test","ports":["py36-pytest"]}],"depends_on":[{"type":"lib","ports":["py36-poppler-qt4","py36-qscintilla-qt4","py36-pyqt4"]}]},{"name":"py35-sip4","portdir":"python/py-sip4","version":"4.19.25","license":"(GPL-2 or GPL-3 or PSF)","platforms":"macosx","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/intro","description":"create Python bindings for C and C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python35"]},{"type":"test","ports":["py35-pytest"]}],"depends_on":[{"type":"lib","ports":["py35-poppler-qt4","py35-qscintilla-qt5","py35-qscintilla-qt4","py35-pyqt4"]}]},{"name":"py27-sip4","portdir":"python/py-sip4","version":"4.19.25","license":"(GPL-2 or GPL-3 or PSF)","platforms":"macosx","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/intro","description":"create Python bindings for C and C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python27"]},{"type":"test","ports":["py27-pytest"]}],"depends_on":[{"type":"lib","ports":["py27-pyqt5","py27-poppler-qt4","py27-poppler-qt5","py27-PyQGLViewer","py27-qscintilla-qt4","py27-qscintilla-qt5","py27-pyqt4","py27-pyqwt"]},{"type":"run","ports":["py27-wxpython-4.0"]}]},{"name":"py-siphon","portdir":"python/py-siphon","version":"0.10.0","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://unidata.github.io/siphon/latest/","description":"download data from remote data services","long_description":"Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-siphon"]}],"depends_on":[]},{"name":"py-sip4","portdir":"python/py-sip4","version":"4.19.25","license":"(GPL-2 or GPL-3 or PSF)","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/intro","description":"create Python bindings for C and C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-sip4"]}],"depends_on":[]},{"name":"py314-sip","portdir":"python/py-sip","version":"6.15.3","license":"(GPL-2 or GPL-3 or PSF)","platforms":"{darwin any}","epoch":1,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"A Python bindings generator for C/C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py314-setuptools_scm","py314-build","py314-installer","py314-setuptools","py314-wheel","clang-18"]},{"type":"lib","ports":["py314-packaging","py314-setuptools","py314-ply","python314"]}],"depends_on":[{"type":"build","ports":["py314-wxpython-4.0","qgis3","py314-pyqt6-networkauth","py314-pyqt6-scintilla","py314-pyqt6-webengine","py314-pyqt5","py314-pyqt5-chart","py314-pyqt5-scintilla","py314-pyqt5-webengine","py314-pyqt6","py314-pyqt6-3d","py314-pyqt6-charts","py314-pyqt6-datavisualization"]},{"type":"lib","ports":["py314-pyqt-builder","py-sip"]},{"type":"run","ports":["qgis3"]}]},{"name":"py313-sip","portdir":"python/py-sip","version":"6.15.3","license":"(GPL-2 or GPL-3 or PSF)","platforms":"{darwin any}","epoch":1,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"A Python bindings generator for C/C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","py313-build","py313-installer","py313-setuptools","py313-wheel","clang-18"]},{"type":"lib","ports":["py313-packaging","py313-setuptools","py313-ply","python313"]}],"depends_on":[{"type":"build","ports":["py313-wxpython-4.0","py313-pyqt5","py313-pyqt5-chart","py313-pyqt5-scintilla","py313-pyqt5-webengine","py313-pyqt6","py313-pyqt6-3d","py313-pyqt6-charts","py313-pyqt6-datavisualization","py313-pyqt6-networkauth","py313-pyqt6-scintilla","py313-pyqt6-webengine"]},{"type":"lib","ports":["py313-pyqt-builder"]}]},{"name":"py312-sip","portdir":"python/py-sip","version":"6.15.3","license":"(GPL-2 or GPL-3 or PSF)","platforms":"{darwin any}","epoch":1,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"A Python bindings generator for C/C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-installer","py312-setuptools","py312-wheel","py312-setuptools_scm","py312-build"]},{"type":"lib","ports":["py312-packaging","py312-setuptools","py312-ply","python312"]}],"depends_on":[{"type":"build","ports":["py312-wxpython-4.0","py312-pyqt5","py312-pyqt5-chart","py312-pyqt5-scintilla","py312-pyqt5-webengine","py312-pyqt6","py312-pyqt6-3d","py312-pyqt6-charts","py312-pyqt6-datavisualization","py312-pyqt6-networkauth","py312-pyqt6-scintilla","py312-pyqt6-webengine"]},{"type":"lib","ports":["py312-pyqt-builder"]}]},{"name":"py311-sip","portdir":"python/py-sip","version":"6.15.3","license":"(GPL-2 or GPL-3 or PSF)","platforms":"{darwin any}","epoch":1,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"A Python bindings generator for C/C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py311-installer","py311-setuptools","py311-wheel","py311-setuptools_scm","py311-build"]},{"type":"lib","ports":["py311-packaging","py311-setuptools","py311-ply","python311"]}],"depends_on":[{"type":"build","ports":["py311-wxpython-4.0","py311-pyqt6-scintilla","py311-pyqt6-webengine","py311-pyqt5","py311-pyqt5-chart","py311-pyqt5-scintilla","py311-pyqt5-webengine","py311-pyqt6","py311-pyqt6-3d","py311-pyqt6-charts","py311-pyqt6-datavisualization","py311-pyqt6-networkauth"]},{"type":"lib","ports":["py311-pyqt-builder","py311-poppler-qt5"]}]},{"name":"py310-sip","portdir":"python/py-sip","version":"6.15.3","license":"(GPL-2 or GPL-3 or PSF)","platforms":"{darwin any}","epoch":1,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"A Python bindings generator for C/C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py310-setuptools","py310-setuptools_scm","py310-wheel","py310-build","py310-installer"]},{"type":"lib","ports":["py310-setuptools","py310-tomli","py310-packaging","py310-ply","python310"]}],"depends_on":[{"type":"build","ports":["py310-wxpython-4.0","py310-pyqt6-scintilla","py310-pyqt6-webengine","py310-pyqt5","py310-pyqt5-chart","py310-pyqt5-scintilla","py310-pyqt5-webengine","py310-pyqt6","py310-pyqt6-3d","py310-pyqt6-charts","py310-pyqt6-datavisualization","py310-pyqt6-networkauth"]},{"type":"lib","ports":["py310-pyqt-builder","py310-poppler-qt5"]}]},{"name":"py314-siosocks","portdir":"python/py-siosocks","version":"0.3.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"","description":"sans-io socks 4/5 client/server library/framework","long_description":"sans-io socks 4/5 client/server library/framework","active":true,"categories":["python"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["ghost-downloader","py-siosocks"]}]},{"name":"py313-siosocks","portdir":"python/py-siosocks","version":"0.3.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"","description":"sans-io socks 4/5 client/server library/framework","long_description":"sans-io socks 4/5 client/server library/framework","active":true,"categories":["python"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py-sip","portdir":"python/py-sip","version":"6.15.3","license":"(GPL-2 or GPL-3 or PSF)","platforms":"any","epoch":1,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"A Python bindings generator for C/C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462},{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-sip"]}],"depends_on":[]},{"name":"py-siosocks","portdir":"python/py-siosocks","version":"0.3.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"","description":"sans-io socks 4/5 client/server library/framework","long_description":"sans-io socks 4/5 client/server library/framework","active":true,"categories":["python"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-siosocks"]}],"depends_on":[]},{"name":"py312-singledispatch","portdir":"python/py-singledispatch","version":"4.1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jaraco/singledispatch","description":"Backport of functools.singledispatch from Python 3.4","long_description":"Backport of functools.singledispatch from Python 3.4","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py312-coherent.licensed","py312-build","py312-installer","py312-setuptools","py312-wheel","py312-setuptools_scm","clang-18"]},{"type":"lib","ports":["python312"]}],"depends_on":[{"type":"lib","ports":["py-singledispatch"]}]},{"name":"py311-singledispatch","portdir":"python/py-singledispatch","version":"4.1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jaraco/singledispatch","description":"Backport of functools.singledispatch from Python 3.4","long_description":"Backport of functools.singledispatch from Python 3.4","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py311-coherent.licensed","py311-build","py311-installer","py311-setuptools","py311-wheel","py311-setuptools_scm","clang-18"]},{"type":"lib","ports":["python311"]}],"depends_on":[]},{"name":"py310-singledispatch","portdir":"python/py-singledispatch","version":"4.1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jaraco/singledispatch","description":"Backport of functools.singledispatch from Python 3.4","long_description":"Backport of functools.singledispatch from Python 3.4","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py310-coherent.licensed","py310-setuptools","py310-setuptools_scm","py310-wheel","py310-build","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]}],"depends_on":[]},{"name":"py27-singledispatch","portdir":"python/py-singledispatch","version":"3.7.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jaraco/singledispatch","description":"Backport of functools.singledispatch from Python 3.4","long_description":"Backport of functools.singledispatch from Python 3.4","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py27-setuptools","py27-setuptools_scm","clang-18"]},{"type":"lib","ports":["python27","py27-six"]}],"depends_on":[{"type":"lib","ports":["py27-rpy2","py27-dap","py27-numba","py27-distributed","py27-astroid","py27-pylint","py27-importlib-resources","py27-tornado"]}]},{"name":"py312-simpy-docs","portdir":"python/py-simpy","version":"4.1.1","license":"MIT","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"https://simpy.readthedocs.io","description":"python based simulation language","long_description":"SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-build","py312-installer","py312-setuptools","py312-wheel","py312-sphinx","py312-sphinx_rtd_theme","py312-simpy"]},{"type":"lib","ports":["python312"]}],"depends_on":[]},{"name":"py311-simpy-docs","portdir":"python/py-simpy","version":"4.1.1","license":"MIT","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"https://simpy.readthedocs.io","description":"python based simulation language","long_description":"SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py311-build","py311-installer","py311-setuptools","py311-wheel","py311-sphinx","py311-sphinx_rtd_theme","py311-simpy"]},{"type":"lib","ports":["python311"]}],"depends_on":[]},{"name":"py310-simpy-docs","portdir":"python/py-simpy","version":"4.1.1","license":"MIT","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"https://simpy.readthedocs.io","description":"python based simulation language","long_description":"SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py310-setuptools","py310-wheel","py310-build","py310-sphinx","py310-sphinx_rtd_theme","py310-installer","py310-simpy"]},{"type":"lib","ports":["python310"]}],"depends_on":[]},{"name":"py312-simpy","portdir":"python/py-simpy","version":"4.1.1","license":"MIT","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"https://simpy.readthedocs.io","description":"python based simulation language","long_description":"SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-build","py312-installer","py312-setuptools","py312-wheel","py312-setuptools_scm"]},{"type":"lib","ports":["python312"]},{"type":"test","ports":["py312-pytest"]}],"depends_on":[{"type":"build","ports":["py312-simpy-docs"]},{"type":"lib","ports":["py-simpy"]}]},{"name":"py311-simpy","portdir":"python/py-simpy","version":"4.1.1","license":"MIT","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"https://simpy.readthedocs.io","description":"python based simulation language","long_description":"SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py311-build","py311-installer","py311-setuptools","py311-wheel","py311-setuptools_scm"]},{"type":"lib","ports":["python311"]},{"type":"test","ports":["py311-pytest"]}],"depends_on":[{"type":"build","ports":["py311-simpy-docs"]}]},{"name":"py310-simpy","portdir":"python/py-simpy","version":"4.1.1","license":"MIT","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"https://simpy.readthedocs.io","description":"python based simulation language","long_description":"SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py310-setuptools","py310-setuptools_scm","py310-wheel","py310-build","py310-installer"]},{"type":"lib","ports":["python310"]},{"type":"test","ports":["py310-pytest"]}],"depends_on":[{"type":"build","ports":["py310-simpy-docs"]}]},{"name":"py-singledispatch","portdir":"python/py-singledispatch","version":"4.1.2","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/jaraco/singledispatch","description":"Backport of functools.singledispatch from Python 3.4","long_description":"Backport of functools.singledispatch from Python 3.4","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py312-singledispatch"]}],"depends_on":[]},{"name":"py-simpy","portdir":"python/py-simpy","version":"4.1.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://simpy.readthedocs.io","description":"python based simulation language","long_description":"SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py312-simpy"]}],"depends_on":[]},{"name":"py27-simpletal","portdir":"python/py-simpletal","version":"4.1","license":"BSD","platforms":"{darwin any} freebsd","epoch":0,"replaced_by":null,"homepage":"http://www.owlfish.com/software/simpleTAL","description":"A standalone Python HTML & XML template library","long_description":"SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL specifications used in Zope to power HTML and XML templates. SimpleTAL is an independent implementation of TAL; there are no dependencies on Zope nor is any of the Zope work re-used.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python27"]}],"depends_on":[{"type":"lib","ports":["py-simpletal","loggerhead"]}]},{"name":"py312-simplekml","portdir":"python/py-simplekml","version":"1.3.6","license":"LGPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://readthedocs.org/projects/simplekml/","description":"A Simple KML creator","long_description":"A Simple KML creator","active":true,"categories":["python","gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-installer","py312-setuptools","py312-wheel","clang-18"]},{"type":"lib","ports":["python312"]}],"depends_on":[{"type":"lib","ports":["py-simplekml"]}]},{"name":"py311-simplekml","portdir":"python/py-simplekml","version":"1.3.6","license":"LGPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://readthedocs.org/projects/simplekml/","description":"A Simple KML creator","long_description":"A Simple KML creator","active":true,"categories":["python","gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py311-build","py311-installer","py311-setuptools","py311-wheel","clang-18"]},{"type":"lib","ports":["python311"]}],"depends_on":[]},{"name":"py310-simplekml","portdir":"python/py-simplekml","version":"1.3.6","license":"LGPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://readthedocs.org/projects/simplekml/","description":"A Simple KML creator","long_description":"A Simple KML creator","active":true,"categories":["python","gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py310-setuptools","py310-wheel","py310-build","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]}],"depends_on":[]},{"name":"py-simpletal","portdir":"python/py-simpletal","version":"4.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://www.owlfish.com/software/simpleTAL","description":"A standalone Python HTML & XML template library","long_description":"SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL specifications used in Zope to power HTML and XML templates. SimpleTAL is an independent implementation of TAL; there are no dependencies on Zope nor is any of the Zope work re-used.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-simpletal"]}],"depends_on":[]},{"name":"py-simplekml","portdir":"python/py-simplekml","version":"1.3.6","license":"LGPL-3+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://readthedocs.org/projects/simplekml/","description":"A Simple KML creator","long_description":"A Simple KML creator","active":true,"categories":["python","gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py312-simplekml"]}],"depends_on":[]},{"name":"py314-simplejson","portdir":"python/py-simplejson","version":"3.20.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://simplejson.readthedocs.org/","description":"Simple, fast, extensible JSON encoder/decoder for Python","long_description":"simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.","active":true,"categories":["www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py314-installer","clang-18","py314-build","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py-simplejson"]},{"type":"run","ports":["py314-rasterstats"]},{"type":"test","ports":["py314-structlog"]}]},{"name":"py313-simplejson","portdir":"python/py-simplejson","version":"3.20.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://simplejson.readthedocs.org/","description":"Simple, fast, extensible JSON encoder/decoder for Python","long_description":"simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.","active":true,"categories":["www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"run","ports":["py313-rasterstats"]},{"type":"test","ports":["py313-structlog"]}]},{"name":"py312-simplejson","portdir":"python/py-simplejson","version":"3.20.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://simplejson.readthedocs.org/","description":"Simple, fast, extensible JSON encoder/decoder for Python","long_description":"simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.","active":true,"categories":["www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py312-setuptools","py312-build","py312-installer","py312-wheel","clang-18"]},{"type":"lib","ports":["python312"]},{"type":"test","ports":["py312-pytest"]}],"depends_on":[{"type":"lib","ports":["fava","py312-mygpoclient"]},{"type":"run","ports":["py312-rasterstats"]},{"type":"test","ports":["py312-structlog"]}]},{"name":"py311-simplejson","portdir":"python/py-simplejson","version":"3.20.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://simplejson.readthedocs.org/","description":"Simple, fast, extensible JSON encoder/decoder for Python","long_description":"simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.","active":true,"categories":["www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py311-setuptools","py311-build","py311-installer","py311-wheel","clang-18"]},{"type":"lib","ports":["python311"]},{"type":"test","ports":["py311-pytest"]}],"depends_on":[{"type":"lib","ports":["py311-mygpoclient"]},{"type":"run","ports":["py311-rasterstats"]},{"type":"test","ports":["py311-structlog"]}]},{"name":"py310-simplejson","portdir":"python/py-simplejson","version":"3.20.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://simplejson.readthedocs.org/","description":"Simple, fast, extensible JSON encoder/decoder for Python","long_description":"simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.","active":true,"categories":["www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py310-build","py310-setuptools","py310-wheel","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]},{"type":"test","ports":["py310-pytest"]}],"depends_on":[{"type":"lib","ports":["py310-mygpoclient"]},{"type":"run","ports":["py310-rasterstats"]},{"type":"test","ports":["py310-structlog"]}]},{"name":"py27-simplejson","portdir":"python/py-simplejson","version":"3.20.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://simplejson.readthedocs.org/","description":"Simple, fast, extensible JSON encoder/decoder for Python","long_description":"simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.","active":true,"categories":["www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python27"]},{"type":"test","ports":["py27-pytest"]}],"depends_on":[{"type":"build","ports":["webkit2-gtk","webkit-gtk3","webkit2-gtk-devel","webkit-gtk"]},{"type":"lib","ports":["py27-keyczar","py27-twitter","py27-pyphant","py27-mygpoclient","py27-turbogears","py27-couchdb"]},{"type":"run","ports":["play","py27-tagcloud"]},{"type":"test","ports":["py27-structlog"]}]},{"name":"py313-silx","portdir":"python/py-silx","version":"2.2.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.silx.org/doc/silx/latest/","description":"Python packages to support data analysis at synchrotron radiation facilities.","long_description":"Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.","active":true,"categories":["science","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-pythran","py313-build","py313-installer","py313-setuptools","py313-wheel","py313-cython","clang-18"]},{"type":"lib","ports":["py313-numpy","python313"]},{"type":"run","ports":["py313-packaging","py313-h5py","py313-fabio"]}],"depends_on":[{"type":"lib","ports":["py313-pyFAI","py-silx"]},{"type":"run","ports":["py313-xraylarch"]}]},{"name":"py312-silx","portdir":"python/py-silx","version":"2.2.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.silx.org/doc/silx/latest/","description":"Python packages to support data analysis at synchrotron radiation facilities.","long_description":"Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.","active":true,"categories":["science","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py312-installer","py312-setuptools","py312-wheel","py312-cython","py312-pythran","py312-build"]},{"type":"lib","ports":["py312-numpy","python312"]},{"type":"run","ports":["py312-packaging","py312-h5py","py312-fabio"]}],"depends_on":[{"type":"lib","ports":["py312-pyFAI"]},{"type":"run","ports":["py312-xraylarch"]}]},{"name":"py311-silx","portdir":"python/py-silx","version":"2.2.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.silx.org/doc/silx/latest/","description":"Python packages to support data analysis at synchrotron radiation facilities.","long_description":"Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.","active":true,"categories":["science","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py311-installer","py311-setuptools","py311-wheel","py311-cython","py311-pythran","py311-build"]},{"type":"lib","ports":["py311-numpy","python311"]},{"type":"run","ports":["py311-packaging","py311-h5py","py311-fabio"]}],"depends_on":[{"type":"lib","ports":["py311-pyFAI"]},{"type":"run","ports":["py311-xraylarch"]}]},{"name":"py310-silx","portdir":"python/py-silx","version":"2.2.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.silx.org/doc/silx/latest/","description":"Python packages to support data analysis at synchrotron radiation facilities.","long_description":"Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.","active":true,"categories":["science","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py310-cython","py310-pythran","py310-wheel","py310-build","py310-installer","py310-setuptools"]},{"type":"lib","ports":["py310-numpy","python310"]},{"type":"run","ports":["py310-packaging","py310-h5py","py310-fabio"]}],"depends_on":[{"type":"lib","ports":["py310-pyFAI"]},{"type":"run","ports":["py310-xraylarch"]}]}]}