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

{
    "name": "littleutils",
    "portdir": "sysutils/littleutils",
    "version": "1.2.7",
    "license": "GPL-3+ and ijg and permissive",
    "platforms": "{darwin >= 11}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://sourceforge.net/projects/littleutils/",
    "description": "littleutils includes various small and useful command-line utilities",
    "long_description": "The littleutils include a duplicate file finder (repeats), image optimizers (opt-jpg, opt-png, opt-gif, recomp-jpg), file rename tools (lowercase, uppercase, pren), archive recompressors (to-gzip, to-bzip, to-7zip, to-lzma, to-lzip, to-xz), a tempfile utility (tempname), file property tools (filedate, filemode, filenode, fileown, filesize, and lrealpath), and others.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1048
        }
    ],
    "variants": [
        "python39",
        "python310",
        "python311",
        "python312",
        "python313",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lzma",
                "p7zip",
                "xz",
                "zstd",
                "gifsicle",
                "img2pdf",
                "imlib2",
                "pngcrush",
                "pngquant",
                "bzip2",
                "ghostscript",
                "bash",
                "dash",
                "file",
                "lzop",
                "perl5.34",
                "gettext-runtime",
                "p5.34-cryptx",
                "python312",
                "poppler",
                "gzip",
                "lzip"
            ]
        }
    ],
    "depends_on": []
}