HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50744,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=473",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=471",
"results": [
{
"name": "py312-future",
"portdir": "python/py-future",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-future.org/",
"description": "Provides clean single-source support for Python 3 and 2",
"long_description": "The Python package future is the missing compatibility layer between Python 3 and Python 2. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 3 and Python 2 with minimal overhead. The futurize script aids in converting code from either Python 2 or Python 3 to code compatible with both platforms.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-setuptools"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pytorch",
"py312-fipy"
]
},
{
"type": "run",
"ports": [
"py312-olm",
"py312-hcloud"
]
}
]
},
{
"name": "py312-funcsigs",
"portdir": "python/py-funcsigs",
"version": "1.0.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://funcsigs.readthedocs.org/",
"description": "Python function signatures from PEP362 for Python 2.7 and 3.2+",
"long_description": "Python function signatures from PEP362 for Python 2.7 and 3.2+",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-funcparserlib",
"portdir": "python/py-funcparserlib",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vlasovskikh/funcparserlib",
"description": "Recursive descent parsing library based on functional combinators",
"long_description": "Recursive descent parsing library based on functional combinators",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-blockdiag",
"py312-hy"
]
}
]
},
{
"name": "py312-fugashi",
"portdir": "python/py-fugashi",
"version": "1.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/polm/fugashi",
"description": "A Cython MeCab wrapper for fast, pythonic Japanese tokenization.",
"long_description": "fugashi is a Cython wrapper for MeCab, a Japanese tokenizer and morphological analysis tool.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-cython",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"mecab-base",
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-ipadic"
]
}
],
"depends_on": []
},
{
"name": "py312-ftputil",
"portdir": "python/py-ftputil",
"version": "5.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ftputil.sschwarzer.net/",
"description": "High level Python interface to the ftplib module",
"long_description": "The module ftputil is a high-level interface to the ftplib module. The FTPHost objects generated from it allow many operations similar to those of os and os.path.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-16",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ftputil"
]
}
]
},
{
"name": "py312-ftfy",
"portdir": "python/py-ftfy",
"version": "6.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ftfy.readthedocs.org/",
"description": "fixes text for you",
"long_description": "Fixes mojibake and other glitches in Unicode text, after the fact.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-hatchling",
"py312-build",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-wcwidth"
]
}
],
"depends_on": []
},
{
"name": "py312-fsspec",
"portdir": "python/py-fsspec",
"version": "2026.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/intake/filesystem_spec",
"description": "File-system specification",
"long_description": "File-system specification",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-s3fs",
"py312-sunpy",
"py312-dask"
]
},
{
"type": "run",
"ports": [
"py312-huggingface_hub",
"py312-datasets",
"py312-reproject"
]
}
]
},
{
"name": "py312-fs",
"portdir": "python/py-fs",
"version": "2.4.16",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyFilesystem/pyfilesystem2",
"description": "Python's filesystem abstraction layer",
"long_description": "Python's filesystem abstraction layer",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-tz",
"py312-six",
"py312-appdirs",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pyfatfs"
]
}
]
},
{
"name": "py312-frozenlist",
"portdir": "python/py-frozenlist",
"version": "1.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/frozenlist",
"description": "list-like structure which implements collections.abc.MutableSequence",
"long_description": "frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-expandvars"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-aiohttp",
"py312-aiosignal"
]
}
]
},
{
"name": "py312-frozendict",
"portdir": "python/py-frozendict",
"version": "2.4.7",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Marco-Sulla/python-frozendict",
"description": "frozendict is a simple immutable dictionary",
"long_description": "frozendict is a simple immutable dictionary. It's fast as dict, and sometimes faster! Unlike other similar implementations, immutability is guaranteed: you can't change the internal variables of the class, and they are all immutable objects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-freezegun",
"portdir": "python/py-freezegun",
"version": "1.5.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spulec/freezegun",
"description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
"long_description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-six",
"py312-dateutil"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-mock"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-ftputil",
"py312-tempora",
"py312-Faker",
"py312-babel",
"py312-itsdangerous",
"py312-structlog",
"py312-dateutil"
]
}
]
},
{
"name": "py312-freetype",
"portdir": "python/py-freetype",
"version": "2.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rougier/freetype-py",
"description": "Freetype Python provides bindings for the FreeType library.",
"long_description": "Freetype Python provides bindings for the FreeType library. Only the high-level API is bound.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-toml",
"py312-build",
"py312-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-certifi",
"freetype"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-vispy",
"py312-rlpycairo"
]
}
]
},
{
"name": "py312-fqdn",
"portdir": "python/py-fqdn",
"version": "1.5.1",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ypcrts/fqdn",
"description": "Validates fully-qualified domain names against RFC 1123",
"long_description": "Validates fully-qualified domain names against RFC 1123",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py312-fortranformat",
"portdir": "python/py-fortranformat",
"version": "2.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brendanarnold/py-fortranformat",
"description": "Mimics Fortran textual IO in Python",
"long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
"active": true,
"categories": [
"science",
"python",
"print"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-formencode",
"portdir": "python/py-formencode",
"version": "2.1.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/formencode/formencode",
"description": "HTML form validation, generation, and conversion package",
"long_description": "HTML form validation, generation, and conversion package",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-17",
"py312-build",
"py312-setuptools_scm",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-formencode"
]
}
]
},
{
"name": "py312-fonttools",
"portdir": "python/py-fonttools",
"version": "4.61.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fonttools/fonttools",
"description": "XML<->TrueType/OpenType Converter",
"long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
"active": true,
"categories": [
"python",
"print"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [
"lxml",
"ufo",
"woff",
"unicode",
"graphite",
"interpolatable",
"plot",
"symfont",
"type1",
"cocoa",
"qt",
"png",
"all",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"fonttools_select",
"py312-brotli",
"py312-zopfli",
"py312-unicodedata2",
"py312-lxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-ttfquery",
"py312-matplotlib",
"py312-fontaine"
]
},
{
"type": "run",
"ports": [
"py312-ezdxf"
]
}
]
},
{
"name": "py312-fontaine",
"portdir": "python/py-fontaine",
"version": "1.4.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googlefonts/pyfontaine",
"description": "a font analyzing tool",
"long_description": "pyfontaine analyses fonts for their language and character/glyph-set support.",
"active": true,
"categories": [
"devel",
"python",
"print"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-lxml",
"python312",
"py312-tabulate",
"py312-fonttools",
"py312-requests",
"py312-pyicu"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fontaine"
]
}
]
},
{
"name": "py312-folium",
"portdir": "python/py-folium",
"version": "0.20.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-visualization/folium/",
"description": "Python Data, Leaflet.js Mfolaps",
"long_description": "folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the Leaflet.js library. Manipulate your data in Python, then visualize it in a Leaflet map via folium.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-jinja2",
"py312-numpy",
"py312-requests",
"py312-xyzservices",
"py312-branca"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-movingpandas"
]
},
{
"type": "test",
"ports": [
"py312-spopt"
]
}
]
},
{
"name": "py312-fmf",
"portdir": "python/py-fmf",
"version": "1.7.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/psss/fmf",
"description": "Flexible Metadata Format",
"long_description": "Flexible Metadata Format",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "link",
"github": "subpop",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py312-ruamel-yaml",
"py312-filelock",
"py312-jsonschema",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tmt",
"py-fmf"
]
}
]
},
{
"name": "py312-flit_scm",
"portdir": "python/py-flit_scm",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/flit-scm",
"description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
"long_description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-flit_core",
"py312-setuptools_scm",
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-exceptiongroup"
]
}
]
},
{
"name": "py312-flit_core",
"portdir": "python/py-flit_core",
"version": "3.12.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/flit",
"description": "Distribution-building parts of Flit.",
"long_description": "Distribution-building parts of Flit.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pytest-check",
"py312-aioitertools",
"py312-tinycss2",
"py312-pip",
"py312-affine",
"py312-wheel",
"py312-img2pdf",
"py312-diff-match-patch",
"gzdice",
"py312-aiosqlite",
"py312-entrypoints",
"py312-mypy_extensions",
"py312-pyglet",
"py312-textx",
"py312-threadpoolctl",
"py312-typing_extensions",
"py312-backcall",
"py312-py3dns",
"py312-mdit-py-plugins",
"py312-arrow",
"py312-socksio",
"py312-mdurl",
"py312-markdown-it-py",
"py312-ptyprocess",
"py312-tomli",
"py312-sphinxcontrib-websupport",
"py312-cgmetadata",
"py312-coherent.licensed",
"py312-more-itertools",
"py312-cssselect2",
"py312-smi",
"py312-breathe",
"py312-cachecontrol",
"py312-makelive",
"py312-loguru",
"py312-flask-mail",
"py312-flask-sqlalchemy",
"py312-webargs",
"py312-parsing",
"py312-segno",
"py312-awscli2",
"py312-cloudpickle",
"py312-click",
"py312-pynetdicom",
"py312-pyproject_metadata",
"py312-audioread",
"py312-alabaster",
"py312-jinja2",
"py312-sphinxcontrib-applehelp",
"py312-sphinxcontrib-devhelp",
"py312-sphinxcontrib-htmlhelp",
"py312-sphinxcontrib-qthelp",
"py312-sphinxcontrib-serializinghtml",
"py312-blinker",
"py312-flask",
"py312-itsdangerous",
"py312-matplotlib-inline",
"py312-flake8-pyproject",
"py312-ipython-pygments-lexers",
"py312-colored",
"py312-confuse",
"py312-pypdf",
"py312-marshmallow",
"py312-pathspec",
"py312-quantecon",
"py312-sphinxcontrib-jquery",
"py312-tomli-w",
"py312-editables",
"py312-seaborn",
"py312-werkzeug",
"py312-xarray-einstats",
"py312-testpath",
"py312-cairocffi",
"py312-roman_numerals",
"py312-sphinx",
"py312-mediafile",
"py312-idna",
"py312-docutils",
"py312-myst-parser",
"py312-lsprotocol",
"py312-ordered-set",
"py312-argh"
]
},
{
"type": "lib",
"ports": [
"py312-flit_scm"
]
},
{
"type": "run",
"ports": [
"py312-flit"
]
}
]
},
{
"name": "py312-flit",
"portdir": "python/py-flit",
"version": "3.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/flit",
"description": "A simple packaging tool for simple packages.",
"long_description": "Flit is a simple way to put Python packages and modules on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-tomli-w",
"py312-docutils",
"py312-requests",
"py312-flit_core"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pydicom"
]
}
]
},
{
"name": "py312-flexparser",
"portdir": "python/py-flexparser",
"version": "0.4",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hgrecco/flexparser",
"description": "Another parser.",
"long_description": "Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-typing_extensions",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pint"
]
}
]
},
{
"name": "py312-flexmock",
"portdir": "python/py-flexmock",
"version": "0.13.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flexmock.readthedocs.io/",
"description": "Mock/stub/spy library for Python",
"long_description": "Mock/stub/spy library for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-iocapture"
]
}
]
},
{
"name": "py312-flexcache",
"portdir": "python/py-flexcache",
"version": "0.3",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hgrecco/flexcache",
"description": "An robust and extensible package to cache on disk the result of expensive calculations.",
"long_description": "An robust and extensible package to cache on disk the result of expensive calculations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-typing_extensions",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pint"
]
}
]
},
{
"name": "py312-flatbuffers",
"portdir": "python/py-flatbuffers",
"version": "25.9.23",
"license": "Apache-2",
"platforms": "{darwin any} linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flatbuffers.dev/",
"description": "Python runtime library for use with the Flatbuffers serialization format.",
"long_description": "Python runtime library for use with the Flatbuffers serialization format.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-protobuf3"
]
},
{
"type": "run",
"ports": [
"py312-autobahn"
]
}
]
},
{
"name": "py312-flask-wtf",
"portdir": "python/py-flask-wtf",
"version": "1.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-wtf.readthedocs.io",
"description": "Simple integration of Flask and WTForms",
"long_description": "Flask-WTF offers simple integration with WTForms. This integration includes optional CSRF handling for greater security.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-hatchling",
"clang-17",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-itsdangerous",
"py312-flask",
"py312-wtforms"
]
}
],
"depends_on": []
},
{
"name": "py312-flask-sqlalchemy",
"portdir": "python/py-flask-sqlalchemy",
"version": "3.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-sqlalchemy.readthedocs.io",
"description": "Flask support for SQLAlchemy",
"long_description": "Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It requires SQLAlchemy 0.6 or higher. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-flask",
"py312-sqlalchemy"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-flask-restful",
"portdir": "python/py-flask-restful",
"version": "0.3.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-restful.readthedocs.io",
"description": "Flask extension for quickly building REST APIs.",
"long_description": "Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-tz",
"py312-six",
"py312-flask",
"py312-aniso8601"
]
}
],
"depends_on": []
},
{
"name": "py312-flask-mail",
"portdir": "python/py-flask-mail",
"version": "0.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-mail.readthedocs.io",
"description": "Flask Mail extension",
"long_description": "A Flask extension for sending email messages.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-flit_core",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-blinker",
"py312-flask",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-flask-login",
"portdir": "python/py-flask-login",
"version": "0.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-login.readthedocs.org/",
"description": "User session management for Flask",
"long_description": "Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-flask",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-flask-frozen",
"portdir": "python/py-flask-frozen",
"version": "1.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Frozen-Flask/Frozen-Flask",
"description": "Freeze a Flask application into a set of static files.",
"long_description": "Freeze a Flask application into a set of static files. The result can be hosted without any server-side software other than a traditional web server.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-17",
"py312-installer",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"py312-flask",
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-flask-cors",
"portdir": "python/py-flask-cors",
"version": "6.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-cors.corydolphin.com/",
"description": "Cross Origin Resource Sharing (CORS) support for Flask",
"long_description": "A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. This package has a simple philosophy, when you want to enable CORS, you wish to enable it for all use cases on a domain. This means no mucking around with different allowed headers, methods, etc. By default, submission of cookies across domains is disabled due to the security implications, please see the documentation for how to enable credential'ed requests, and please make sure you add some sort of CSRF protection before doing so!",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-werkzeug",
"py312-flask"
]
},
{
"type": "test",
"ports": [
"py312-packaging",
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-flask-babel",
"portdir": "python/py-flask-babel",
"version": "4.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-babel/flask-babel",
"description": "Adds i18n/l10n support to Flask applications",
"long_description": "Adds i18n/l10n support to Flask applications",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-flask",
"python312",
"py312-jinja2",
"py312-tz",
"py312-babel"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fava"
]
}
]
},
{
"name": "py312-flask",
"portdir": "python/py-flask",
"version": "3.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/flask/",
"description": "microframework for Python based on Werkzeug and Jinja2",
"long_description": "Flask is a microframework for Python based on Werkzeug and Jinja2, intended for small-scale applications",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-werkzeug",
"py312-blinker",
"python312",
"py312-jinja2",
"py312-click",
"py312-itsdangerous"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fava",
"py312-flask-frozen",
"py312-flask-mail",
"py312-flask-restful",
"py312-flask-sqlalchemy",
"py312-flask-wtf",
"py312-flask-login",
"py312-mitmproxy",
"py312-flask-babel",
"py312-flasgger",
"py312-httpbin",
"py312-flask-cors",
"py312-openslide"
]
}
]
},
{
"name": "py312-flasgger",
"portdir": "python/py-flasgger",
"version": "0.9.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flasgger/flasgger/",
"description": "Extract swagger specs from your flask project",
"long_description": "Extract swagger specs from your flask project",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-flask",
"python312",
"py312-mistune",
"py312-packaging",
"py312-six",
"py312-yaml",
"py312-jsonschema"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-httpbin"
]
}
]
},
{
"name": "py312-flaky",
"portdir": "python/py-flaky",
"version": "3.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/box/flaky",
"description": "Plugin for nose or py.test that automatically reruns flaky tests.",
"long_description": "Plugin for nose or py.test that automatically reruns flaky tests.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-python-lsp-server",
"py312-pytest-asyncio",
"nvchecker",
"py312-pylast",
"py312-watchdog"
]
}
]
},
{
"name": "py312-flake8-pyproject",
"portdir": "python/py-flake8-pyproject",
"version": "1.2.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/john-hen/Flake8-pyproject",
"description": "Flake8 plug-in loading the configuration from pyproject.toml",
"long_description": "Flake8 plug-in loading the configuration from pyproject.toml",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-flake8"
]
}
],
"depends_on": []
},
{
"name": "py312-flake8-polyfill",
"portdir": "python/py-flake8-polyfill",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/flake8-polyfill",
"description": "Polyfill package for Flake8 plugins",
"long_description": "flake8-polyfill is a package that provides some compatibility helpers for Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-flake8",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-flake8-pep8-naming"
]
}
]
},
{
"name": "py312-flake8-pep8-naming",
"portdir": "python/py-flake8-pep8-naming",
"version": "0.14.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyCQA/pep8-naming",
"description": "Check PEP-8 naming conventions, plugin for flake8",
"long_description": "Check PEP-8 naming conventions, plugin for flake8.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-flake8-polyfill",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-flake8-mccabe",
"portdir": "python/py-flake8-mccabe",
"version": "0.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycqa/mccabe",
"description": "McCabe complexity checker for Python code, flake8 plugin",
"long_description": "McCabe complexity checker for Python code, flake8 plugin.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-python-lsp-server",
"py312-flake8",
"py312-pylint"
]
}
]
},
{
"name": "py312-flake8",
"portdir": "python/py-flake8",
"version": "7.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flake8.readthedocs.org/",
"description": "The modular source code checker: pep8, pyflakes and Co.",
"long_description": "Flake8 runs all the tools by launching the single flake8 script. It is is a wrapper around the following tools: PyFlakes, PEP8 and the McCabe script by Ned Batchelder. It displays the warnings in a per-file, merged output, features Git and Mercurial hook and is extendable through flake8.extension entry points.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-pyflakes",
"py312-codestyle",
"py312-flake8-mccabe"
]
},
{
"type": "run",
"ports": [
"flake8_select"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-python-lsp-server",
"py312-sphinx-copybutton",
"py312-flake8-pyproject",
"py312-flake8-polyfill"
]
},
{
"type": "run",
"ports": [
"py312-pytest-flake8",
"py312-pytest-lazy-fixture"
]
}
]
},
{
"name": "py312-fixtures",
"portdir": "python/py-fixtures",
"version": "4.1.0",
"license": "(Apache-2 or BSD)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/fixtures",
"description": "Fixtures, reusable state for writing clean tests and more.",
"long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-16",
"py312-build",
"py312-pbr",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-fire",
"portdir": "python/py-fire",
"version": "0.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/python-fire",
"description": "A library for automatically generating command line interfaces.",
"long_description": "A library for automatically generating command line interfaces.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-termcolor"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis",
"py312-levenshtein"
]
}
],
"depends_on": []
},
{
"name": "py312-fipy",
"portdir": "python/py-fipy",
"version": "3.4.5",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ctcms.nist.gov/fipy/",
"description": "FiPy: A Finite Volume PDE Solver Using Python",
"long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmsh",
"py312-scipy",
"python312",
"py312-numpy",
"py312-matplotlib",
"py312-future"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fipy"
]
}
]
},
{
"name": "py312-fiona",
"portdir": "python/py-fiona",
"version": "1.10.1",
"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": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gdal",
"py312-cligj",
"python312",
"py312-attrs",
"py312-certifi",
"py312-click",
"py312-click-plugins"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-rasterstats"
]
}
]
},
{
"name": "py312-findpython",
"portdir": "python/py-findpython",
"version": "0.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frostming/findpython",
"description": "A utility to find python versions on your system.",
"long_description": "Also lets you filter for specific versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-pdm-backend",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging",
"py312-platformdirs"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-findlibs",
"portdir": "python/py-findlibs",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python package that search for shared libraries on various platforms",
"long_description": "A Python package that search for shared libraries on various platforms",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-eccodes"
]
}
]
},
{
"name": "py312-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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-mediafile"
]
}
]
},
{
"name": "py312-filelock",
"portdir": "python/py-filelock",
"version": "3.20.3",
"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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-tldextract",
"py312-fmf",
"py312-tox",
"py312-virtualenv",
"py312-pytensor",
"py312-aesara"
]
},
{
"type": "run",
"ports": [
"py312-datasets",
"py312-huggingface_hub",
"py312-pytest-mypy"
]
}
]
}
]
}