HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50771,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=470",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=468",
"results": [
{
"name": "py27-yenc",
"portdir": "python/py-yenc",
"version": "0.4.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.golug.it/yenc.html",
"description": "provides raw yEnc encoding/decoding with crc32 calculation",
"long_description": "py-yenc provides (only) raw yEnc encoding/decoding with builitin crc32 calculation.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-yenc"
]
}
]
},
{
"name": "py27-yolk",
"portdir": "python/py-yolk",
"version": "0.4.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cakebread/yolk",
"description": "Command-line tool querying PyPI and Python packages installed on your system",
"long_description": "Yolk is a Python tool for obtaining information about packages installed by distutils, setuptools and easy_install and querying packages on PyPI (Python Package Index a.k.a. The Cheese Shop).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-yolk"
]
}
]
},
{
"name": "py27-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-cython",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-setuptools",
"python27",
"py27-numpy"
]
},
{
"type": "run",
"ports": [
"py27-sympy",
"py27-matplotlib",
"py27-ipython"
]
}
],
"depends_on": []
},
{
"name": "py27-yum-metadata-parser",
"portdir": "python/py-yum-metadata-parser",
"version": "1.1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yum.baseurl.org/",
"description": "Yum metadata parser",
"long_description": "C-based metadata parser to quickly parse xml metadata into sqlite databases",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"glib2",
"python27",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yum",
"py-yum-metadata-parser"
]
},
{
"type": "run",
"ports": [
"createrepo"
]
}
]
},
{
"name": "py27-z3",
"portdir": "math/z3",
"version": "4.8.17",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Python 2.7 bindings for the Z3 theorem prover",
"long_description": "Python 2.7 bindings for the Z3 SMT solver library from Microsoft Research.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"z3"
]
}
],
"depends_on": []
},
{
"name": "py27-zc-buildout",
"portdir": "python/py-zc-buildout",
"version": "2.13.3",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.buildout.org",
"description": "System for managing development buildouts",
"long_description": "The Buildout project provides support for creating applications, especially Python applications. It provides tools for assembling applications from multiple parts, Python or otherwise. An application may actually contain multiple programs, processes, and configuration settings.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"buildout_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zc-buildout"
]
}
]
},
{
"name": "py27-zc-lockfile",
"portdir": "python/py-zc-lockfile",
"version": "2.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zc.lockfile",
"description": "Basic inter-process locks",
"long_description": "The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-cherrypy",
"py27-zodb"
]
}
]
},
{
"name": "py27-zconfig",
"portdir": "python/py-zconfig",
"version": "3.5.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/ZConfig/",
"description": "Configuration library for configuration-intensive applications",
"long_description": "ZConfig is a configuration library intended for general use. It supports a hierarchical schema-driven configuration model that allows a schema to specify data conversion routines written in Python. ZConfig's model is very different from the model supported by the ConfigParser module found in Python's standard library, and is more suitable to configuration-intensive applications.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"splatd",
"py-zconfig",
"py27-zdaemon",
"py27-zodb"
]
}
]
},
{
"name": "py27-zdaemon",
"portdir": "python/py-zdaemon",
"version": "4.3",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zdaemon",
"description": "Daemon process control library and tools for Unix-based systems",
"long_description": "zdaemon is a Python package which provides APIs for managing applications run as daemons. Its principal use to date has been to manage the application server and storage server daemons for Zope / ZEO, although it is not limited to running Python-based applications.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-zconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zdaemon",
"py27-zodb"
]
}
]
},
{
"name": "py27-zen",
"portdir": "python/py-zen",
"version": "0.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coderanger/pyzen",
"description": "continuous test runner for paranoid developers",
"long_description": "PyZen is a continuous test runner for paranoid developers. As long as the script is running, it will monitor for changes in your code and re-run your test suite when needed. There are frontends for multiple frameworks as well as several notification UIs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-zeroc-ice33",
"portdir": "python/py-zeroc-ice33",
"version": "3.3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zeroc.com/",
"description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
"long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the Python bindings that sit on top of the C++ Ice C++ runtime libraries.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"demo_source_code",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zeroc-ice33",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zeroc-ice33"
]
}
]
},
{
"name": "py27-zeroc-ice34",
"portdir": "python/py-zeroc-ice34",
"version": "3.4.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zeroc.com/",
"description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
"long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the Python bindings that sit on top of the C++ Ice C++ runtime libraries.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"demo_source_code",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zeroc-ice34",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zeroc-ice34"
]
}
]
},
{
"name": "py27-zeroc-ice35",
"portdir": "python/py-zeroc-ice35",
"version": "3.5.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zeroc.com/",
"description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
"long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the Python bindings that sit on top of the C++ Ice C++ runtime libraries.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"demo_source_code",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zeroc-ice35",
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zeroc-ice35"
]
}
]
},
{
"name": "py27-zict",
"portdir": "python/py-zict",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrocklin/zict/",
"description": "Mutable mapping tools.",
"long_description": "Mutable mapping tools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-heapdict"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-distributed"
]
}
]
},
{
"name": "py27-zipp",
"portdir": "python/py-zipp",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/zipp",
"description": "A pathlib-compatible Zipfile object wrapper.",
"long_description": "A pathlib-compatible Zipfile object wrapper.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"py27-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-contextlib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-importlib-metadata",
"py27-importlib-resources"
]
}
]
},
{
"name": "py27-zmq",
"portdir": "python/py-zmq",
"version": "19.0.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zmq",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-spyder-kernels",
"py27-notebook",
"py27-qtconsole",
"skypipe",
"py27-scoop",
"py27-jupyter_client",
"py27-ipyparallel"
]
},
{
"type": "run",
"ports": [
"gnuradio-devel",
"gnuradio37",
"gr37-air-modes"
]
}
]
},
{
"name": "py27-zodb",
"portdir": "python/py-zodb",
"version": "3.10.5",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zodb.org/",
"description": "Zope Object Database: object database and persistence",
"long_description": "The Zope Object Database provides an object-oriented database for Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. ZODB includes features such as a plugable storage interface, rich transaction support, and undo.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-zc-lockfile",
"py27-zconfig",
"python27",
"py27-zope-event",
"py27-zopeinterface",
"py27-zdaemon",
"py27-transaction"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zodb"
]
}
]
},
{
"name": "py27-zope-app-module",
"portdir": "python/py-zope-app-module",
"version": "3.5.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/zope.app.module",
"description": "Zope 3 persistent code/module support",
"long_description": "Persistent Python modules allow us to develop and store Python modules in the ZODB in contrast to storing them on the filesystem. You might want to look at the zodbcode package for the details of the implementation. In Zope 3 we implemented persistent modules as utilities. These utilities are known as module managers that manage the source code, compiled module and name of the module. We then provide a special module registry that looks up the utilities to find modules.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zope-app-module"
]
}
]
},
{
"name": "py27-zope-component",
"portdir": "python/py-zope-component",
"version": "5.0.1",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.component",
"description": "This package represents the core of the Zope Component Architecture.",
"long_description": "This package represents the core of the Zope Component Architecture.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-zope-event",
"py27-zopeinterface"
]
}
],
"depends_on": []
},
{
"name": "py27-zope-deferredimport",
"portdir": "python/py-zope-deferredimport",
"version": "4.3.1",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/zope.deferredimport",
"description": "The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used.",
"long_description": "The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used. You can also cause deprecation warnings to be issued when a variable is used.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-zope-proxy"
]
}
],
"depends_on": []
},
{
"name": "py27-zope-deprecation",
"portdir": "python/py-zope-deprecation",
"version": "4.4.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.deprecation",
"description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.",
"long_description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-zope-event",
"portdir": "python/py-zope-event",
"version": "4.6",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.event",
"description": "Very basic event publishing system",
"long_description": "The zope.event package provides a simple event system, including an event publishing API, intended for use by applications which are unaware of any subscribers to their events, and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-zope-component",
"py27-gevent",
"py27-zodb"
]
},
{
"type": "test",
"ports": [
"py27-zopeinterface"
]
}
]
},
{
"name": "py27-zope-hookable",
"portdir": "python/py-zope-hookable",
"version": "5.0.1",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/zope.hookable",
"description": "This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced.",
"long_description": "This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cython",
"py27-future",
"py27-setuptools",
"py27-pyobjc"
]
}
],
"depends_on": []
},
{
"name": "py27-zopeinterface",
"portdir": "python/py-zopeinterface",
"version": "5.5.2",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zopetoolkit.readthedocs.io/",
"description": "Python interfaces for Zope",
"long_description": "Python interfaces for Zope",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-coverage",
"py27-pytest",
"py27-zope-event"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-comet",
"py27-zope-component",
"py27-scrapy",
"py27-gevent",
"py27-zodb",
"calendar-contacts-server",
"py27-twisted",
"py27-transaction"
]
},
{
"type": "test",
"ports": [
"py27-attrs"
]
}
]
},
{
"name": "py27-zope-keyreference",
"portdir": "python/py-zope-keyreference",
"version": "3.6.4",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.keyreference",
"description": "Object references that support stable comparison and hashes",
"long_description": "Object references that support stable comparison and hashes",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zope-keyreference"
]
}
]
},
{
"name": "py27-zope-proxy",
"portdir": "python/py-zope-proxy",
"version": "4.4.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/zope.proxy",
"description": "Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.",
"long_description": "Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-zope-deferredimport"
]
}
]
},
{
"name": "py27-zopfli",
"portdir": "python/py-zopfli",
"version": "0.1.9",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obp/py-zopfli",
"description": "Zopfli module for python",
"long_description": "Zopfli module for python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools",
"py27-setuptools_scm",
"py27-wheel"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-fonttools"
]
}
]
},
{
"name": "py27-zsi",
"portdir": "python/py-zsi",
"version": "2.0",
"license": "MIT and BSD and ZPL-2 and (PSF or W3C)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pywebsvcs.sourceforge.net/",
"description": "Zolera SOAP Infrastructure is a Python implementation of SOAP",
"long_description": "ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that provides an implementation of SOAP messaging, as described in The SOAP 1.1 Specification. It can also be used to build applications using SOAP Messages with Attachments. ZSI is intended to make it easier to write web services in Python.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zsi"
]
}
]
},
{
"name": "py310-about-time",
"portdir": "python/py-about-time",
"version": "4.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsalmei/about-time",
"description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
"long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-alive-progress"
]
}
]
},
{
"name": "py310-absl",
"portdir": "python/py-absl",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/abseil/abseil-py",
"description": "Abseil Python Common Libraries",
"long_description": "absl-py is a collection of Python library code for building Python applications. The code is collected from Google's own Python code base, and has been extensively tested and used in production.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-setuptools_scm",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tensorboard",
"py310-dm-tree",
"py310-tensorflow"
]
},
{
"type": "run",
"ports": [
"py310-tensorflow-macos",
"py310-tensorflow-datasets",
"py310-note-seq",
"py310-transformers"
]
}
]
},
{
"name": "py310-access",
"portdir": "python/py-access",
"version": "1.1.10.post3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/access/",
"description": "Spatial Access for PySAL (access)",
"long_description": "Spatial Access for PySAL (access) provides classical and novel measures of spatial accessibility to services.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-requests",
"py310-numpy",
"py310-pandas",
"py310-geopandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pysal"
]
}
]
},
{
"name": "py310-acefile",
"portdir": "python/py-acefile",
"version": "0.6.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/acefile/",
"description": "python ACE archive extractor",
"long_description": "acefile is a python library and utility that can read/test/extract ACE 1.0 and 2.0 archives.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py310-setuptools",
"py310-python-install",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-acme",
"portdir": "python/py-acme",
"version": "5.3.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "ACME protocol implementation in Python.",
"long_description": "ACME protocol implementation in Python.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pyrfc3339",
"py310-requests",
"py310-cryptography",
"py310-josepy",
"py310-openssl"
]
}
],
"depends_on": []
},
{
"name": "py310-acora",
"portdir": "python/py-acora",
"version": "2.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/acora",
"description": "Fast multi-keyword search engine for text strings.",
"long_description": "Fast multi-keyword search engine for text strings.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-acoustid",
"portdir": "python/py-acoustid",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beetbox/pyacoustid",
"description": "Chromaprint and Acoustid for Python",
"long_description": "Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-audioread",
"python310"
]
},
{
"type": "run",
"ports": [
"chromaprint"
]
}
],
"depends_on": []
},
{
"name": "py310-actdiag",
"portdir": "python/py-actdiag",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://blockdiag.com/",
"description": "actdiag generates activity-diagram image from text",
"long_description": "actdiag generates activity-diagram image from text",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-blockdiag",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-actdiag"
]
}
]
},
{
"name": "py310-aenum",
"portdir": "python/py-aenum",
"version": "3.1.16",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ethanfurman/aenum",
"description": "Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants.",
"long_description": "Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-aeppl",
"portdir": "python/py-aeppl",
"version": "0.1.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aesara-devs/aeppl",
"description": "PPL tools for Aesara",
"long_description": "PPL tools for Aesara",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-typing_extensions",
"py310-numpy",
"py310-scipy",
"py310-aesara"
]
}
],
"depends_on": []
},
{
"name": "py310-aesara",
"portdir": "python/py-aesara",
"version": "2.9.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aesara-devs/aesara",
"description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-cons",
"py310-etuples",
"python310",
"py310-minikanren",
"py310-logical-unification",
"py310-typing_extensions",
"py310-numpy",
"py310-filelock",
"py310-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-aeppl"
]
}
]
},
{
"name": "py310-affine",
"portdir": "python/py-affine",
"version": "2.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sgillies/affine",
"description": "Matrices describing affine transformation of the plane.",
"long_description": "Matrices describing affine transformation of the plane.",
"active": true,
"categories": [
"devel",
"math",
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-rasterstats",
"py310-rasterio"
]
}
]
},
{
"name": "py310-agate",
"portdir": "python/py-agate",
"version": "1.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/agate",
"description": "A Python data analysis library that is optimized for humans instead of machines",
"long_description": "agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-lxml",
"py310-babel",
"py310-isodate",
"python310",
"py310-leather",
"py310-pytimeparse",
"py310-parsedatetime",
"py310-six",
"py310-tz",
"py310-slugify",
"py310-cssselect"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-agate-dbf",
"py310-csvkit",
"py310-agate-excel",
"py310-agate-sql"
]
}
]
},
{
"name": "py310-agate-dbf",
"portdir": "python/py-agate-dbf",
"version": "0.2.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://agate-dbf.readthedocs.io",
"description": "Adds read support for DBF files to agate",
"long_description": "Adds read support for DBF files to agate",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-agate",
"py310-dbfread"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-csvkit"
]
}
]
},
{
"name": "py310-agate-excel",
"portdir": "python/py-agate-excel",
"version": "0.2.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/agate-excel",
"description": "Adds read support for Excel files (xls and xlsx) to agate",
"long_description": "Adds read support for Excel files (xls and xlsx) to agate",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-xlrd",
"py310-openpyxl",
"py310-agate",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-csvkit"
]
}
]
},
{
"name": "py310-agate-sql",
"portdir": "python/py-agate-sql",
"version": "0.5.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://agate-sql.readthedocs.org/",
"description": "agate-sql adds SQL read/write support to agate.",
"long_description": "agate-sql adds SQL read/write support to agate.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-sqlalchemy",
"py310-parsedatetime",
"py310-agate",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-csvkit"
]
}
]
},
{
"name": "py310-aiobotocore",
"portdir": "python/py-aiobotocore",
"version": "2.26.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiobotocore",
"description": "Async client for Amazon services",
"long_description": "Async client for Amazon services",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-botocore",
"python310",
"py310-aioitertools",
"py310-jmespath",
"py310-multidict",
"py310-dateutil",
"py310-wrapt",
"py310-aiohttp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-s3fs"
]
}
]
},
{
"name": "py310-aiodns",
"portdir": "python/py-aiodns",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saghul/aiodns",
"description": "Simple DNS resolver for asyncio.",
"long_description": "aiodns provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-pycares"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pycares",
"py310-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-aiohttp",
"py310-discordpy"
]
}
]
},
{
"name": "py310-aiofiles",
"portdir": "python/py-aiofiles",
"version": "25.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Tinche/aiofiles",
"description": "File support for asyncio.",
"long_description": "File support for asyncio.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-hatch-vcs"
]
}
],
"depends_on": []
},
{
"name": "py310-aioftp",
"portdir": "python/py-aioftp",
"version": "0.27.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aioftp",
"description": "ftp client/server for asyncio",
"long_description": "ftp client/server for asyncio",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-aiohappyeyeballs",
"portdir": "python/py-aiohappyeyeballs",
"version": "2.6.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiohappyeyeballs",
"description": "Happy Eyeballs for pre-resolved hosts",
"long_description": "This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you already have a list of addrinfo and not a DNS name.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-aiohttp"
]
}
]
},
{
"name": "py310-aiohttp",
"portdir": "python/py-aiohttp",
"version": "3.12.15",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiohttp",
"description": "Async http client/server framework",
"long_description": "aiohttp key futures are the support for both client and server side of HTTP protocol, support for both client and server Web-Sockets out-of-the-box without the Callback Hell and Web-server's middlewares and pluggable routing.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-pkgconfig",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-brotli",
"py310-aiosignal",
"python310",
"py310-aiohappyeyeballs",
"py310-propcache",
"py310-frozenlist",
"py310-multidict",
"py310-yarl",
"py310-attrs",
"py310-async-timeout",
"py310-aiodns"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"salt",
"py310-aiojobs",
"py310-aiohttp-socks",
"py310-parfive",
"py310-certomancer-csc-dummy",
"py310-discordpy",
"py310-aiobotocore",
"py310-s3fs"
]
},
{
"type": "run",
"ports": [
"py310-engineio",
"py310-spyder",
"py310-gradio",
"py310-socketio"
]
}
]
}
]
}