GET /api/v1/ports/py313-configargparse/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py313-configargparse",
    "portdir": "python/py-configargparse",
    "version": "1.7",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/zorro3/ConfigArgParse",
    "description": "ConfigArgParse extends argparse with config files and environment variables support",
    "long_description": "ConfigArgParse is a drop-in replacement for argparse that adds support for config files and environment variables. It allows options to also be set via config files and/or environment variables.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 563
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-pytest",
                "py313-mock",
                "py313-yaml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-configargparse",
                "certbot",
                "certbot-apache",
                "certbot-nginx",
                "certbot-dns-cloudflare",
                "certbot-dns-digitalocean",
                "certbot-dns-dnsimple",
                "certbot-dns-dnsmadeeasy",
                "certbot-dns-gehirn",
                "certbot-dns-google",
                "certbot-dns-linode",
                "certbot-dns-nsone",
                "certbot-dns-luadns",
                "certbot-dns-ovh",
                "certbot-dns-rfc2136",
                "certbot-dns-route53",
                "certbot-dns-sakuracloud"
            ]
        }
    ]
}