HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51891,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=768",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=766",
"results": [
{
"name": "py312-csvkit",
"portdir": "python/py-csvkit",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://csvkit.readthedocs.io/",
"description": "A suite of utilities for converting to and working with CSV, the king of tabular file formats",
"long_description": "csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats. csvkit is to tabular data what the standard Unix text processing suite (grep, sed, cut, sort) is to text. As such, csvkit adheres to the Unix philosophy.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-agate-excel",
"py312-agate-sql",
"py312-xlrd",
"python312",
"py312-sqlalchemy",
"py312-openpyxl",
"py312-agate",
"py312-agate-dbf"
]
},
{
"type": "run",
"ports": [
"csvkit_select"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-csvkit",
"portdir": "python/py-csvkit",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://csvkit.readthedocs.io/",
"description": "A suite of utilities for converting to and working with CSV, the king of tabular file formats",
"long_description": "csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats. csvkit is to tabular data what the standard Unix text processing suite (grep, sed, cut, sort) is to text. As such, csvkit adheres to the Unix philosophy.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-agate-excel",
"py313-agate-sql",
"py313-xlrd",
"python313",
"py313-sqlalchemy",
"py313-openpyxl",
"py313-agate",
"py313-agate-dbf"
]
},
{
"type": "run",
"ports": [
"csvkit_select"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-csvkit"
]
}
]
},
{
"name": "py312-ctags",
"portdir": "python/py-ctags",
"version": "1.6.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jonashaag/python-ctags",
"description": "Exuberant Ctags indexing python bindings",
"long_description": "Exuberant Ctags supports indexing of many modern programming languages. Python is a powerful scriptable dynamic language. Using Python to access Ctags index file is a natural fit in extending an application's capability to examine source code. This project wrote a wrapper for readtags.c. I have been using the package in a couple of projects and it has been shown that it could easily handle hundreds source files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "ahkdiep",
"github": "",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ctags"
]
}
]
},
{
"name": "py-ctypeslib2",
"portdir": "python/py-ctypeslib2",
"version": "2.3.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trolldbois/ctypeslib",
"description": "Generate python ctypes classes from C headers.",
"long_description": "This fork of ctypeslib is mainly about using the libclang >= 3.7 python bindings to generate python code from C source code, instead of gccxml.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-ctypeslib2"
]
}
],
"depends_on": []
},
{
"name": "py-cucumber-expressions",
"portdir": "python/py-cucumber-expressions",
"version": "18.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/cucumber-expressions",
"description": "Cucumber Expressions - a simpler alternative to Regular Expressions",
"long_description": "Cucumber Expressions - a simpler alternative to Regular Expressions",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cucumber-expressions"
]
}
],
"depends_on": []
},
{
"name": "py310-ctypeslib2",
"portdir": "python/py-ctypeslib2",
"version": "2.3.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trolldbois/ctypeslib",
"description": "Generate python ctypes classes from C headers.",
"long_description": "This fork of ctypeslib is mainly about using the libclang >= 3.7 python bindings to generate python code from C source code, instead of gccxml.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-clang",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-ctypeslib2",
"portdir": "python/py-ctypeslib2",
"version": "2.3.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trolldbois/ctypeslib",
"description": "Generate python ctypes classes from C headers.",
"long_description": "This fork of ctypeslib is mainly about using the libclang >= 3.7 python bindings to generate python code from C source code, instead of gccxml.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-setuptools",
"py311-clang",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-ctypeslib2",
"portdir": "python/py-ctypeslib2",
"version": "2.3.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trolldbois/ctypeslib",
"description": "Generate python ctypes classes from C headers.",
"long_description": "This fork of ctypeslib is mainly about using the libclang >= 3.7 python bindings to generate python code from C source code, instead of gccxml.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"py312-clang",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-ctypeslib2",
"portdir": "python/py-ctypeslib2",
"version": "2.3.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trolldbois/ctypeslib",
"description": "Generate python ctypes classes from C headers.",
"long_description": "This fork of ctypeslib is mainly about using the libclang >= 3.7 python bindings to generate python code from C source code, instead of gccxml.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"py313-clang",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ctypeslib2"
]
}
]
},
{
"name": "py313-cucumber-expressions",
"portdir": "python/py-cucumber-expressions",
"version": "18.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/cucumber-expressions",
"description": "Cucumber Expressions - a simpler alternative to Regular Expressions",
"long_description": "Cucumber Expressions - a simpler alternative to Regular Expressions",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cucumber-expressions"
]
},
{
"type": "run",
"ports": [
"py313-behave"
]
}
]
},
{
"name": "py-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "8.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cucumber-tag-expressions"
]
}
],
"depends_on": []
},
{
"name": "py-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-curio"
]
}
],
"depends_on": []
},
{
"name": "py313-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "8.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-uv-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cucumber-tag-expressions"
]
},
{
"type": "run",
"ports": [
"py313-behave"
]
}
]
},
{
"name": "py310-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-python-socks"
]
}
]
},
{
"name": "py311-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-python-socks"
]
}
]
},
{
"name": "py312-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-python-socks"
]
}
]
},
{
"name": "py313-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-python-socks"
]
}
]
},
{
"name": "py314-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-curio"
]
},
{
"type": "run",
"ports": [
"py314-python-socks"
]
}
]
},
{
"name": "py-curl",
"portdir": "python/py-curl",
"version": "7.45.7",
"license": "(MIT or LGPL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-curl"
]
}
],
"depends_on": []
},
{
"name": "py-curl-cffi",
"portdir": "python/py-curl-cffi",
"version": "0.15.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lexiforest/curl_cffi",
"description": "Python binding for curl-impersonate fork via cffi.",
"long_description": "Python binding for curl-impersonate fork via cffi.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-curl-cffi"
]
}
],
"depends_on": []
},
{
"name": "py27-curl",
"portdir": "python/py-curl",
"version": "7.43.0.3",
"license": "(MIT or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"python27",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bzr",
"youtube-upload",
"py27-urlgrabber"
]
}
]
},
{
"name": "py310-curl",
"portdir": "python/py-curl",
"version": "7.45.7",
"license": "(MIT or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"curl",
"python310",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-herbie-data"
]
}
]
},
{
"name": "py311-curl",
"portdir": "python/py-curl",
"version": "7.45.7",
"license": "(MIT or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"curl",
"python311",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "py312-curl",
"portdir": "python/py-curl",
"version": "7.45.7",
"license": "(MIT or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"curl",
"python312",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "py313-curl",
"portdir": "python/py-curl",
"version": "7.45.7",
"license": "(MIT or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"python313",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "py314-curl",
"portdir": "python/py-curl",
"version": "7.45.7",
"license": "(MIT or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"python314",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-curl"
]
},
{
"type": "run",
"ports": [
"nvchecker"
]
}
]
},
{
"name": "py310-curl-cffi",
"portdir": "python/py-curl-cffi",
"version": "0.15.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lexiforest/curl_cffi",
"description": "Python binding for curl-impersonate fork via cffi.",
"long_description": "Python binding for curl-impersonate fork via cffi.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-certifi",
"py310-cffi",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-curl-cffi",
"portdir": "python/py-curl-cffi",
"version": "0.15.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lexiforest/curl_cffi",
"description": "Python binding for curl-impersonate fork via cffi.",
"long_description": "Python binding for curl-impersonate fork via cffi.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-cffi",
"py311-certifi",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-curl-cffi",
"portdir": "python/py-curl-cffi",
"version": "0.15.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lexiforest/curl_cffi",
"description": "Python binding for curl-impersonate fork via cffi.",
"long_description": "Python binding for curl-impersonate fork via cffi.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-cffi",
"py312-certifi",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-curl-cffi",
"portdir": "python/py-curl-cffi",
"version": "0.15.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lexiforest/curl_cffi",
"description": "Python binding for curl-impersonate fork via cffi.",
"long_description": "Python binding for curl-impersonate fork via cffi.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-certifi",
"py313-cffi",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py314-curl-cffi",
"portdir": "python/py-curl-cffi",
"version": "0.15.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lexiforest/curl_cffi",
"description": "Python binding for curl-impersonate fork via cffi.",
"long_description": "Python binding for curl-impersonate fork via cffi.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-certifi",
"py314-cffi",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yfinance",
"maigret",
"py-curl-cffi"
]
}
]
},
{
"name": "py-curtsies",
"portdir": "python/py-curtsies",
"version": "0.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curtsies.readthedocs.io",
"description": "Curses-like terminal wrapper, with colored strings",
"long_description": "Curses-like terminal wrapper, with colored strings",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-curtsies"
]
}
],
"depends_on": []
},
{
"name": "py310-curtsies",
"portdir": "python/py-curtsies",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curtsies.readthedocs.io",
"description": "Curses-like terminal wrapper, with colored strings",
"long_description": "Curses-like terminal wrapper, with colored strings",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cwcwidth",
"py310-blessed"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pyte"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-bpython"
]
}
]
},
{
"name": "py-custom_inherit",
"portdir": "python/py-custom_inherit",
"version": "2.4.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsokl/custom_inherit",
"description": "Provides tools for inheriting docstrings in customizable ways.",
"long_description": "Provides tools for inheriting docstrings in customizable ways.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-custom_inherit"
]
}
],
"depends_on": []
},
{
"name": "py311-curtsies",
"portdir": "python/py-curtsies",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curtsies.readthedocs.io",
"description": "Curses-like terminal wrapper, with colored strings",
"long_description": "Curses-like terminal wrapper, with colored strings",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-blessed",
"py311-cwcwidth"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-pyte"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-bpython",
"py-curtsies"
]
}
]
},
{
"name": "py310-custom_inherit",
"portdir": "python/py-custom_inherit",
"version": "2.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsokl/custom_inherit",
"description": "Provides tools for inheriting docstrings in customizable ways.",
"long_description": "Provides tools for inheriting docstrings in customizable ways.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-custom_inherit",
"portdir": "python/py-custom_inherit",
"version": "2.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsokl/custom_inherit",
"description": "Provides tools for inheriting docstrings in customizable ways.",
"long_description": "Provides tools for inheriting docstrings in customizable ways.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-custom_inherit"
]
}
]
},
{
"name": "py-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"OpenBLAS",
"py313-cvxopt"
]
}
],
"depends_on": []
},
{
"name": "py-cwcwidth",
"portdir": "python/py-cwcwidth",
"version": "0.1.12",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/cwcwidth/",
"description": "Python bindings for wc(s)width",
"long_description": "cwcwidth provides Python bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008 based on Cython. These functions compute the printable length of a unicode character/string on a terminal. The module provides the same functions as wcwidth and its behavior is compatible.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cwcwidth"
]
}
],
"depends_on": []
},
{
"name": "py310-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"DSDP",
"gsl",
"python310",
"glpk",
"OpenBLAS",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "py311-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"DSDP",
"gsl",
"python311",
"glpk",
"OpenBLAS",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "py312-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"DSDP",
"gsl",
"python312",
"glpk",
"OpenBLAS",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "py313-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"DSDP",
"gsl",
"python313",
"glpk",
"OpenBLAS",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cvxopt"
]
}
]
},
{
"name": "py310-cwcwidth",
"portdir": "python/py-cwcwidth",
"version": "0.1.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/cwcwidth/",
"description": "Python bindings for wc(s)width",
"long_description": "cwcwidth provides Python bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008 based on Cython. These functions compute the printable length of a unicode character/string on a terminal. The module provides the same functions as wcwidth and its behavior is compatible.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-curtsies"
]
}
]
},
{
"name": "py311-cwcwidth",
"portdir": "python/py-cwcwidth",
"version": "0.1.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/cwcwidth/",
"description": "Python bindings for wc(s)width",
"long_description": "cwcwidth provides Python bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008 based on Cython. These functions compute the printable length of a unicode character/string on a terminal. The module provides the same functions as wcwidth and its behavior is compatible.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-cython"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-curtsies"
]
}
]
},
{
"name": "py312-cwcwidth",
"portdir": "python/py-cwcwidth",
"version": "0.1.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/cwcwidth/",
"description": "Python bindings for wc(s)width",
"long_description": "cwcwidth provides Python bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008 based on Cython. These functions compute the printable length of a unicode character/string on a terminal. The module provides the same functions as wcwidth and its behavior is compatible.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-cython"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-cwcwidth",
"portdir": "python/py-cwcwidth",
"version": "0.1.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/cwcwidth/",
"description": "Python bindings for wc(s)width",
"long_description": "cwcwidth provides Python bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008 based on Cython. These functions compute the printable length of a unicode character/string on a terminal. The module provides the same functions as wcwidth and its behavior is compatible.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-cython",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cwcwidth"
]
}
]
},
{
"name": "py-cx_Freeze",
"portdir": "python/py-cx_Freeze",
"version": "6.10",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcelotduarte.github.io/cx_Freeze/",
"description": "Scripts and modules for freezing Python scripts into executables",
"long_description": "cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-cx_Freeze"
]
}
],
"depends_on": []
},
{
"name": "py-cycler",
"portdir": "python/py-cycler",
"version": "0.12.1",
"license": "(PSF or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/cycler",
"description": "cycler: composable cycles",
"long_description": "cycler: composable cycles",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-cycler"
]
}
],
"depends_on": []
},
{
"name": "py310-cx_Freeze",
"portdir": "python/py-cx_Freeze",
"version": "6.10",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcelotduarte.github.io/cx_Freeze/",
"description": "Scripts and modules for freezing Python scripts into executables",
"long_description": "cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-importlib-metadata",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cx_Freeze",
"py310-eric-ide"
]
}
]
}
]
}