HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50425,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=689",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=687",
"results": [
{
"name": "py38-enchant",
"portdir": "python/py-enchant",
"version": "3.2.2",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyenchant.github.io/pyenchant/",
"description": "Python bindings for the Enchant spellchecking system",
"long_description": "PyEnchant is a spellchecking library for Python, based on the excellent Enchant library.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"enchant2",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-eric-ide"
]
}
]
},
{
"name": "py38-engineio",
"portdir": "python/py-engineio",
"version": "4.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-engineio",
"description": "Python Engine.IO server and client",
"long_description": "Python implementation of the Engine.IO realtime client and server.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-sphinx",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-aiohttp",
"py38-requests",
"py38-websocket-client"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-socketio"
]
}
]
},
{
"name": "py38-enrich",
"portdir": "python/py-enrich",
"version": "1.2.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycontribs/enrich",
"description": "Enrich adds few missing features to the wonderful rich library.",
"long_description": "Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-rich",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-entrypoints",
"portdir": "python/py-entrypoints",
"version": "0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/entrypoints",
"description": "Discover and load entry points from installed packages.",
"long_description": "Discover and load entry points from installed packages.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-ipyparallel"
]
}
]
},
{
"name": "py38-envisage",
"portdir": "python/py-envisage",
"version": "6.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/envisage",
"description": "The Enthought envisage package",
"long_description": "Envisage is a Python-based framework for building extensible applications, that is, applications whose functionality can be extended by adding plug-ins. Envisage provides a standard mechanism for features to be added to an application, whether by the original developer or by someone else.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-apptools",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-mayavi"
]
}
]
},
{
"name": "py38-ephem",
"portdir": "python/py-ephem",
"version": "3.7.7.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rhodesmill.org/pyephem/",
"description": "scientific-grade astronomy routines",
"long_description": "PyEphem provides an ephem Python package for performing high-precision astronomy computations. The underlying numeric routines are coded in C and are the same ones that drive the popular XEphem astronomy application, whose author, Elwood Charles Downey, generously gave permission for their use in PyEphem. The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-ephemeral-port-reserve",
"portdir": "python/py-ephemeral-port-reserve",
"version": "1.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yelp/ephemeral-port-reserve/",
"description": "Bind to an ephemeral port, force it into the TIME_WAIT state, and unbind it.",
"long_description": "Bind to an ephemeral port, force it into the TIME_WAIT state, and unbind it.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-werkzeug"
]
}
]
},
{
"name": "py38-epsg",
"portdir": "python/py-epsg",
"version": "0.4.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rhattersley/pyepsg",
"description": "Easy access to the EPSG database via https://epsg.io/",
"long_description": "Easy access to the EPSG database via https://epsg.io/",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-requests",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-cartopy"
]
}
]
},
{
"name": "py38-erf",
"portdir": "python/py-erf",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dougthor42/PyErf",
"description": "Bootstrap confidence interval estimation routines for SciPy.",
"long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-scikits-bootstrap"
]
}
]
},
{
"name": "py38-eric-ide",
"portdir": "python/py-eric-ide",
"version": "21.11",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eric-ide.python-projects.org/index.html",
"description": "Eric is a full featured Python and Ruby editor and IDE",
"long_description": "Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-pyqt5",
"py38-pyqt5-webengine",
"py38-pyqt5-chart",
"py38-pysvn",
"py38-rope",
"qt5-qtbase",
"py38-yaml",
"py38-asttokens",
"py38-pyqt5-sip",
"py38-pyqt5-scintilla",
"py38-toml",
"python38",
"py38-cx_Freeze",
"py38-editorconfig",
"py38-enchant",
"py38-pylint"
]
}
],
"depends_on": []
},
{
"name": "py38-esridump",
"portdir": "python/py-esridump",
"version": "1.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openaddresses/pyesridump",
"description": "Dump geodata from ESRI endpoints to GeoJSON",
"long_description": "Dump geodata from ESRI endpoints to GeoJSON",
"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-requests",
"py38-six"
]
}
],
"depends_on": []
},
{
"name": "py38-etuples",
"portdir": "python/py-etuples",
"version": "0.3.9",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythological/etuples",
"description": "Python S-expression emulation using tuple-like objects.",
"long_description": "Python S-expression emulation using tuple-like objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-multipledispatch",
"py38-cons",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-minikanren",
"py38-pytensor",
"py38-aesara"
]
}
]
},
{
"name": "py38-et_xmlfile",
"portdir": "python/py-et_xmlfile",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/openpyxl/et_xmlfile",
"description": "An implementation of lxml.xmlfile for the standard library",
"long_description": "An implementation of lxml.xmlfile for the standard library",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-openpyxl"
]
}
]
},
{
"name": "py38-eventlet",
"portdir": "python/py-eventlet",
"version": "0.37.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-dnspython",
"py38-greenlet",
"py38-six"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-fasteners"
]
}
]
},
{
"name": "py38-excelrd",
"portdir": "python/py-excelrd",
"version": "2.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thombashi/excelrd",
"description": "module to extract data from Microsoft Excel spreadsheet files",
"long_description": "excelrd is a Python module to extract data from Microsoft Excel spreadsheet files. It is a modified version of xlrd for the latest python versions",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-exceptiongroup",
"portdir": "python/py-exceptiongroup",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://pypi.org/project/exceptiongroup",
"description": "Backport of PEP 654 (exception groups)",
"long_description": "Backport of PEP 654 (exception groups)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"clang-17",
"py38-flit_scm",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-anyio",
"py38-trio-websocket",
"py38-pytest",
"py38-cattrs",
"py38-trio",
"py38-scikit-build-core",
"py38-hypothesis"
]
}
]
},
{
"name": "py38-execnet",
"portdir": "python/py-execnet",
"version": "2.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/execnet",
"description": "rapid multi-Python deployment",
"long_description": "rapid multi-Python deployment",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-hatch-vcs",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pytest-xdist"
]
},
{
"type": "run",
"ports": [
"py38-pytest-shutil"
]
}
]
},
{
"name": "py38-executing",
"portdir": "python/py-executing",
"version": "2.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmojaki/executing",
"description": "Get the currently executing AST node of a frame.",
"long_description": "Get the currently executing AST node of a frame.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-setuptools",
"py38-setuptools_scm",
"clang-17",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-stack_data"
]
}
]
},
{
"name": "py38-exifread",
"portdir": "python/py-exifread",
"version": "2.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ianare/exif-py",
"description": "EXIF.py - Python interface to the EXIF meta-data",
"long_description": "Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-expandvars",
"portdir": "python/py-expandvars",
"version": "0.12.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sayanarijit/expandvars",
"description": "Expand system variables Unix style",
"long_description": "Expand system variables Unix style",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-propcache",
"py38-yarl",
"py38-frozenlist"
]
}
]
},
{
"name": "py38-extension-helpers",
"portdir": "python/py-extension-helpers",
"version": "1.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/extension-helpers",
"description": "Helpers to assist with building Python packages with compiled C/Cython extensions",
"long_description": "Helpers to assist with building Python packages with compiled C/Cython extensions",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-tomli",
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-reproject",
"py38-astropy-healpix",
"py38-regions",
"py38-astropy",
"py38-sunpy"
]
}
]
},
{
"name": "py38-eyed3",
"portdir": "python/py-eyed3",
"version": "0.9.6",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eyed3.readthedocs.io",
"description": "Python audio data toolkit (ID3 and MP3)",
"long_description": "eyeD3 is a Python tool for working with audio files, specifically MP3 files containing ID3 metadata (i.e. song info). It provides a command-line tool (eyeD3) and a Python library (import eyed3) that can be used to write your own applications or plugins that are callable from the command-line tool.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-deprecation",
"py38-filetype",
"py38-setuptools",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-ezdxf",
"portdir": "python/py-ezdxf",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ezdxf.mozman.at",
"description": "Python interface to DXF",
"long_description": "This Python package is designed to facilitate the creation and manipulation of DXF documents, with compatibility across various DXF versions. It empowers users to seamlessly load and edit DXF files while preserving all content, except for comments.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [
"draw",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-fonttools",
"py38-typing_extensions",
"py38-parsing",
"py38-numpy"
]
}
],
"depends_on": []
},
{
"name": "py38-fabio",
"portdir": "python/py-fabio",
"version": "2024.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/silx-kit/fabio",
"description": "Reading and handling data from two-dimensional X-ray detectors.",
"long_description": "FabIO is a Python module written for easy and transparent reading of raw two-dimensional data from various X-ray detectors. The module provides a function for reading any image and returning a fabioimage object which contains both metadata (header information) and the raw data. All fabioimage object offer additional methods to extract information about the image and to open other detector images from the same data series.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "coquelleni",
"github": "coquellen",
"ports_count": 22
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-tomli",
"py38-build",
"py38-installer",
"clang-16",
"py38-pyproject_metadata",
"py38-meson-python",
"ninja",
"py38-cython",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-Pillow",
"py38-h5py",
"py38-lxml",
"py38-numpy",
"py38-hdf5plugin"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pyFAI"
]
},
{
"type": "run",
"ports": [
"py38-xraylarch",
"py38-silx"
]
}
]
},
{
"name": "py38-fabric",
"portdir": "python/py-fabric",
"version": "3.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fabfile.org",
"description": "Fabric is a simple tool for remote execution and deployment.",
"long_description": "Fabric is a simple tool for remote execution and deployment.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-paramiko",
"fabric_select",
"py38-decorator",
"py38-deprecated",
"py38-invoke"
]
}
],
"depends_on": []
},
{
"name": "py38-fairseq",
"portdir": "python/py-fairseq",
"version": "0.12.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/fairseq",
"description": "Facebook AI Research Sequence-to-Sequence Toolkit written in Python.",
"long_description": "Fairseq(-py) is a sequence modeling toolkit that allows researchers and developers to train custom models for translation, summarization, language modeling and other text generation tasks.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-hydra-core",
"py38-numpy",
"py38-pytorch",
"py38-regex",
"py38-sacrebleu",
"py38-tqdm",
"py38-omegaconf",
"py38-cffi",
"py38-cython"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers"
]
}
]
},
{
"name": "py38-faiss",
"portdir": "math/libfaiss",
"version": "1.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/faiss",
"description": "Python 3.8 bindings for Efficient similarity search library from Facebook AI Research.",
"long_description": "This package provides Python 3.8 bindings, modules, and scripts.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "hoss",
"github": "beauby",
"ports_count": 5
},
{
"name": "matthijs",
"github": "mdouze",
"ports_count": 5
}
],
"variants": [
"debug",
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"cmake",
"swig",
"swig-python",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python38",
"OpenBLAS",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-photomosaic",
"py38-transformers"
]
}
]
},
{
"name": "py38-Faker",
"portdir": "python/py-Faker",
"version": "26.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joke2k/faker",
"description": "Faker is a Python package that generates fake data for you.",
"long_description": "Faker is a Python package that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"clang-16",
"py38-installer",
"py38-build",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-text-unidecode",
"py38-dateutil",
"py38-Pillow"
]
},
{
"type": "test",
"ports": [
"py38-decorator",
"py38-freezegun",
"py38-pytest",
"py38-random2",
"py38-validators",
"py38-ukpostcodeparser"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-tensorflow-addons"
]
}
]
},
{
"name": "py38-falcon",
"portdir": "python/py-falcon",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://falconframework.org/",
"description": "An unladen web framework for building APIs and app backends.",
"long_description": "Falcon is a reliable, high-performance Python web framework for building large-scale app backends and microservices. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16",
"py38-build",
"py38-cython"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-setuptools"
]
},
{
"type": "test",
"ports": [
"py38-websockets",
"py38-yaml",
"py38-mujson",
"py38-testtools",
"py38-cbor2",
"py38-httpx",
"py38-mimeparse",
"py38-pytest",
"py38-pytest-runner",
"py38-requests",
"py38-ujson"
]
}
],
"depends_on": []
},
{
"name": "py38-fancycompleter",
"portdir": "python/py-fancycompleter",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/fancycompleter",
"description": "colorful TAB completion for Python prompt",
"long_description": "colorful TAB completion for Python prompt",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"py38-setupmeta",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-repl",
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-pdbpp"
]
}
]
},
{
"name": "py38-fann2",
"portdir": "python/py-fann2",
"version": "1.2.0",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FutureLinkCorporation/fann2",
"description": "Python bindings for Fast Artificial Neural Networks 2.2.0 (FANN >= 2.2.0).",
"long_description": "This is a python binding for Fast Artificial Neural Network Library (FANN >= 2.2.0) that implements multi-layer artificial neural networks with support for both fully-connected and sparsely-connected networks. It includes a framework for easily handling training data sets. It is easy to use, versatile, well- documented, and fast.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-9.0",
"py38-cython",
"py38-setuptools",
"fann"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-fastapi",
"portdir": "python/py-fastapi",
"version": "0.104.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiangolo/fastapi",
"description": "FastAPI framework, high performance, easy to learn, fast to code, ready for production",
"long_description": "FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-hatchling"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-typing_extensions",
"py38-starlette",
"py38-pydantic"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-gradio",
"py38-transformers"
]
}
]
},
{
"name": "py38-fastavro",
"portdir": "python/py-fastavro",
"version": "1.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fastavro.readthedocs.org/",
"description": "Fast read and write module for AVRO files",
"long_description": "Fast read and write module for AVRO files",
"active": false,
"categories": [
"net",
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"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": [
{
"type": "run",
"ports": [
"py38-apache-beam"
]
}
]
},
{
"name": "py38-fastdtw",
"portdir": "python/py-fastdtw",
"version": "0.3.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fastdtw/",
"description": "Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.",
"long_description": "Python implementation of FastDTW, which is an approximate Dynamic Time Warping (DTW) algorithm that provides optimal or near-optimal alignments with an O(N) time and memory complexity.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"py38-requests",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-fasteners",
"portdir": "python/py-fasteners",
"version": "0.19",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-eventlet"
]
}
],
"depends_on": []
},
{
"name": "py38-fastjsonschema",
"portdir": "python/py-fastjsonschema",
"version": "2.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seznam/python-fastjsonschema",
"description": "Fastest Python implementation of JSON schema",
"long_description": "Fastest Python implementation of JSON schema",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-nbformat"
]
}
]
},
{
"name": "py38-fastprogress",
"portdir": "python/py-fastprogress",
"version": "1.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fastai/fastprogress",
"description": "A nested progress with plotting options for fastai",
"long_description": "A nested progress with plotting options for fastai",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pymc",
"py38-pymc3"
]
},
{
"type": "run",
"ports": [
"py38-transformers"
]
}
]
},
{
"name": "py38-fasttext",
"portdir": "textproc/fasttext",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/fastText",
"description": "Python bindings for fasttext",
"long_description": "Python bindings for fasttext",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pybind11",
"py38-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-numpy"
]
}
],
"depends_on": []
},
{
"name": "py38-fdsnwsscripts",
"portdir": "python/py-fdsnwsscripts",
"version": "2023.191",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geofon.gfz-potsdam.de/software/fdsnws_scripts",
"description": "Scripts for working with (EIDA) FDSN web services",
"long_description": "Scripts for working with (EIDA) FDSN web services",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-dateutil",
"py38-requests",
"py38-sphinx_rtd_theme"
]
},
{
"type": "run",
"ports": [
"fdsnwsscripts_select"
]
}
],
"depends_on": []
},
{
"name": "py38-feedparser",
"portdir": "python/py-feedparser",
"version": "6.0.11",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kurtmckee/feedparser",
"description": "RSS and Atom parser",
"long_description": "Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-sgmllib3k"
]
},
{
"type": "test",
"ports": [
"py38-chardet"
]
}
],
"depends_on": []
},
{
"name": "py38-ffc",
"portdir": "python/py-ffc",
"version": "2019.1.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/ffc",
"description": "FEniCS Form Compiler",
"long_description": "FFC works as a compiler for multilinear forms by generating code (C or C++) for the evaluation of a multilinear form given in mathematical notation. This new approach to form evaluation makes it possible to combine generality with efficiency, the form can be given in mathematical notation and the generated code is as efficient as hand-optimized code.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig-python",
"boost176",
"python38",
"py38-dijitso",
"py38-fiat",
"py38-ufl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-dolfin"
]
}
]
},
{
"name": "py38-ffmpy",
"portdir": "python/py-ffmpy",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ch00k/ffmpy",
"description": "A simple Python wrapper for ffmpeg",
"long_description": "ffmpy is a simplistic FFmpeg command line wrapper. It implements a Pythonic interface for FFmpeg command line compilation and uses Python subprocess module to execute compiled command line.",
"active": false,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"ffmpeg"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-gradio"
]
}
]
},
{
"name": "py38-fiat",
"portdir": "python/py-fiat",
"version": "2019.1.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/fiat",
"description": "FInite element Automatic Tabulator",
"long_description": "The FInite element Automatic Tabulator FIAT supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. It is also capable of generating arbitrary order instances of Jacobi-type quadrature rules on the same element shapes. Further, H(div) and H(curl) conforming finite element spaces such as the families of Raviart-Thomas, Brezzi-Douglas-Marini and Nedelec are supported on triangles and tetrahedra.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-sympy",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-ffc"
]
}
]
},
{
"name": "py38-fickling",
"portdir": "python/py-fickling",
"version": "0.1.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/fickling/",
"description": "Fickling is a decompiler, static analyzer, and bytecode rewriter for Python pickle object serializations.",
"long_description": "Fickling is a decompiler, static analyzer, and bytecode rewriter for Python pickle object serializations.. You can use fickling to detect, analyze, reverse engineer, or even create malicious pickle or pickle-based files, including PyTorch files.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-setuptools",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-fido2",
"portdir": "python/py-fido2",
"version": "1.1.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yubico/python-fido2",
"description": "Library for working with FIDO devices",
"long_description": "Provides library functionality for communicating with a FIDO device over USB as well as verifying attestation and assertion signatures.",
"active": false,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-poetry-core",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-cryptography"
]
}
],
"depends_on": []
},
{
"name": "py38-filechunkio",
"portdir": "python/py-filechunkio",
"version": "1.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fabian/filechunkio",
"description": "FileChunkIO represents a chunk of an OS-level file containing bytes data",
"long_description": "FileChunkIO represents a chunk of an OS-level file containing bytes data",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-filechunkio"
]
}
]
},
{
"name": "py38-filelock",
"portdir": "python/py-filelock",
"version": "3.16.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-hatch-vcs",
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py38-virtualenv",
"py38-aesara",
"py38-pytensor",
"py38-tox",
"py38-tldextract"
]
},
{
"type": "run",
"ports": [
"py38-cartopy",
"py38-huggingface_hub",
"py38-allennlp",
"py38-pytest-mypy",
"py38-transformers"
]
}
]
},
{
"name": "py38-filetype",
"portdir": "python/py-filetype",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h2non/filetype.py",
"description": "Infer file type and MIME type of any file/buffer",
"long_description": "Infer file type and MIME type of any file/buffer",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-eyed3"
]
}
]
},
{
"name": "py38-filterpy",
"portdir": "python/py-filterpy",
"version": "1.4.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rlabbe/filterpy",
"description": "Kalman filters and other optimal and non-optimal estimation filters in Python.",
"long_description": "This library provides Kalman filtering and various related optimal and non-optimal filtering software written in Python. It contains Kalman filters, Extended Kalman filters, Unscented Kalman filters, Kalman smoothers, Least Squares filters, fading memory filters, g-h filters, discrete Bayes, and more.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "kuba",
"github": "KubaO",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-matplotlib",
"py38-numpy",
"py38-scipy",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-fiona",
"portdir": "python/py-fiona",
"version": "1.9.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Toblerity/Fiona",
"description": "OGR's neat, nimble, no-nonsense API for Python programmers.",
"long_description": "Fiona provides uncomplicated Python interfaces to functions in OGR, the best open source C/C++ library for reading and writing geographic vector data.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-cython",
"py38-numpy",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-oldest-supported-numpy"
]
},
{
"type": "lib",
"ports": [
"gdal",
"py38-six",
"python38",
"py38-attrs",
"py38-certifi",
"py38-click",
"py38-click-plugins",
"py38-cligj",
"py38-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-geopandas"
]
}
]
}
]
}