HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51943,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=638",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=636",
"results": [
{
"name": "py27-pyphant-fmf",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "Full-Metadata Format toolbox for py27-pyphant",
"long_description": "This toolbox enables the py27-pyphant framework to read files written in the Full-Metadata Format (FMF). See http://arxiv.org/abs/0904.1299 for an introduction to the FMF. There is also support for writing files in the FMF, although this feature is currently not accessible from the pyphant GUI.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pyphant"
]
}
],
"depends_on": []
},
{
"name": "py27-pyphant",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "python framework for analysing and managing scientific data",
"long_description": "The python framework pyphant allows for the creation and application of data flow models. The central idea of this approach is to encapsulate each data processing step in one unit which is called a worker. A worker receives input via sockets and provides the results of its data processing via plugs. These can be inserted into other workers' sockets. The resulting directed graph is called a recipe. Classes for these objects comprise the Pyphant core. To implement actual processing steps, Pyphant relies on third party plug-ins, also referred to as toolboxes, which extend the basic worker class, e.g. py-pyphant-imageprocessing. On top of the core, Pyphant offers a data exchange layer on basis of numpy arrays which facilitates the interoperability of the workers and fully supports physical quantities with errors and units. The third layer is a graphical user interface allowing for the interactive construction of recipes as well as the calculation and visualization of data from any worker in the recipe.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-mx-base",
"py27-numpy",
"py27-paste",
"py27-scipy",
"py27-simplejson",
"python27",
"py27-tables",
"py27-wxpython-3.0",
"py27-sogl",
"py27-matplotlib"
]
},
{
"type": "run",
"ports": [
"py27-tornado",
"py27-configobj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyphant",
"py27-pyphant-fmf",
"py27-pyphant-imageprocessing",
"py27-pyphant-osc",
"py27-pyphant-statistics",
"py27-pyphant-tools"
]
}
]
},
{
"name": "py-pyphant",
"portdir": "python/py-pyphant",
"version": "1.0b3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
"description": "python framework for analysing and managing scientific data",
"long_description": "The python framework pyphant allows for the creation and application of data flow models. The central idea of this approach is to encapsulate each data processing step in one unit which is called a worker. A worker receives input via sockets and provides the results of its data processing via plugs. These can be inserted into other workers' sockets. The resulting directed graph is called a recipe. Classes for these objects comprise the Pyphant core. To implement actual processing steps, Pyphant relies on third party plug-ins, also referred to as toolboxes, which extend the basic worker class, e.g. py-pyphant-imageprocessing. On top of the core, Pyphant offers a data exchange layer on basis of numpy arrays which facilitates the interoperability of the workers and fully supports physical quantities with errors and units. The third layer is a graphical user interface allowing for the interactive construction of recipes as well as the calculation and visualization of data from any worker in the recipe.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "servicegruppe.wissinfo",
"github": "",
"ports_count": 9
},
{
"name": "rowue",
"github": "rowue",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-pyphant"
]
}
],
"depends_on": []
},
{
"name": "py39-pyperclip",
"portdir": "python/py-pyperclip",
"version": "1.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asweigart/pyperclip",
"description": "A cross-platform clipboard module for Python",
"long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mitmproxy"
]
},
{
"type": "run",
"ports": [
"py39-cmd2"
]
}
]
},
{
"name": "py38-pyperclip",
"portdir": "python/py-pyperclip",
"version": "1.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asweigart/pyperclip",
"description": "A cross-platform clipboard module for Python",
"long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
"active": false,
"categories": [
"python"
],
"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-mitmproxy"
]
},
{
"type": "run",
"ports": [
"py38-cmd2"
]
}
]
},
{
"name": "py37-pyperclip",
"portdir": "python/py-pyperclip",
"version": "1.8.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asweigart/pyperclip",
"description": "A cross-platform clipboard module for Python",
"long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-mitmproxy"
]
},
{
"type": "run",
"ports": [
"py37-cmd2"
]
}
]
},
{
"name": "py36-pyperclip",
"portdir": "python/py-pyperclip",
"version": "1.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asweigart/pyperclip",
"description": "A cross-platform clipboard module for Python",
"long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
"active": false,
"categories": [
"python"
],
"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": "run",
"ports": [
"py36-cmd2"
]
}
]
},
{
"name": "py35-pyperclip",
"portdir": "python/py-pyperclip",
"version": "1.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asweigart/pyperclip",
"description": "A cross-platform clipboard module for Python",
"long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py27-pyperclip",
"portdir": "python/py-pyperclip",
"version": "1.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asweigart/pyperclip",
"description": "A cross-platform clipboard module for Python",
"long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py-pyperclip",
"portdir": "python/py-pyperclip",
"version": "1.11.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asweigart/pyperclip",
"description": "A cross-platform clipboard module for Python",
"long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pyperclip"
]
}
],
"depends_on": []
},
{
"name": "py38-pypeg2",
"portdir": "python/py-pypeg2",
"version": "2.15.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fdik.org/pyPEG/",
"description": "An intrinsic PEG Parser-Interpreter for Python",
"long_description": "An intrinsic PEG Parser-Interpreter for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-lxml"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-pypeg2",
"portdir": "python/py-pypeg2",
"version": "2.15.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fdik.org/pyPEG/",
"description": "An intrinsic PEG Parser-Interpreter for Python",
"long_description": "An intrinsic PEG Parser-Interpreter for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-lxml"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-pypeg2",
"portdir": "python/py-pypeg2",
"version": "2.15.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fdik.org/pyPEG/",
"description": "An intrinsic PEG Parser-Interpreter for Python",
"long_description": "An intrinsic PEG Parser-Interpreter for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-lxml"
]
}
],
"depends_on": []
},
{
"name": "py35-pypeg2",
"portdir": "python/py-pypeg2",
"version": "2.15.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fdik.org/pyPEG/",
"description": "An intrinsic PEG Parser-Interpreter for Python",
"long_description": "An intrinsic PEG Parser-Interpreter for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-lxml"
]
}
],
"depends_on": []
},
{
"name": "py27-pypeg2",
"portdir": "python/py-pypeg2",
"version": "2.15.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fdik.org/pyPEG/",
"description": "An intrinsic PEG Parser-Interpreter for Python",
"long_description": "An intrinsic PEG Parser-Interpreter for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-lxml"
]
}
],
"depends_on": []
},
{
"name": "py-pypeg2",
"portdir": "python/py-pypeg2",
"version": "2.15.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fdik.org/pyPEG/",
"description": "An intrinsic PEG Parser-Interpreter for Python",
"long_description": "An intrinsic PEG Parser-Interpreter for Python",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pypeg2"
]
}
],
"depends_on": []
},
{
"name": "py39-pypdf2",
"portdir": "python/py-pypdf2",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py39-pypdf",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py39-pypdf",
"long_description": "This port has been replaced by py39-pypdf.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py38-pypdf2",
"portdir": "python/py-pypdf2",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-pypdf",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py38-pypdf",
"long_description": "This port has been replaced by py38-pypdf.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py37-pypdf2",
"portdir": "python/py-pypdf2",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-pypdf",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py37-pypdf",
"long_description": "This port has been replaced by py37-pypdf.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py36-pypdf2",
"portdir": "python/py-pypdf2",
"version": "1.26.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mstamy2/PyPDF2",
"description": "A utility to read and write pdfs with Python",
"long_description": "A Pure-Python PDF toolkit. It is capable of extracting document information, splitting documents page by page, merging documents page by page, cropping pages, merging multiple pages into a single page, and encrypting and decrypting PDF files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-pypdf2",
"portdir": "python/py-pypdf2",
"version": "1.26.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mstamy2/PyPDF2",
"description": "A utility to read and write pdfs with Python",
"long_description": "A Pure-Python PDF toolkit. It is capable of extracting document information, splitting documents page by page, merging documents page by page, cropping pages, merging multiple pages into a single page, and encrypting and decrypting PDF files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py27-pypdf2",
"portdir": "python/py-pypdf2",
"version": "1.26.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mstamy2/PyPDF2",
"description": "A utility to read and write pdfs with Python",
"long_description": "A Pure-Python PDF toolkit. It is capable of extracting document information, splitting documents page by page, merging documents page by page, cropping pages, merging multiple pages into a single page, and encrypting and decrypting PDF files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-xhtml2pdf",
"py27-pyslides"
]
}
]
},
{
"name": "py-pypdf2",
"portdir": "python/py-pypdf2",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py-pypdf",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py-pypdf",
"long_description": "This port has been replaced by py-pypdf.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py27-pypcap",
"portdir": "python/py-pypcap",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/pypcap/",
"description": "python extension module for libpcap",
"long_description": "A simplified object-oriented Python extension module for libpcap",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "andrew.reusch",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-cython",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "py-pypcap",
"portdir": "python/py-pypcap",
"version": "1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/pypcap/",
"description": "python extension module for libpcap",
"long_description": "A simplified object-oriented Python extension module for libpcap",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "andrew.reusch",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pypcap"
]
}
],
"depends_on": []
},
{
"name": "py37-pyorick",
"portdir": "python/py-pyorick",
"version": "1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dhmunro/pyorick",
"description": "python connection to yorick",
"long_description": "The pyorick package starts yorick as a subprocess and provides an interface between python and yorick interpreted code. Features: exec or eval arbitrary yorick code strings; get or set yorick variables; call yorick functions or subroutines with python arguments; get or set slices of large yorick arrays; terminal mode to interact with yorick by keyboard through python. Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything yorick sends to stdout or stderr except prompts.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-numpy",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "py36-pyorick",
"portdir": "python/py-pyorick",
"version": "1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dhmunro/pyorick",
"description": "python connection to yorick",
"long_description": "The pyorick package starts yorick as a subprocess and provides an interface between python and yorick interpreted code. Features: exec or eval arbitrary yorick code strings; get or set yorick variables; call yorick functions or subroutines with python arguments; get or set slices of large yorick arrays; terminal mode to interact with yorick by keyboard through python. Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything yorick sends to stdout or stderr except prompts.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-numpy",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "py35-pyorick",
"portdir": "python/py-pyorick",
"version": "1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dhmunro/pyorick",
"description": "python connection to yorick",
"long_description": "The pyorick package starts yorick as a subprocess and provides an interface between python and yorick interpreted code. Features: exec or eval arbitrary yorick code strings; get or set yorick variables; call yorick functions or subroutines with python arguments; get or set slices of large yorick arrays; terminal mode to interact with yorick by keyboard through python. Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything yorick sends to stdout or stderr except prompts.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-numpy",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "py27-pyorick",
"portdir": "python/py-pyorick",
"version": "1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dhmunro/pyorick",
"description": "python connection to yorick",
"long_description": "The pyorick package starts yorick as a subprocess and provides an interface between python and yorick interpreted code. Features: exec or eval arbitrary yorick code strings; get or set yorick variables; call yorick functions or subroutines with python arguments; get or set slices of large yorick arrays; terminal mode to interact with yorick by keyboard through python. Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything yorick sends to stdout or stderr except prompts.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-numpy",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "py-pyorick",
"portdir": "python/py-pyorick",
"version": "1.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dhmunro/pyorick",
"description": "python connection to yorick",
"long_description": "The pyorick package starts yorick as a subprocess and provides an interface between python and yorick interpreted code. Features: exec or eval arbitrary yorick code strings; get or set yorick variables; call yorick functions or subroutines with python arguments; get or set slices of large yorick arrays; terminal mode to interact with yorick by keyboard through python. Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything yorick sends to stdout or stderr except prompts.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pyorick"
]
}
],
"depends_on": []
},
{
"name": "py37-pyopencl",
"portdir": "python/py-pyopencl",
"version": "2019.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mathema.tician.de/software/pyopencl",
"description": "Python wrapper for OpenCL.",
"long_description": "PyOpenCL lets you access GPUs and other massively parallel compute devices from Python.",
"active": false,
"categories": [
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-mako",
"py37-numpy",
"py37-pybind11",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-cffi",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-decorator",
"py37-pytools",
"py37-six",
"py37-pytest",
"py37-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pyFAI"
]
}
]
},
{
"name": "py36-pyopencl",
"portdir": "python/py-pyopencl",
"version": "2019.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mathema.tician.de/software/pyopencl",
"description": "Python wrapper for OpenCL.",
"long_description": "PyOpenCL lets you access GPUs and other massively parallel compute devices from Python.",
"active": false,
"categories": [
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-mako",
"clang-9.0",
"py36-setuptools",
"py36-pybind11",
"py36-numpy"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-cffi"
]
},
{
"type": "run",
"ports": [
"py36-six",
"py36-pytools",
"py36-pytest",
"py36-decorator",
"py36-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyFAI"
]
}
]
},
{
"name": "py35-pyopencl",
"portdir": "python/py-pyopencl",
"version": "2019.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mathema.tician.de/software/pyopencl",
"description": "Python wrapper for OpenCL.",
"long_description": "PyOpenCL lets you access GPUs and other massively parallel compute devices from Python.",
"active": false,
"categories": [
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-mako",
"clang-9.0",
"py35-setuptools",
"py35-pybind11",
"py35-numpy"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-cffi"
]
},
{
"type": "run",
"ports": [
"py35-six",
"py35-pytools",
"py35-pytest",
"py35-decorator",
"py35-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pyFAI"
]
}
]
},
{
"name": "py27-pyopencl",
"portdir": "python/py-pyopencl",
"version": "2019.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mathema.tician.de/software/pyopencl",
"description": "Python wrapper for OpenCL.",
"long_description": "PyOpenCL lets you access GPUs and other massively parallel compute devices from Python.",
"active": false,
"categories": [
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-numpy",
"py27-mako",
"clang-16",
"py27-setuptools",
"py27-pybind11"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cffi"
]
},
{
"type": "run",
"ports": [
"py27-six",
"py27-pytools",
"py27-pytest",
"py27-decorator",
"py27-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pyFAI"
]
}
]
},
{
"name": "py-pyopencl",
"portdir": "python/py-pyopencl",
"version": "2023.1.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mathema.tician.de/software/pyopencl",
"description": "Python wrapper for OpenCL.",
"long_description": "PyOpenCL lets you access GPUs and other massively parallel compute devices from Python.",
"active": true,
"categories": [
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-pyopencl"
]
}
],
"depends_on": []
},
{
"name": "py37-pyodbc",
"portdir": "python/py-pyodbc",
"version": "3.0.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/pyodbc/",
"description": "Python DB API 2 module for ODBC",
"long_description": "Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"unixODBC",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py27-pyodbc",
"portdir": "python/py-pyodbc",
"version": "3.0.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/pyodbc/",
"description": "Python DB API 2 module for ODBC",
"long_description": "Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"unixODBC",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py-pyodbc",
"portdir": "python/py-pyodbc",
"version": "5.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mkleehammer/pyodbc",
"description": "Python DB API 2 module for ODBC",
"long_description": "Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py313-pyodbc"
]
}
],
"depends_on": []
},
{
"name": "py39-pyobjc",
"portdir": "python/py-pyobjc",
"version": "10.3.2",
"license": "MIT",
"platforms": "{darwin >= 13}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyobjc.readthedocs.io",
"description": "bidirectional bridge between python and Objective C",
"long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-sphinxcontrib-blockdiag",
"py39-installer",
"py39-setuptools",
"py39-sphinx",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools",
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-tensorflow-addons"
]
},
{
"type": "lib",
"ports": [
"py39-osxmetadata",
"py39-applescript",
"py39-applaunchservices",
"py39-photoscript",
"py39-zope-hookable",
"py39-gammapy",
"py39-imagecodecs"
]
}
]
},
{
"name": "py38-pyobjc",
"portdir": "python/py-pyobjc",
"version": "10.3.2",
"license": "MIT",
"platforms": "{darwin >= 13}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyobjc.readthedocs.io",
"description": "bidirectional bridge between python and Objective C",
"long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-sphinxcontrib-blockdiag",
"py38-installer",
"py38-setuptools",
"py38-sphinx",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-tensorflow-addons"
]
},
{
"type": "lib",
"ports": [
"salt-master",
"salt-syndic",
"salt-api",
"py38-imagecodecs",
"py38-applescript",
"py38-gammapy",
"py38-applaunchservices",
"py38-zope-hookable",
"py38-photoscript",
"py38-astropy",
"salt-minion",
"py38-osxmetadata"
]
}
]
},
{
"name": "py37-pyobjc",
"portdir": "python/py-pyobjc",
"version": "9.0.1",
"license": "MIT",
"platforms": "{darwin >= 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyobjc.readthedocs.io",
"description": "bidirectional bridge between python and Objective C",
"long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-sphinxcontrib-blockdiag",
"py37-installer",
"py37-setuptools",
"py37-sphinx",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-tensorflow-addons",
"py37-param"
]
},
{
"type": "lib",
"ports": [
"py37-imagecodecs",
"py37-gammapy",
"py37-applaunchservices",
"py37-zope-hookable",
"py37-astropy",
"py37-pyviz_comms"
]
}
]
},
{
"name": "py36-pyobjc",
"portdir": "python/py-pyobjc",
"version": "7.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyobjc.readthedocs.io",
"description": "bidirectional bridge between python and Objective C",
"long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-sphinx"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-param"
]
},
{
"type": "lib",
"ports": [
"py36-zope-hookable",
"py36-astropy",
"py36-applaunchservices",
"py36-pyviz_comms"
]
}
]
},
{
"name": "py-pyobjc",
"portdir": "python/py-pyobjc",
"version": "12.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyobjc.readthedocs.io",
"description": "bidirectional bridge between python and Objective C",
"long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pyobjc"
]
}
],
"depends_on": []
},
{
"name": "py27-pynzb",
"portdir": "python/py-pynzb",
"version": "0.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pynzb/",
"description": "unified API for parsing NZB files",
"long_description": "pynzb is a unified API for parsing NZB files",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pynzb"
]
},
{
"type": "run",
"ports": [
"py27-FlexGet"
]
}
]
},
{
"name": "py-pynzb",
"portdir": "python/py-pynzb",
"version": "0.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pynzb/",
"description": "unified API for parsing NZB files",
"long_description": "pynzb is a unified API for parsing NZB files",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-pynzb"
]
}
],
"depends_on": []
},
{
"name": "py27-pynifti",
"portdir": "python/py-pynifti",
"version": "0.20100607.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/niftilib",
"description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.",
"long_description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.. It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"gcc43",
"gcc44",
"gcc45",
"gcc46",
"gcc47",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc47"
]
},
{
"type": "lib",
"ports": [
"nifticlib",
"libgcc6",
"swig-python",
"python27",
"py27-numpy",
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pynifti"
]
}
]
},
{
"name": "py-pynifti",
"portdir": "python/py-pynifti",
"version": "0.20100607.1",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/niftilib",
"description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.",
"long_description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.. It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-pynifti"
]
}
],
"depends_on": []
},
{
"name": "py39-pynetdicom",
"portdir": "python/py-pynetdicom",
"version": "2.0.2",
"license": "MIT and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydicom/pynetdicom",
"description": "A Python implementation of the DICOM networking protocol",
"long_description": "pynetdicom is a pure Python 3 package that implements the DICOM networking protocol. Working with pydicom, it allows the easy creation of DICOM Service Class Users (SCUs) and Service Class Providers (SCPs).",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"doc"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-16",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-pydicom",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-pynetdicom",
"portdir": "python/py-pynetdicom",
"version": "2.0.2",
"license": "MIT and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydicom/pynetdicom",
"description": "A Python implementation of the DICOM networking protocol",
"long_description": "pynetdicom is a pure Python 3 package that implements the DICOM networking protocol. Working with pydicom, it allows the easy creation of DICOM Service Class Users (SCUs) and Service Class Providers (SCPs).",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"doc"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-pydicom",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-pynetdicom",
"portdir": "python/py-pynetdicom",
"version": "2.0.2",
"license": "MIT and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydicom/pynetdicom",
"description": "A Python implementation of the DICOM networking protocol",
"long_description": "pynetdicom is a pure Python 3 package that implements the DICOM networking protocol. Working with pydicom, it allows the easy creation of DICOM Service Class Users (SCUs) and Service Class Providers (SCPs).",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"doc"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-15",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-pydicom",
"python37"
]
}
],
"depends_on": []
}
]
}