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

{
    "count": 50615,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=555",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=553",
    "results": [
        {
            "name": "py27-biplist",
            "portdir": "python/py-biplist",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/wooster/biplist",
            "description": "biplist is a binary plist parser/generator for Python.",
            "long_description": "Binary Property List (plist) files provide a faster and smaller serialization format for property lists on OS X. This is a library for generating binary plists which can be read by OS X, iOS, or other clients.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-coverage",
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-biplist",
            "portdir": "python/py-biplist",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/wooster/biplist",
            "description": "biplist is a binary plist parser/generator for Python.",
            "long_description": "Binary Property List (plist) files provide a faster and smaller serialization format for property lists on OS X. This is a library for generating binary plists which can be read by OS X, iOS, or other clients.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-coverage",
                        "py35-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-bz2file",
            "portdir": "python/py-bz2file",
            "version": "0.98",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nvawda/bz2file",
            "description": "Python library for reading and writing bzip2-compressed files.",
            "long_description": "Python library for reading and writing bzip2-compressed files.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-nibabel",
                        "py27-smart_open"
                    ]
                }
            ]
        },
        {
            "name": "py38-bz2file",
            "portdir": "python/py-bz2file",
            "version": "0.98",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nvawda/bz2file",
            "description": "Python library for reading and writing bzip2-compressed files.",
            "long_description": "Python library for reading and writing bzip2-compressed files.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py37-bz2file",
            "portdir": "python/py-bz2file",
            "version": "0.98",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nvawda/bz2file",
            "description": "Python library for reading and writing bzip2-compressed files.",
            "long_description": "Python library for reading and writing bzip2-compressed files.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py38-beartype",
            "portdir": "python/py-beartype",
            "version": "0.18.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beartype/beartype",
            "description": "Unbearably fast O(1) runtime type-checking in pure Python",
            "long_description": "Beartype is an open-source pure-Python PEP-compliant constant-time runtime type checker emphasizing efficiency, portability, and thrilling puns.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-sentipy"
                    ]
                }
            ]
        },
        {
            "name": "py37-cheetah",
            "portdir": "python/py-cheetah",
            "version": "3.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cheetahtemplate.org/",
            "description": "Cheetah is a Python-powered template engine and code generator",
            "long_description": "Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-cheetah",
            "portdir": "python/py-cheetah",
            "version": "3.2.6.post2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cheetahtemplate.org/",
            "description": "Cheetah is a Python-powered template engine and code generator",
            "long_description": "Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-cheetah",
            "portdir": "python/py-cheetah",
            "version": "3.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cheetahtemplate.org/",
            "description": "Cheetah is a Python-powered template engine and code generator",
            "long_description": "Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-cheetah",
            "portdir": "python/py-cheetah",
            "version": "3.2.6.post2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cheetahtemplate.org/",
            "description": "Cheetah is a Python-powered template engine and code generator",
            "long_description": "Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-blist",
            "portdir": "python/py-blist",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://stutzbachenterprises.com/",
            "description": "A list-like type with better asymptotic performance.",
            "long_description": "A list-like type with better asymptotic performance and similar performance on small lists.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-blist",
            "portdir": "python/py-blist",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://stutzbachenterprises.com/",
            "description": "A list-like type with better asymptotic performance.",
            "long_description": "A list-like type with better asymptotic performance and similar performance on small lists.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-blist",
            "portdir": "python/py-blist",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stutzbachenterprises.com/",
            "description": "A list-like type with better asymptotic performance.",
            "long_description": "A list-like type with better asymptotic performance. and similar performance on small lists.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-blist"
                    ]
                }
            ]
        },
        {
            "name": "py-blist",
            "portdir": "python/py-blist",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stutzbachenterprises.com/",
            "description": "A list-like type with better asymptotic performance.",
            "long_description": "A list-like type with better asymptotic performance. and similar performance on small lists.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-blist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-blist",
            "portdir": "python/py-blist",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stutzbachenterprises.com/",
            "description": "A list-like type with better asymptotic performance.",
            "long_description": "A list-like type with better asymptotic performance. and similar performance on small lists.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-blist",
            "portdir": "python/py-blist",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://stutzbachenterprises.com/",
            "description": "A list-like type with better asymptotic performance.",
            "long_description": "A list-like type with better asymptotic performance and similar performance on small lists.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dufs",
            "portdir": "www/dufs",
            "version": "0.43.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sigoden/dufs",
            "description": "A distinctive utility file server",
            "long_description": "A distinctive utility file server that supports static serving, uploading, searching, accessing control, webdav.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "holymonson",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-avro",
            "portdir": "python/py-avro",
            "version": "1.10.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avro.apache.org/",
            "description": "Avro is a serialization and RPC framework.",
            "long_description": "Avro is a serialization and RPC framework.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-avro"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tensorflow-data-validation",
                        "py39-tfx-bsl",
                        "py39-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py-avro",
            "portdir": "python/py-avro",
            "version": "1.10.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avro.apache.org/",
            "description": "Avro is a serialization and RPC framework.",
            "long_description": "Avro is a serialization and RPC framework.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-avro"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-avro",
            "portdir": "python/py-avro",
            "version": "1.10.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avro.apache.org/",
            "description": "Avro is a serialization and RPC framework.",
            "long_description": "Avro is a serialization and RPC framework.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-apache-beam",
                        "py38-tensorflow-data-validation",
                        "py38-tfx-bsl"
                    ]
                }
            ]
        },
        {
            "name": "py37-avro",
            "portdir": "python/py-avro",
            "version": "1.10.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avro.apache.org/",
            "description": "Avro is a serialization and RPC framework.",
            "long_description": "Avro is a serialization and RPC framework.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-apache-beam",
                        "py37-tensorflow-data-validation",
                        "py37-tfx-bsl"
                    ]
                }
            ]
        },
        {
            "name": "py39-atomiclong",
            "portdir": "python/py-atomiclong",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dreid/atomiclong",
            "description": "increment numbers, atomically, in python",
            "long_description": "Sometimes you need to increment some numbers, atomically, in python. AtomicLong was born out of the need for fast thread-safe counters in python. It uses CFFI to bind GCC's Atomic Builtins. Its value is a C long which can be incremented, decremented, and set atomically. It is inspired by Java's java.util.concurrent.atomic.AtomicLong.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-cffi",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gitfs",
                        "py-atomiclong"
                    ]
                }
            ]
        },
        {
            "name": "py-atomiclong",
            "portdir": "python/py-atomiclong",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dreid/atomiclong",
            "description": "increment numbers, atomically, in python",
            "long_description": "Sometimes you need to increment some numbers, atomically, in python. AtomicLong was born out of the need for fast thread-safe counters in python. It uses CFFI to bind GCC's Atomic Builtins. Its value is a C long which can be incremented, decremented, and set atomically. It is inspired by Java's java.util.concurrent.atomic.AtomicLong.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-atomiclong"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-LabJackPython",
            "portdir": "python/py-LabJackPython",
            "version": "2.1.0",
            "license": "MIT and X11",
            "platforms": "{darwin any}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://support.labjack.com/docs/labjackpython-for-ud-exodriver-u12-windows-mac-lin",
            "description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "exodriver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-LabJackPython"
                    ]
                }
            ]
        },
        {
            "name": "py-LabJackPython",
            "portdir": "python/py-LabJackPython",
            "version": "2.1.0",
            "license": "MIT and X11",
            "platforms": "any",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://support.labjack.com/docs/labjackpython-for-ud-exodriver-u12-windows-mac-lin",
            "description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-LabJackPython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-LabJackPython",
            "portdir": "python/py-LabJackPython",
            "version": "2.0.4",
            "license": "MIT and X11",
            "platforms": "{darwin any}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://github.com/labjack/LabJackPython",
            "description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "exodriver",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-LabJackPython",
            "portdir": "python/py-LabJackPython",
            "version": "2.0.4",
            "license": "MIT and X11",
            "platforms": "{darwin any}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://github.com/labjack/LabJackPython",
            "description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "exodriver",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-LabJackPython",
            "portdir": "python/py-LabJackPython",
            "version": "2.0.4",
            "license": "MIT and X11",
            "platforms": "{darwin any}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://github.com/labjack/LabJackPython",
            "description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-16",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "exodriver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-LabJackPython",
            "portdir": "python/py-LabJackPython",
            "version": "2.0.0",
            "license": "MIT and X11",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://github.com/labjack/LabJackPython",
            "description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "exodriver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-LabJackPython",
            "portdir": "python/py-LabJackPython",
            "version": "2.0.4",
            "license": "MIT and X11",
            "platforms": "{darwin any}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://github.com/labjack/LabJackPython",
            "description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "exodriver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-atomiclong",
            "portdir": "python/py-atomiclong",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dreid/atomiclong",
            "description": "increment numbers, atomically, in python",
            "long_description": "Sometimes you need to increment some numbers, atomically, in python. AtomicLong was born out of the need for fast thread-safe counters in python. It uses CFFI to bind GCC's Atomic Builtins. Its value is a C long which can be incremented, decremented, and set atomically. It is inspired by Java's java.util.concurrent.atomic.AtomicLong.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-cffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "passage",
            "portdir": "security/passage",
            "version": "1.7.4a2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FiloSottile/passage",
            "description": "passage passage is a fork of password-store that uses age as a backend instead of GnuPG.",
            "long_description": "passage passage is a fork of password-store that uses age as a backend instead of GnuPG.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 21
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "util-linux",
                        "qrencode",
                        "age",
                        "tree"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "varnish",
            "portdir": "www/varnish",
            "version": "7.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20110709,
            "replaced_by": null,
            "homepage": "https://varnish-cache.org/",
            "description": "Varnish is a state-of-the-art, high-performance HTTP accelerator",
            "long_description": "Varnish was written from the ground up to be a high performance caching reverse proxy.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-sphinx",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17",
                        "py312-docutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jet",
            "portdir": "textproc/jet",
            "version": "0.7.27",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/borkdude/jet",
            "description": "CLI to transform between JSON, EDN, YAML and Transit using Clojure",
            "long_description": "CLI to transform between JSON, EDN, YAML and Transit using Clojure",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "jdk17",
                "jdk11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk17-graalvm",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-python-pae",
            "portdir": "python/py-python-pae",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MatthiasValvekens/python-pae",
            "description": "Pre-authentication encoding (PAE) implementation in Python",
            "long_description": "Pre-authentication encoding (PAE) implementation in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-certomancer-csc-dummy",
                        "py-python-pae"
                    ]
                }
            ]
        },
        {
            "name": "py311-python-pae",
            "portdir": "python/py-python-pae",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MatthiasValvekens/python-pae",
            "description": "Pre-authentication encoding (PAE) implementation in Python",
            "long_description": "Pre-authentication encoding (PAE) implementation in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-certomancer-csc-dummy"
                    ]
                }
            ]
        },
        {
            "name": "py310-python-pae",
            "portdir": "python/py-python-pae",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MatthiasValvekens/python-pae",
            "description": "Pre-authentication encoding (PAE) implementation in Python",
            "long_description": "Pre-authentication encoding (PAE) implementation in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-certomancer-csc-dummy"
                    ]
                }
            ]
        },
        {
            "name": "py-python-pae",
            "portdir": "python/py-python-pae",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MatthiasValvekens/python-pae",
            "description": "Pre-authentication encoding (PAE) implementation in Python",
            "long_description": "Pre-authentication encoding (PAE) implementation in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-python-pae"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest-dotenv",
            "portdir": "python/py-pytest-dotenv",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quiqua/pytest-dotenv",
            "description": "A py.test plugin that parses environment files before running tests",
            "long_description": "A py.test plugin that parses environment files before running tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "py312-python-dotenv",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py311-pytest-dotenv",
            "portdir": "python/py-pytest-dotenv",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quiqua/pytest-dotenv",
            "description": "A py.test plugin that parses environment files before running tests",
            "long_description": "A py.test plugin that parses environment files before running tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pytest",
                        "py311-python-dotenv",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-dotenv",
            "portdir": "python/py-pytest-dotenv",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quiqua/pytest-dotenv",
            "description": "A py.test plugin that parses environment files before running tests",
            "long_description": "A py.test plugin that parses environment files before running tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "py310-python-dotenv",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-dotenv",
            "portdir": "python/py-pytest-dotenv",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quiqua/pytest-dotenv",
            "description": "A py.test plugin that parses environment files before running tests",
            "long_description": "A py.test plugin that parses environment files before running tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest-dotenv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pysap",
            "portdir": "python/py-pysap",
            "version": "0.1.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.secureauth.com/labs/open-source-tools/pysap",
            "description": "Python library for crafting SAP's network protocols packets",
            "long_description": "Python library for crafting SAP's network protocols packets",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-cryptography",
                        "py27-scapy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pysap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py-pysap",
            "portdir": "python/py-pysap",
            "version": "0.1.19",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.secureauth.com/labs/open-source-tools/pysap",
            "description": "Python library for crafting SAP's network protocols packets",
            "long_description": "Python library for crafting SAP's network protocols packets",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pysap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-certomancer-csc-dummy",
            "portdir": "python/py-certomancer-csc-dummy",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
            "description": "A Certomancer-based demo CSC server for integration tests",
            "long_description": "A Certomancer-based demo CSC server for integration tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-python-pae",
                        "py312-cryptography",
                        "py312-aiohttp",
                        "py312-asn1crypto",
                        "py312-certomancer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-certomancer-csc-dummy"
                    ]
                }
            ]
        },
        {
            "name": "py311-certomancer-csc-dummy",
            "portdir": "python/py-certomancer-csc-dummy",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
            "description": "A Certomancer-based demo CSC server for integration tests",
            "long_description": "A Certomancer-based demo CSC server for integration tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-python-pae",
                        "py311-cryptography",
                        "py311-aiohttp",
                        "py311-asn1crypto",
                        "py311-certomancer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-certomancer-csc-dummy",
            "portdir": "python/py-certomancer-csc-dummy",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
            "description": "A Certomancer-based demo CSC server for integration tests",
            "long_description": "A Certomancer-based demo CSC server for integration tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-python-pae",
                        "py310-aiohttp",
                        "py310-cryptography",
                        "py310-asn1crypto",
                        "py310-certomancer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-certomancer",
            "portdir": "python/py-certomancer",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/certomancer",
            "description": "PKI testing tool",
            "long_description": "PKI testing tool",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-pytest-runner"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-oscrypto",
                        "py312-click",
                        "py312-dateutil",
                        "py312-yaml",
                        "py312-asn1crypto",
                        "py312-tzlocal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-certomancer",
                        "py312-certomancer-csc-dummy"
                    ]
                }
            ]
        },
        {
            "name": "py311-certomancer",
            "portdir": "python/py-certomancer",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/certomancer",
            "description": "PKI testing tool",
            "long_description": "PKI testing tool",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-pytest-runner",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-oscrypto",
                        "py311-dateutil",
                        "py311-click",
                        "py311-yaml",
                        "py311-asn1crypto",
                        "py311-tzlocal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-certomancer-csc-dummy"
                    ]
                }
            ]
        },
        {
            "name": "py310-certomancer",
            "portdir": "python/py-certomancer",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/certomancer",
            "description": "PKI testing tool",
            "long_description": "PKI testing tool",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-pytest-runner",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-oscrypto",
                        "py310-click",
                        "py310-dateutil",
                        "py310-yaml",
                        "py310-tzlocal",
                        "py310-asn1crypto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-certomancer-csc-dummy"
                    ]
                }
            ]
        }
    ]
}