{"count":51501,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=704","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=702","results":[{"name":"py39-editor","portdir":"python/py-editor","version":"1.0.4","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/fmoo/python-editor","description":"Programmatically open an editor, capture the result.","long_description":"Programmatically open an editor, capture the result.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py38-editor","portdir":"python/py-editor","version":"1.0.4","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/fmoo/python-editor","description":"Programmatically open an editor, capture the result.","long_description":"Programmatically open an editor, capture the result.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py37-editor","portdir":"python/py-editor","version":"1.0.4","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/fmoo/python-editor","description":"Programmatically open an editor, capture the result.","long_description":"Programmatically open an editor, capture the result.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py36-editor","portdir":"python/py-editor","version":"1.0.4","license":"Apache","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fmoo/python-editor","description":"Programmatically open an editor, capture the result.","long_description":"Programmatically open an editor, capture the result.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py36-setuptools","clang-13"]},{"type":"lib","ports":["python36"]}],"depends_on":[{"type":"lib","ports":["py36-alembic"]}]},{"name":"py35-editor","portdir":"python/py-editor","version":"1.0.4","license":"Apache","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fmoo/python-editor","description":"Programmatically open an editor, capture the result.","long_description":"Programmatically open an editor, capture the result.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-13"]},{"type":"lib","ports":["python35"]}],"depends_on":[{"type":"lib","ports":["py35-alembic"]}]},{"name":"py27-editor","portdir":"python/py-editor","version":"1.0.4","license":"Apache","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fmoo/python-editor","description":"Programmatically open an editor, capture the result.","long_description":"Programmatically open an editor, capture the result.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py27-setuptools","clang-13"]},{"type":"lib","ports":["python27"]}],"depends_on":[{"type":"lib","ports":["py27-alembic"]}]},{"name":"py-editor","portdir":"python/py-editor","version":"1.0.4","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/fmoo/python-editor","description":"Programmatically open an editor, capture the result.","long_description":"Programmatically open an editor, capture the result.","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-editor"]}],"depends_on":[]},{"name":"py39-editdistance","portdir":"python/py-editdistance","version":"0.6.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/aflc/editdistance","description":"Fast implementation of the edit distance (Levenshtein distance).","long_description":"Fast implementation of the edit distance (Levenshtein distance). This library simply implements Levenshtein distance with C++ and Cython. The algorithm used in this library is proposed by Heikki Hyyrö, \"Explaining and extending the bit-parallel approximate string matching algorithm of Myers\", (2001).","active":false,"categories":["textproc","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17","py39-cython","py39-setuptools","py39-wheel","py39-build","py39-installer"]},{"type":"lib","ports":["python39"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[]},{"name":"py38-editdistance","portdir":"python/py-editdistance","version":"0.6.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/aflc/editdistance","description":"Fast implementation of the edit distance (Levenshtein distance).","long_description":"Fast implementation of the edit distance (Levenshtein distance). This library simply implements Levenshtein distance with C++ and Cython. The algorithm used in this library is proposed by Heikki Hyyrö, \"Explaining and extending the bit-parallel approximate string matching algorithm of Myers\", (2001).","active":false,"categories":["textproc","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py38-cython","py38-setuptools","py38-wheel","py38-build","py38-installer"]},{"type":"lib","ports":["python38"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[]},{"name":"py37-editdistance","portdir":"python/py-editdistance","version":"0.5.3","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/aflc/editdistance","description":"Fast implementation of the edit distance (Levenshtein distance).","long_description":"Fast implementation of the edit distance (Levenshtein distance). This library simply implements Levenshtein distance with C++ and Cython. The algorithm used in this library is proposed by Heikki Hyyrö, \"Explaining and extending the bit-parallel approximate string matching algorithm of Myers\", (2001).","active":false,"categories":["textproc","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py37-setuptools"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py-editdistance","portdir":"python/py-editdistance","version":"0.6.2","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/aflc/editdistance","description":"Fast implementation of the edit distance (Levenshtein distance).","long_description":"Fast implementation of the edit distance (Levenshtein distance). This library simply implements Levenshtein distance with C++ and Cython. The algorithm used in this library is proposed by Heikki Hyyrö, \"Explaining and extending the bit-parallel approximate string matching algorithm of Myers\", (2001).","active":true,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py312-editdistance"]}],"depends_on":[]},{"name":"py39-ecdsa","portdir":"python/py-ecdsa","version":"0.19.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/tlsfuzzer/python-ecdsa","description":"ECDSA cryptographic signature library","long_description":"ECDSA cryptographic signature library","active":false,"categories":["devel","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-18","py39-setuptools","py39-build"]},{"type":"lib","ports":["py39-six","python39"]}],"depends_on":[]},{"name":"py38-ecdsa","portdir":"python/py-ecdsa","version":"0.18.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/tlsfuzzer/python-ecdsa","description":"ECDSA cryptographic signature library","long_description":"ECDSA cryptographic signature library","active":false,"categories":["devel","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-16","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-six","python38"]}],"depends_on":[]},{"name":"py37-ecdsa","portdir":"python/py-ecdsa","version":"0.18.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/tlsfuzzer/python-ecdsa","description":"ECDSA cryptographic signature library","long_description":"ECDSA cryptographic signature library","active":false,"categories":["devel","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-15","py37-setuptools","py37-build"]},{"type":"lib","ports":["py37-six","python37"]}],"depends_on":[]},{"name":"py36-ecdsa","portdir":"python/py-ecdsa","version":"0.17.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/warner/python-ecdsa","description":"ECDSA cryptographic signature library","long_description":"ECDSA cryptographic signature library","active":false,"categories":["devel","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools","py36-six"]},{"type":"lib","ports":["python36"]}],"depends_on":[]},{"name":"py35-ecdsa","portdir":"python/py-ecdsa","version":"0.17.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/warner/python-ecdsa","description":"ECDSA cryptographic signature library","long_description":"ECDSA cryptographic signature library","active":false,"categories":["devel","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools","py35-six"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py27-ecdsa","portdir":"python/py-ecdsa","version":"0.17.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/warner/python-ecdsa","description":"ECDSA cryptographic signature library","long_description":"ECDSA cryptographic signature library","active":false,"categories":["devel","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools","py27-six"]},{"type":"lib","ports":["python27"]}],"depends_on":[]},{"name":"py-ecdsa","portdir":"python/py-ecdsa","version":"0.19.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/tlsfuzzer/python-ecdsa","description":"ECDSA cryptographic signature library","long_description":"ECDSA cryptographic signature library","active":true,"categories":["devel","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-ecdsa"]}],"depends_on":[]},{"name":"py36-dynd","portdir":"python/py-dynd","version":"0.7.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/libdynd/dynd-python","description":"Dynamic multi-dimensional array library.","long_description":"DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cmake","clang-9.0","py36-setuptools"]},{"type":"lib","ports":["libdynd","py36-numpy","python36","py36-cython"]}],"depends_on":[]},{"name":"py35-dynd","portdir":"python/py-dynd","version":"0.7.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/libdynd/dynd-python","description":"Dynamic multi-dimensional array library.","long_description":"DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cmake","clang-9.0","py35-setuptools"]},{"type":"lib","ports":["libdynd","py35-numpy","python35","py35-cython"]}],"depends_on":[]},{"name":"py27-dynd","portdir":"python/py-dynd","version":"0.7.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/libdynd/dynd-python","description":"Dynamic multi-dimensional array library.","long_description":"DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cmake","clang-9.0","py27-setuptools"]},{"type":"lib","ports":["libdynd","py27-numpy","python27","py27-cython"]}],"depends_on":[]},{"name":"py-dynd","portdir":"python/py-dynd","version":"0.7.2","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/libdynd/dynd-python","description":"Dynamic multi-dimensional array library.","long_description":"DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17"]},{"type":"lib","ports":["py311-dynd"]}],"depends_on":[]},{"name":"py39-dulwich","portdir":"python/py-dulwich","version":"0.24.7","license":"(GPL-2+ or Apache-2+)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.dulwich.io","description":"Pure-Python Git Library","long_description":"Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.","active":false,"categories":["devel","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-20","py39-setuptools-rust","py39-wheel","py39-build","py39-installer","cargo","legacy-support","rust","py39-importlib-metadata","py39-setuptools"]},{"type":"lib","ports":["python39","py39-typing_extensions","py39-urllib3","libunwind"]}],"depends_on":[]},{"name":"py38-dulwich","portdir":"python/py-dulwich","version":"0.22.3","license":"(GPL-2+ or Apache-2+)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.dulwich.io","description":"Pure-Python Git Library","long_description":"Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.","active":false,"categories":["devel","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17","py38-wheel","py38-build","py38-installer","cargo","legacy-support","rust","py38-importlib-metadata","py38-setuptools","py38-setuptools-rust"]},{"type":"lib","ports":["python38","py38-urllib3","libunwind"]}],"depends_on":[]},{"name":"py27-dulwich","portdir":"python/py27-dulwich","version":"0.19.16","license":"(GPL-2+ or Apache-2+)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.dulwich.io","description":"Pure-Python Git Library","long_description":"Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.","active":true,"categories":["devel","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17"]},{"type":"lib","ports":["python27"]}],"depends_on":[{"type":"lib","ports":["bzr-git"]}]},{"name":"py-dulwich","portdir":"python/py-dulwich","version":"0.24.7","license":"(GPL-2+ or Apache-2+)","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.dulwich.io","description":"Pure-Python Git Library","long_description":"Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.","active":true,"categories":["devel","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-dulwich"]}],"depends_on":[]},{"name":"py27-dsltools","portdir":"python/py-dsltools","version":"0.2.6","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/iskandr/dsltools","description":"Helpers for creating and traversing recursively nested data structures in Python.","long_description":"Helpers for creating and traversing recursively nested data structures in Python.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["py27-setuptools","clang-16"]},{"type":"lib","ports":["python27"]}],"depends_on":[{"type":"lib","ports":["py-dsltools","py27-parakeet"]}]},{"name":"py-dsltools","portdir":"python/py-dsltools","version":"0.2.6","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/iskandr/dsltools","description":"Helpers for creating and traversing recursively nested data structures in Python.","long_description":"Helpers for creating and traversing recursively nested data structures in Python.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2891}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16"]},{"type":"lib","ports":["py27-dsltools"]}],"depends_on":[]},{"name":"py39-drms","portdir":"python/py-drms","version":"0.9.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sunpy.org","description":"The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.","long_description":"The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC DRMS server by default, but can also be used with local NetDRMS sites.","active":false,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1354}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","py39-setuptools","py39-setuptools_scm"]},{"type":"lib","ports":["py39-numpy","py39-pandas","python39"]}],"depends_on":[{"type":"lib","ports":["py39-sunpy"]}]},{"name":"py38-drms","portdir":"python/py-drms","version":"0.8.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sunpy.org","description":"The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.","long_description":"The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC DRMS server by default, but can also be used with local NetDRMS sites.","active":false,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1354}],"variants":[],"dependencies":[{"type":"build","ports":["py38-oldest-supported-numpy","py38-build","py38-installer","clang-16","py38-setuptools","py38-setuptools_scm","py38-wheel"]},{"type":"lib","ports":["py38-numpy","py38-pandas","python38"]}],"depends_on":[{"type":"lib","ports":["py38-sunpy"]}]},{"name":"py37-drms","portdir":"python/py-drms","version":"0.7.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sunpy.org","description":"The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.","long_description":"The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC DRMS server by default, but can also be used with local NetDRMS sites.","active":false,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1354}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-wheel","py37-build","py37-installer","py37-setuptools","py37-setuptools_scm"]},{"type":"lib","ports":["py37-numpy","py37-pandas","python37"]}],"depends_on":[{"type":"lib","ports":["py37-sunpy"]}]},{"name":"py-drms","portdir":"python/py-drms","version":"0.9.0","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://sunpy.org","description":"The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.","long_description":"The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC DRMS server by default, but can also be used with local NetDRMS sites.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1354}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-drms"]}],"depends_on":[]},{"name":"py38-dqsegdb2","portdir":"python/py-dqsegdb2","version":"1.0.0","license":"GPL-3","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://dqsegdb2.readthedocs.io","description":"Simplified python interface to DQSEGDB","long_description":"dqsegdb2 is a simplified Python implementation of the DQSEGDB API as defined in LIGO-T1300625. This package only provides a query interface for GET bequests, any users wishing to make POST requests should refer to the official 'dqsegdb' port.","active":false,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-wheel","py38-build","py38-installer","py38-setuptools"]},{"type":"lib","ports":["py38-gwdatafind","py38-ligo-segments","python38"]}],"depends_on":[]},{"name":"py37-dqsegdb2","portdir":"python/py-dqsegdb2","version":"1.0.0","license":"GPL-3","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://dqsegdb2.readthedocs.io","description":"Simplified python interface to DQSEGDB","long_description":"dqsegdb2 is a simplified Python implementation of the DQSEGDB API as defined in LIGO-T1300625. This package only provides a query interface for GET bequests, any users wishing to make POST requests should refer to the official 'dqsegdb' port.","active":false,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37","py37-gwdatafind","py37-ligo-segments"]}],"depends_on":[]},{"name":"py36-dqsegdb2","portdir":"python/py-dqsegdb2","version":"1.0.0","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://dqsegdb2.readthedocs.io","description":"Simplified python interface to DQSEGDB","long_description":"dqsegdb2 is a simplified Python implementation of the DQSEGDB API as defined in LIGO-T1300625. This package only provides a query interface for GET bequests, any users wishing to make POST requests should refer to the official 'dqsegdb' port.","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36","py36-gwdatafind","py36-ligo-segments"]}],"depends_on":[]},{"name":"py27-dqsegdb2","portdir":"python/py-dqsegdb2","version":"1.0.0","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://dqsegdb2.readthedocs.io","description":"Simplified python interface to DQSEGDB","long_description":"dqsegdb2 is a simplified Python implementation of the DQSEGDB API as defined in LIGO-T1300625. This package only provides a query interface for GET bequests, any users wishing to make POST requests should refer to the official 'dqsegdb' port.","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py27-setuptools"]},{"type":"lib","ports":["python27","py27-gwdatafind","py27-ligo-segments"]}],"depends_on":[]},{"name":"py-dqsegdb2","portdir":"python/py-dqsegdb2","version":"1.2.1","license":"GPL-3+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://dqsegdb2.readthedocs.io","description":"Simplified python interface to DQSEGDB","long_description":"dqsegdb2 is a simplified Python implementation of the DQSEGDB API as defined in LIGO-T1300625. This package only provides a query interface for GET bequests, any users wishing to make POST requests should refer to the official 'dqsegdb' port.","active":true,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17"]},{"type":"lib","ports":["py312-dqsegdb2"]}],"depends_on":[]},{"name":"py37-dpkt","portdir":"python/py-dpkt","version":"1.9.8","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://kbandla.github.io/dpkt/","description":"python packet creation and parsing library","long_description":"dpkt provides fast, simple packet creation and parsing for python programs, with definitions for the basic TCP/IP protocols.","active":false,"categories":["net","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","clang-14","py37-installer"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py27-dpkt","portdir":"python/py-dpkt","version":"1.9.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/kbandla/dpkt","description":"python packet creation and parsing library","long_description":"dpkt provides fast, simple packet creation and parsing for python programs, with definitions for the basic TCP/IP protocols.","active":false,"categories":["net","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python27"]}],"depends_on":[]},{"name":"py-dpkt","portdir":"python/py-dpkt","version":"1.9.8","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://kbandla.github.io/dpkt/","description":"python packet creation and parsing library","long_description":"dpkt provides fast, simple packet creation and parsing for python programs, with definitions for the basic TCP/IP protocols.","active":true,"categories":["net","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16"]},{"type":"lib","ports":["py311-dpkt"]}],"depends_on":[]},{"name":"py39-dopamine-rl","portdir":"python/py-dopamine-rl","version":"3.1.10","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/google/dopamine","description":"A framework for flexible Reinforcement Learning research","long_description":"Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research).","active":true,"categories":["devel","python"],"maintainers":[{"name":"ijackson","github":"JacksonIsaac","ports_count":44}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","cmake","py39-setuptools"]},{"type":"lib","ports":["python39","py39-setuptools","zlib"]}],"depends_on":[{"type":"lib","ports":["py-dopamine-rl"]},{"type":"run","ports":["py39-tensor2tensor"]}]},{"name":"py38-dopamine-rl","portdir":"python/py-dopamine-rl","version":"3.1.10","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/google/dopamine","description":"A framework for flexible Reinforcement Learning research","long_description":"Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research).","active":false,"categories":["devel","python"],"maintainers":[{"name":"ijackson","github":"JacksonIsaac","ports_count":44}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-wheel","py38-build","py38-installer","cmake","py38-setuptools"]},{"type":"lib","ports":["python38","py38-setuptools","zlib"]}],"depends_on":[{"type":"run","ports":["py38-tensor2tensor"]}]},{"name":"py37-dopamine-rl","portdir":"python/py-dopamine-rl","version":"3.1.10","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/google/dopamine","description":"A framework for flexible Reinforcement Learning research","long_description":"Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research).","active":false,"categories":["devel","python"],"maintainers":[{"name":"ijackson","github":"JacksonIsaac","ports_count":44}],"variants":[],"dependencies":[{"type":"build","ports":["cmake","clang-14"]},{"type":"lib","ports":["zlib","python37","py37-setuptools"]}],"depends_on":[{"type":"run","ports":["py37-tensor2tensor"]}]},{"name":"py-dopamine-rl","portdir":"python/py-dopamine-rl","version":"3.1.10","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/google/dopamine","description":"A framework for flexible Reinforcement Learning research","long_description":"Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research).","active":true,"categories":["devel","python"],"maintainers":[{"name":"ijackson","github":"JacksonIsaac","ports_count":44}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17"]},{"type":"lib","ports":["py39-dopamine-rl"]}],"depends_on":[]},{"name":"py36-dolfin","portdir":"python/py-dolfin","version":"2018.1.0","license":"LGPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://bitbucket.org/fenics-project/dolfin","description":"Python interface to DOLFIN, a part of FEniCS","long_description":"Python interface to DOLFIN, a library that functions as the main user interface of FEniCS","active":false,"categories":["science","math","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","pybind11","clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36","py36-ufl","dolfin","py36-dijitso","py36-ffc","py36-numpy"]}],"depends_on":[]},{"name":"py-dolfin","portdir":"python/py-dolfin","version":"2019.1.0","license":"LGPL-3+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://bitbucket.org/fenics-project/dolfin","description":"Python interface to DOLFIN, a part of FEniCS","long_description":"Python interface to DOLFIN, a library that functions as the main user interface of FEniCS","active":true,"categories":["science","math","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py312-dolfin"]}],"depends_on":[]},{"name":"py38-dogpile-cache","portdir":"python/py-dogpile-cache","version":"1.0.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sqlalchemy/dogpile.cache","description":"Caching front-end based on the Dogpile lock","long_description":"Caching front-end based on the Dogpile lock","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-wheel","py38-build","py38-installer","py38-setuptools"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-decorator","py38-stevedore"]}],"depends_on":[{"type":"run","ports":["py38-openstacksdk"]}]},{"name":"py37-dogpile-cache","portdir":"python/py-dogpile-cache","version":"1.0.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sqlalchemy/dogpile.cache","description":"Caching front-end based on the Dogpile lock","long_description":"Caching front-end based on the Dogpile lock","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-decorator","py37-stevedore"]}],"depends_on":[{"type":"run","ports":["py37-openstacksdk"]}]},{"name":"py36-dogpile-cache","portdir":"python/py-dogpile-cache","version":"1.0.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/sqlalchemy/dogpile.cache","description":"Caching front-end based on the Dogpile lock","long_description":"Caching front-end based on the Dogpile lock","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py36-setuptools"]},{"type":"lib","ports":["python36"]},{"type":"run","ports":["py36-decorator","py36-stevedore"]}],"depends_on":[{"type":"run","ports":["py36-openstacksdk"]}]},{"name":"py-dogpile-cache","portdir":"python/py-dogpile-cache","version":"1.5.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/sqlalchemy/dogpile.cache","description":"Caching front-end based on the Dogpile lock","long_description":"Caching front-end based on the Dogpile lock","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-dogpile-cache"]}],"depends_on":[]}]}