HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51978,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=446",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=444",
"results": [
{
"name": "py310-termtables",
"portdir": "python/py-termtables",
"version": "0.2.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/termtables",
"description": "Pretty tables in the terminal",
"long_description": "Pretty tables in the terminal",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-termplotlib",
"portdir": "python/py-termplotlib",
"version": "0.3.9",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/termplotlib",
"description": "Python plotting for the command line",
"long_description": "Python plotting for the command line",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-toml"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"gnuplot"
]
}
],
"depends_on": []
},
{
"name": "py310-soco",
"portdir": "python/py-soco",
"version": "0.30.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SoCo/SoCo",
"description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
"long_description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-xmltodict",
"python310",
"py310-requests",
"py310-appdirs",
"py310-lxml",
"py310-ifaddr"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-requests-mock"
]
}
],
"depends_on": []
},
{
"name": "py310-requests-oauthlib",
"portdir": "python/py-requests-oauthlib",
"version": "2.0.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-oauthlib",
"description": "OAuth for Humans",
"long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-oauthlib"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock",
"py310-selenium",
"py310-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-kubernetes"
]
},
{
"type": "run",
"ports": [
"py310-django-allauth"
]
}
]
},
{
"name": "py310-reflink",
"portdir": "python/py-reflink",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/rubdos/pyreflink",
"description": "Python reflink wraps around platform specific reflink implementations",
"long_description": "Python reflink wraps around platform specific reflink implementations",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cffi"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-rarfile",
"portdir": "python/py-rarfile",
"version": "4.2",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/markokr/rarfile",
"description": "RAR archive reader for Python",
"long_description": "RAR archive reader for Python",
"active": true,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"unrar"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-oauthlib",
"portdir": "python/py-oauthlib",
"version": "3.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/oauthlib/oauthlib",
"description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
"long_description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cryptography",
"py310-blinker",
"py310-jwt"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-discogs-client",
"py310-requests-oauthlib"
]
}
]
},
{
"name": "py310-musicbrainzngs",
"portdir": "python/py-musicbrainzngs",
"version": "0.7.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-musicbrainzngs.readthedocs.io/",
"description": "Python bindings for Musicbrainz' NGS webservice",
"long_description": "This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2 and the Cover Art Archive.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-munkres",
"portdir": "python/py-munkres",
"version": "1.1.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://software.clapper.org/munkres/",
"description": "Munkres algorithm for Python",
"long_description": "The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm models an assignment problem as an NxM cost matrix, where each element represents the cost of assigning the ith worker to the jth job, and it figures out the least-cost solution, choosing a single item from each row and column in the matrix, such that no row and no column are used more than once.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-mpd2",
"portdir": "python/py-mpd2",
"version": "3.1.1",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Mic92/python-mpd2",
"description": "A Python MPD client library",
"long_description": "A Python MPD client library",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-mediafile",
"portdir": "python/py-mediafile",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mediafile.readthedocs.io/",
"description": "elegant audio file tagging",
"long_description": "MediaFile is a simple interface to the metadata tags for many audio file formats. It wraps Mutagen, a high-quality library for low-level tag manipulation, with a high-level, format-independent interface for a common set of tags.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-flit_core"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-filetype",
"py310-mutagen"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-last",
"portdir": "python/py-last",
"version": "7.0.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py310-pylast",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py310-pylast",
"long_description": "This port has been replaced by py310-pylast.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "py310-langdetect",
"portdir": "python/py-langdetect",
"version": "1.0.9",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Mimino666/langdetect",
"description": "Port of Google's language-detection library to Python",
"long_description": "Port of Nakatani Shuyo's language-detection library (version from 03/03/2014) to Python. langdetect supports 55 languages out of the box.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-six"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-jwt",
"portdir": "python/py-jwt",
"version": "2.12.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-oauthlib"
]
},
{
"type": "run",
"ports": [
"py310-pygithub",
"buildbot",
"py310-django-allauth"
]
}
]
},
{
"name": "py310-jsonpath-rw",
"portdir": "python/py-jsonpath-rw",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennknowles/python-jsonpath-rw",
"description": "A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.",
"long_description": "A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-decorator",
"py310-six",
"py310-ply",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-20",
"cargo",
"legacy-support",
"rust",
"py310-build",
"py310-setuptools-rust",
"py310-maturin"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-itsdangerous",
"portdir": "python/py-itsdangerous",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/itsdangerous/",
"description": "Various helpers to pass trusted data to untrusted environments and back",
"long_description": "Various helpers to pass trusted data to untrusted environments and back",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-flit_core",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-flask"
]
}
]
},
{
"name": "py310-ifaddr",
"portdir": "python/py-ifaddr",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydron/ifaddr",
"description": "Cross-platform network interface and IP address enumeration library",
"long_description": "Cross-platform network interface and IP address enumeration library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-soco"
]
}
]
},
{
"name": "py310-ibroadcast",
"portdir": "python/py-ibroadcast",
"version": "1.1.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ctrueden/ibroadcast-python",
"description": "iBroadcast Python client",
"long_description": "iBroadcast Python client",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-six",
"py310-webencodings",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-astroquery",
"py310-beautifulsoup4",
"py310-skyfield",
"py310-xhtml2pdf"
]
}
]
},
{
"name": "py310-grapheme",
"portdir": "python/py-grapheme",
"version": "0.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alvinlindstam/grapheme",
"description": "Unicode grapheme helpers",
"long_description": "Unicode grapheme helpers",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-alive-progress"
]
}
]
},
{
"name": "py310-fonttools",
"portdir": "python/py-fonttools",
"version": "4.63.0",
"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": 162
}
],
"variants": [
"lxml",
"ufo",
"woff",
"unicode",
"graphite",
"interpolatable",
"plot",
"symfont",
"type1",
"cocoa",
"qt",
"png",
"all",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-cython",
"clang-18",
"py310-setuptools",
"py310-build",
"py310-wheel"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-zopfli",
"py310-unicodedata2",
"py310-lxml",
"py310-brotli",
"fonttools_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-hanko",
"py310-fpdf2",
"py310-matplotlib",
"py310-ttfquery"
]
},
{
"type": "run",
"ports": [
"py310-pdftl",
"py310-ezdxf"
]
}
]
},
{
"name": "py310-flask-cors",
"portdir": "python/py-flask-cors",
"version": "6.0.2",
"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": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-werkzeug",
"py310-flask"
]
},
{
"type": "test",
"ports": [
"py310-packaging",
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-flask",
"portdir": "python/py-flask",
"version": "3.1.3",
"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": [
"async"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-blinker",
"py310-itsdangerous",
"python310",
"py310-click",
"py310-jinja2",
"py310-werkzeug"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-flasgger",
"py310-flask-babel",
"py310-flask-cors",
"py310-httpbin",
"py310-mitmproxy",
"py310-openslide"
]
}
]
},
{
"name": "py310-discogs-client",
"portdir": "python/py-discogs-client",
"version": "2.8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joalla/discogs_client",
"description": "Continuation of the \"\"Official Python Client for the Discogs API\"",
"long_description": "This is the continuation of the official \"Discogs API client for Python\", which was deprecated by discogs.com as of June 2020.",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-dateutil",
"py310-oauthlib"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-country",
"portdir": "python/py-country",
"version": "26.2.16",
"license": "LGPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flyingcircusio/pycountry",
"description": "ISO country, subdivision, language, currency and script definitions and their translations",
"long_description": "ISO country, subdivision, language, currency and script definitions and their translations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pydantic-extra-types",
"py310-sumy"
]
}
]
},
{
"name": "py310-confuse",
"portdir": "python/py-confuse",
"version": "2.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/confuse/",
"description": "painless YAML config files for Python",
"long_description": "Confuse is a configuration library for Python that uses YAML. It takes care of defaults, overrides, type checking, command-line integration, human-readable errors, and standard OS-specific locations.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-flit_core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-yaml",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-cached-property",
"portdir": "python/py-cached-property",
"version": "2.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydanny/cached-property",
"description": "A decorator for caching properties in classes",
"long_description": "A decorator for caching properties in classes",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-zeep"
]
}
]
},
{
"name": "py310-bottlenose",
"portdir": "python/py-bottlenose",
"version": "1.1.10",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lionheart/bottlenose",
"description": "A Python wrapper for the Amazon Product Advertising API.",
"long_description": "A Python wrapper for the Amazon Product Advertising API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-blinker",
"portdir": "python/py-blinker",
"version": "1.9.0",
"license": "MIT and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://blinker.readthedocs.io",
"description": "Fast, simple object-to-object and broadcast signaling",
"long_description": "Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or \"signals\". Signal receivers can subscribe to specific senders or receive signals sent by any sender.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-flit_core",
"py310-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest-asyncio",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-flask",
"py310-oauthlib"
]
}
]
},
{
"name": "py310-beautifulsoup4",
"portdir": "python/py-beautifulsoup4",
"version": "4.14.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.crummy.com/software/BeautifulSoup/",
"description": "Python HTML/XML parser",
"long_description": "Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"chardet",
"charset_normalizer",
"html5lib",
"lxml"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-html5lib",
"python310",
"py310-typing_extensions",
"py310-lxml",
"py310-soupsieve"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-webtest",
"tuir",
"py310-astroquery",
"py310-cartopy",
"py310-nbconvert",
"py310-siphon",
"py310-skyfield",
"py310-socid-extractor",
"py310-sunpy",
"py310-mechanicalsoup"
]
},
{
"type": "run",
"ports": [
"py310-libpysal",
"py310-pymatgen",
"py310-dns-lexicon",
"py310-photomosaic"
]
},
{
"type": "test",
"ports": [
"py310-myst-parser"
]
}
]
},
{
"name": "py310-audioread",
"portdir": "python/py-audioread",
"version": "3.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beetbox/audioread",
"description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python.",
"long_description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python. Decode audio files using whichever backend is available. The library currently supports: Gstreamer via PyGObject; Core Audio on Mac OS X via ctypes (PyObjC not required); MAD via the pymad bindings; FFmpeg or Libav via its command-line interface; The standard library wave, aifc, and sunau modules (for uncompressed audio formats).",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-acoustid"
]
},
{
"type": "run",
"ports": [
"py310-librosa"
]
}
]
},
{
"name": "py310-aubio",
"portdir": "python/py-aubio",
"version": "0.4.9",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aubio.org/",
"description": "a collection of tools for music analysis",
"long_description": "a collection of tools for music analysis",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"pkgconfig",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-alive-progress",
"portdir": "python/py-alive-progress",
"version": "3.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsalmei/alive-progress",
"description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
"long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-about-time",
"py310-grapheme"
]
},
{
"type": "test",
"ports": [
"py310-click",
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-acoustid",
"portdir": "python/py-acoustid",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beetbox/pyacoustid",
"description": "Chromaprint and Acoustid for Python",
"long_description": "Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-audioread",
"python310"
]
},
{
"type": "run",
"ports": [
"chromaprint"
]
}
],
"depends_on": []
},
{
"name": "py310-about-time",
"portdir": "python/py-about-time",
"version": "4.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsalmei/about-time",
"description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
"long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-alive-progress"
]
}
]
},
{
"name": "flamegraph",
"portdir": "devel/flamegraph",
"version": "2024.10.20",
"license": "CDDL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.brendangregg.com/flamegraphs.html",
"description": "Stack trace visualizer",
"long_description": "Flame graphs are a visualization of hierarchical data, created to visualize stack traces of profiled software so that the most frequent code-paths to be identified quickly and accurately.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
},
{
"type": "run",
"ports": [
"p5.34-getopt-long"
]
}
],
"depends_on": []
},
{
"name": "git-recall",
"portdir": "devel/git-recall",
"version": "1.2.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Fakerr/git-recall",
"description": "An interactive way to peruse your git history in the terminal",
"long_description": "git-recall is a simple tool that allows you to easily go through your commits and check what you or other contributors in your team did. It doesn't aim to be a replacement for the git log command, but just to be a convenient way to recall what you've done from your terminal.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"git",
"bash"
]
}
],
"depends_on": []
},
{
"name": "odin",
"portdir": "lang/odin",
"version": "0.2026.05",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://odin-lang.org/",
"description": "Odin programming language",
"long_description": "Odin is a general-purpose programming language with distinct typing, built for high performance, modern systems, and built-in data-oriented data types.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"llvm-22"
]
}
],
"depends_on": []
},
{
"name": "py310-imagecodecs",
"portdir": "python/py-imagecodecs",
"version": "2026.5.10",
"license": "BSD",
"platforms": "{darwin >= 17}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/cgohlke/imagecodecs/",
"description": "Image transformation, compression, and decompression codecs",
"long_description": "Image transformation, compression, and decompression codecs",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-cython",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zopfli",
"zstd",
"charls",
"giflib5",
"libjpeg-turbo",
"openjpeg",
"blosc",
"webp",
"cfitsio",
"python310",
"py310-numpy",
"py310-pyobjc",
"libjxl",
"tiff",
"brotli",
"brunsli",
"bzip2",
"libaec",
"snappy"
]
}
],
"depends_on": []
},
{
"name": "py310-pyobjc",
"portdir": "python/py-pyobjc",
"version": "12.1",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "patch",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-imagecodecs",
"py310-applaunchservices",
"py310-applescript",
"py310-osxmetadata",
"py310-photoscript",
"py310-zope-hookable"
]
}
]
},
{
"name": "py310-pyerfa",
"portdir": "python/py-pyerfa",
"version": "2.0.1.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/liberfa/pyerfa",
"description": "PyERFA is the Python wrapper for the ERFA library",
"long_description": "PyERFA is the Python wrapper for the ERFA library (Essential Routines for Fundamental Astronomy), a C library containing key algorithms for astronomy, which is based on the SOFA library published by the International Astronomical Union (IAU).",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-jinja2",
"erfa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-astropy"
]
}
]
},
{
"name": "py310-extension-helpers",
"portdir": "python/py-extension-helpers",
"version": "1.4.0",
"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": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-tomli",
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-regions",
"py310-astropy",
"py310-astropy-healpix",
"py310-reproject",
"py310-sunpy"
]
}
]
},
{
"name": "py310-astropy",
"portdir": "python/py-astropy",
"version": "6.1.6",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"all",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py310-setuptools",
"py310-cython",
"py310-toml",
"py310-setuptools_scm",
"py310-wheel",
"py310-jinja2",
"py310-build",
"py310-extension-helpers",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-matplotlib",
"py310-pyerfa",
"cfitsio",
"py310-astropy-iers-data",
"py310-h5py",
"erfa",
"wcslib",
"expat",
"python310",
"py310-packaging",
"py310-colorlog",
"py310-numpy",
"py310-yaml",
"py310-scipy",
"py310-pandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-sunpy",
"py310-regions",
"py310-asdf-astropy",
"py310-astropy-healpix",
"py310-astroquery",
"py310-kapteyn",
"py310-mpl-animators",
"py310-pyvo",
"py310-healpy",
"py310-skyfield"
]
},
{
"type": "run",
"ports": [
"py310-reproject"
]
}
]
},
{
"name": "jreleaser",
"portdir": "devel/jreleaser",
"version": "1.24.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jreleaser.org",
"description": "Release projects quickly and easily with JReleaser",
"long_description": "JReleaser is a release automation tool. Its goal is to simplify creating releases and publishing artifacts to multiple package managers while providing customizable options. JReleaser takes inputs from popular builds tools (Ant, Maven, Gradle) such as JAR files, binary distributions (.zip, .tar), JLink images, or any other file that you’d like to publish as a Git release on popular Git services such as GitHub, GitLab, or Gitea. Distribution files may additionally be published to be consumed by popular package managers such as Homebrew, Chocolatey, Snapcraft, or get ready to be launched via JBang. Releases may be announced in a variety of channels such as Twitter, Zulip, SDKMAN!, and more.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "",
"github": "aalmiray",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": []
},
{
"name": "farbfeld",
"portdir": "graphics/farbfeld",
"version": "4",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tools.suckless.org/farbfeld/",
"description": "Suckless image format with conversion tools",
"long_description": "Suckless image format with conversion tools",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"sent"
]
}
]
},
{
"name": "py310-acefile",
"portdir": "python/py-acefile",
"version": "0.6.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/acefile/",
"description": "python ACE archive extractor",
"long_description": "acefile is a python library and utility that can read/test/extract ACE 1.0 and 2.0 archives.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py310-setuptools",
"py310-python-install",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py39-acefile",
"portdir": "python/py-acefile",
"version": "0.6.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/acefile/",
"description": "python ACE archive extractor",
"long_description": "acefile is a python library and utility that can read/test/extract ACE 1.0 and 2.0 archives.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py39-python-install",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-acefile",
"portdir": "python/py-acefile",
"version": "0.6.13",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/acefile/",
"description": "python ACE archive extractor",
"long_description": "acefile is a python library and utility that can read/test/extract ACE 1.0 and 2.0 archives.",
"active": true,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-acefile"
]
}
],
"depends_on": []
},
{
"name": "py310-mmtf-python",
"portdir": "python/py-mmtf-python",
"version": "1.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcsb/mmtf-python",
"description": "The python implementation of the MMTF API, decoder and encoder.",
"long_description": "The python implementation of the MMTF API, decoder and encoder. The macromolecular transmission format (MMTF) is a binary encoding of biological structures. This repository holds the Python 2 and 3 compatible API, encoding and decoding libraries.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-msgpack"
]
},
{
"type": "test",
"ports": [
"py310-nose",
"py310-numpy"
]
}
],
"depends_on": []
}
]
}