GET /api/v1/ports/?format=api&ordering=name&page=789
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51748,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=790",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=788",
    "results": [
        {
            "name": "py-invoke",
            "portdir": "python/py-invoke",
            "version": "2.2.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyinvoke.org/",
            "description": "Task execution tool and library for Python.",
            "long_description": "Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks. It draws inspiration from various sources (make/rake, Fabric 1.x, etc) to arrive at a powerful & clean feature set.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-invoke"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-iocapture",
            "portdir": "python/py-iocapture",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/iocapture",
            "description": "Capture stdout, stderr easily.",
            "long_description": "Capture stdout, stderr easily.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-iocapture"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ioflo",
            "portdir": "python/py-ioflo",
            "version": "2.0.3",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ioflo.com",
            "description": "ioflo is a framework and DSL for building reasoning automation systems.",
            "long_description": "IoFlo is a magically powerful open interoperable software framework that enables non experts to intelligently automate their own programmable world. IoFlo has its roots in the research and development of autonomous underwater vehicles, autonomic ships, and automated buildings. These are cool applications that can be scarily complex. That complexity was the prime motivation for IoFlo and its ancestors, to make programming autonomous/autonomic systems easy even for people without PhDs.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ioflo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipaddr",
            "portdir": "python/py-ipaddr",
            "version": "2.1.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/ipaddr-py/",
            "description": "IPv4/IPv6 manipulation library",
            "long_description": "An IPv4/IPv6 manipulation library in Python. This library is used to create/poke/manipulate IPv4 and IPv6 addresses and prefixes.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-ipaddr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipaddress",
            "portdir": "python/py-ipaddress",
            "version": "1.0.23",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phihag/ipaddress",
            "description": "IPv4/IPv6 manipulation library",
            "long_description": "IPv4/IPv6 manipulation library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipaddress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipadic",
            "portdir": "python/py-ipadic",
            "version": "1.0.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/polm/ipadic-py",
            "description": "This is a version of IPAdic packaged for use in Python",
            "long_description": "This is a version of IPAdic packaged for use in Python",
            "active": true,
            "categories": [
                "textproc",
                "japanese",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipadic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipdb",
            "portdir": "python/py-ipdb",
            "version": "0.13.13",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gotcha/ipdb",
            "description": "An enhanced Interactive Python shell",
            "long_description": "Provide an interactive shell superior to Python's default. Serve as an embeddable, ready to use interpreter for your own programs. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Allow interactive testing of threaded graphical toolkits.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipdb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-iplib",
            "portdir": "python/py-iplib",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alberanid/python-iplib",
            "description": "convert amongst many different IPv4 notations",
            "long_description": "iplib is a Python module useful to convert amongst many different notations and to manage couples of address/netmask in the CIDR notation.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-iplib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipwhois",
            "portdir": "python/py-ipwhois",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/secynic/ipwhois",
            "description": "py-ipwhois is a simple package for retrieving and parsing whois data for IPv4 and IPv6 addresses.",
            "long_description": "py-ipwhois is a simple package for retrieving and parsing whois data for IPv4 and IPv6 addresses.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipwhois"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipy",
            "portdir": "python/py-ipy",
            "version": "1.01",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/autocracy/python-ipy",
            "description": "python module for handling IPv4 and IPv6 addresses and networks",
            "long_description": "IPy is a Python module for handling IPv4 and IPv6 addresses and networks in a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 addresses and networks.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipykernel",
            "portdir": "python/py-ipykernel",
            "version": "7.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "IPython Kernel for Jupyter",
            "long_description": "IPython Kernel for Jupyter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipykernel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipympl",
            "portdir": "python/py-ipympl",
            "version": "0.9.8",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/jupyter-matplotlib",
            "description": "Matplotlib Jupyter Extension",
            "long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipympl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipyparallel",
            "portdir": "python/py-ipyparallel",
            "version": "8.7.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "Interactive Parallel Computing with IPython.",
            "long_description": "Interactive Parallel Computing with IPython.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipyparallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipython",
            "portdir": "python/py-ipython",
            "version": "8.31.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipython_genutils",
            "portdir": "python/py-ipython_genutils",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Vestigial utilities from IPython.",
            "long_description": "Vestigial utilities from IPython.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipython_genutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipython-pygments-lexers",
            "portdir": "python/py-ipython-pygments-lexers",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/ipython-pygments-lexers",
            "description": "Defines a variety of Pygments lexers for highlighting IPython code.",
            "long_description": "Defines a variety of Pygments lexers for highlighting IPython code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipython-pygments-lexers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipython-sql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipywidgets",
            "portdir": "python/py-ipywidgets",
            "version": "8.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "IPython HTML widgets for Jupyter.",
            "long_description": "IPython HTML widgets for Jupyter.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipywidgets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-irclib",
            "portdir": "python/py-irclib",
            "version": "0.4.8",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://python-irclib.sourceforge.net/",
            "description": "python module that encapsulates the IRC protocol",
            "long_description": "This library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP and DCC connections.",
            "active": true,
            "categories": [
                "irc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-irclib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-irodsclient",
            "portdir": "python/py-irodsclient",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irods/python-irodsclient",
            "description": "A Python client for iRODS, a distributed data management system.",
            "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
            "active": true,
            "categories": [
                "net",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-irodsclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-isbinary",
            "portdir": "python/py-isbinary",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/binaryornot/binaryornot",
            "description": "Detect if a file is binary or text",
            "long_description": "Detect if a file is binary or text",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-isbinary"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-isbnlib",
            "portdir": "python/py-isbnlib",
            "version": "3.10.14",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xlcnd/isbnlib",
            "description": "Extract, clean, transform, hyphenate and metadata for ISBNs (International Standard Book Number).",
            "long_description": "Extract, clean, transform, hyphenate and metadata for ISBNs (International Standard Book Number).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-isbnlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-isce2",
            "portdir": "python/py-isce2",
            "version": "2.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/isce-framework/isce2",
            "description": "Library for SAR data processing",
            "long_description": "Library for SAR data processing",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "piyush",
                    "github": "piyushrpt",
                    "ports_count": 3
                },
                {
                    "name": "matthieu.volat",
                    "github": "mazhe",
                    "ports_count": 3
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc7",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc7",
                        "libgcc",
                        "py37-isce2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-iso3166",
            "portdir": "python/py-iso3166",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deactivated/python-iso3166",
            "description": "Self-contained ISO 3166-1 country definitions",
            "long_description": "Self-contained ISO 3166-1 country definitions. ISO 3166-1 defines two-letter, three-letter, and three-digit country codes. python-iso3166 is a self-contained module that converts between these codes and the corresponding country name.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-iso3166"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-iso639",
            "portdir": "python/py-iso639",
            "version": "0.4.5",
            "license": "AGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/noumar/iso639",
            "description": "ISO 639 library for Python",
            "long_description": "ISO 639 library for Python. This library is aimed to be fully compatible with pycountry.languages v1.11 and before. In v1.12 they broke their own API and this library will not support the new API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-iso639"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-iso8601",
            "portdir": "python/py-iso8601",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/micktwomey/pyiso8601",
            "description": "Simple module to parse ISO 8601 dates",
            "long_description": "Simple module to parse ISO 8601 dates",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-iso8601"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-isodate",
            "portdir": "python/py-isodate",
            "version": "0.7.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/isodate",
            "description": "An ISO 8601 date/time/duration parser and formatter",
            "long_description": "This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard. If something is not mentioned there, then it is treated as non existent, and not as an allowed option.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-isodate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-isoduration",
            "portdir": "python/py-isoduration",
            "version": "20.11.0",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bolsote/isoduration",
            "description": "Operations with ISO 8601 durations",
            "long_description": "Operations with ISO 8601 durations",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-isoduration"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-isort",
            "portdir": "python/py-isort",
            "version": "8.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-isort"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-itables",
            "portdir": "python/py-itables",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mwouts.github.io/itables/",
            "description": "Pandas and Polar DataFrames as interactive DataTables",
            "long_description": "Pandas and Polar DataFrames as interactive DataTables",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-itables"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-itemadapter",
            "portdir": "python/py-itemadapter",
            "version": "0.13.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/itemadapter",
            "description": "Common interface for data container classes",
            "long_description": "The `ItemAdapter` class is a wrapper for data container objects, providing a common interface to handle objects of different types in an uniform manner, regardless of their underlying implementation.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-itemadapter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-itemloaders",
            "portdir": "python/py-itemloaders",
            "version": "1.3.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/itemloaders",
            "description": "Base library for scrapy's ItemLoader",
            "long_description": "Base library for scrapy's ItemLoader",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-itemloaders"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-iterable-io",
            "portdir": "python/py-iterable-io",
            "version": "1.0.0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pR0Ps/iterable-io",
            "description": "Python library to adapt iterables to a file-like interface",
            "long_description": "py-iterable-io is a small Python library that provides an adapter so that it's possible to read from iterable objects in the same way as file-like objects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 268
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-iterable-io"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-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": 440
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-itsdangerous"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-janus",
            "portdir": "python/py-janus",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/janus/",
            "description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
            "long_description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-janus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jaraco.classes",
            "portdir": "python/py-jaraco.classes",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/jaraco.classes/",
            "description": "Utility functions for Python class constructs",
            "long_description": "Utility functions for Python class constructs",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jaraco.classes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jaraco.collections",
            "portdir": "python/py-jaraco.collections",
            "version": "5.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaraco/jaraco.collections",
            "description": "Collection objects similar to those in stdlib by jaraco",
            "long_description": "Collection objects similar to those in stdlib by jaraco",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jaraco.collections"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jaraco.context",
            "portdir": "python/py-jaraco.context",
            "version": "6.1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaraco/jaraco.context",
            "description": "Context managers by jaraco",
            "long_description": "Context managers by jaraco",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jaraco.context"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jaraco.functools",
            "portdir": "python/py-jaraco.functools",
            "version": "4.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/jaraco.functools/",
            "description": "Additional functools in the spirit of stdlib's functools.",
            "long_description": "Additional functools in the spirit of stdlib's functools.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jaraco.functools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jaraco.text",
            "portdir": "python/py-jaraco.text",
            "version": "4.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaraco/jaraco.text",
            "description": "Module for text manipulation",
            "long_description": "Module for text manipulation",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jaraco.text"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jcc",
            "portdir": "python/py-jcc",
            "version": "3.15",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
            "description": "JCC is a C++ code generator for calling Java from C++/Python",
            "long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "py313-jcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jdcal",
            "portdir": "python/py-jdcal",
            "version": "1.4.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phn/jdcal",
            "description": "Julian dates from proleptic Gregorian and Julian calendars",
            "long_description": "Julian dates from proleptic Gregorian and Julian calendars",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jdcal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jedi",
            "portdir": "python/py-jedi",
            "version": "0.19.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidhalter/jedi",
            "description": "An autocompletion tool for Python that can be used for text editors.",
            "long_description": "An autocompletion tool for Python that can be used for text editors.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jedi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jellyfish",
            "portdir": "python/py-jellyfish",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jellyfish"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jenkins-job-builder",
            "portdir": "python/py-jenkins-job-builder",
            "version": "2.9.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/infra/jenkins-job-builder",
            "description": "Manage Jenkins jobs with YAML",
            "long_description": "Manage Jenkins jobs with YAML",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-jenkins-job-builder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jfricas",
            "portdir": "python/py-jfricas",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fricas/jfricas",
            "description": "FriCAS Jupyter Kernel.",
            "long_description": "FriCAS Jupyter Kernel.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-jfricas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jh2",
            "portdir": "python/py-jh2",
            "version": "5.0.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jawah/h2",
            "description": "HTTP/2 State-Machine based protocol implementation",
            "long_description": "HTTP/2 State-Machine based protocol implementation",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 268
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jh2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jinja",
            "portdir": "python/py-jinja",
            "version": "1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jinja.palletsprojects.com/en/3.1.x/",
            "description": "Python based sandboxed template engine",
            "long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "info",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-jinja"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jinja2",
            "portdir": "python/py-jinja2",
            "version": "3.1.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://palletsprojects.com/p/jinja/",
            "description": "Python based sandboxed template engine",
            "long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jinja2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jinja2-time",
            "portdir": "python/py-jinja2-time",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hackebrot/jinja2-time",
            "description": "Jinja2 Extension for Dates and Times",
            "long_description": "Jinja2 Extension for Dates and Times",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jinja2-time"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}