HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51978,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=317",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=315",
"results": [
{
"name": "py35-codestyle",
"portdir": "python/py-codestyle",
"version": "2.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pycodestyle.readthedocs.io",
"description": "Python style guide checker (formally called pep8)",
"long_description": "pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/) This package used to be called pep8, but was renamed.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
},
{
"type": "run",
"ports": [
"pycodestyle_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-urlwatch",
"py35-language-server",
"py35-flake8"
]
},
{
"type": "run",
"ports": [
"py35-autopep8"
]
},
{
"type": "test",
"ports": [
"py35-fuzzywuzzy"
]
}
]
},
{
"name": "py36-codestyle",
"portdir": "python/py-codestyle",
"version": "2.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pycodestyle.readthedocs.io",
"description": "Python style guide checker (formally called pep8)",
"long_description": "pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/) This package used to be called pep8, but was renamed.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"pycodestyle_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-urlwatch",
"py36-python-lsp-server",
"py36-language-server",
"py36-flake8"
]
},
{
"type": "run",
"ports": [
"py36-autopep8"
]
},
{
"type": "test",
"ports": [
"py36-fuzzywuzzy"
]
}
]
},
{
"name": "py37-codestyle",
"portdir": "python/py-codestyle",
"version": "2.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pycodestyle.readthedocs.io",
"description": "Python style guide checker (formally called pep8)",
"long_description": "pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/) This package used to be called pep8, but was renamed.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
},
{
"type": "run",
"ports": [
"pycodestyle_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-python-lsp-server",
"py37-flake8"
]
},
{
"type": "run",
"ports": [
"py37-autopep8"
]
},
{
"type": "test",
"ports": [
"py37-fuzzywuzzy"
]
}
]
},
{
"name": "py38-codestyle",
"portdir": "python/py-codestyle",
"version": "2.12.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pycodestyle.readthedocs.io",
"description": "Python style guide checker (formally called pep8)",
"long_description": "pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/) This package used to be called pep8, but was renamed.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"pycodestyle_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-stem",
"py38-python-lsp-server",
"py38-pytest-pycodestyle",
"py38-flake8"
]
},
{
"type": "run",
"ports": [
"py38-autopep8"
]
},
{
"type": "test",
"ports": [
"py38-fuzzywuzzy"
]
}
]
},
{
"name": "py39-codestyle",
"portdir": "python/py-codestyle",
"version": "2.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pycodestyle.readthedocs.io",
"description": "Python style guide checker (formally called pep8)",
"long_description": "pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8 (https://www.python.org/dev/peps/pep-0008/) This package used to be called pep8, but was renamed.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"pycodestyle_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-flake8",
"py39-python-lsp-server",
"py39-stem",
"py39-pytest-pycodestyle"
]
},
{
"type": "run",
"ports": [
"py39-autopep8"
]
},
{
"type": "test",
"ports": [
"py39-fuzzywuzzy"
]
}
]
},
{
"name": "py-codetools",
"portdir": "python/py-codetools",
"version": "4.4.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/codetools",
"description": "Code analysis and execution tools",
"long_description": "The codetools project includes packages that simplify meta-programming and help the programmer separate data from code in Python. ***This package is likely no longer usefull***",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-codetools"
]
}
],
"depends_on": []
},
{
"name": "py36-codetools",
"portdir": "python/py-codetools",
"version": "4.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/codetools",
"description": "Code analysis and execution tools",
"long_description": "The codetools project includes packages that simplify meta-programming and help the programmer separate data from code in Python. ***This package is likely no longer usefull***",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-traits"
]
}
],
"depends_on": []
},
{
"name": "py37-codetools",
"portdir": "python/py-codetools",
"version": "4.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/codetools",
"description": "Code analysis and execution tools",
"long_description": "The codetools project includes packages that simplify meta-programming and help the programmer separate data from code in Python. ***This package is likely no longer usefull***",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-traits"
]
}
],
"depends_on": []
},
{
"name": "py38-codetools",
"portdir": "python/py-codetools",
"version": "4.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/codetools",
"description": "Code analysis and execution tools",
"long_description": "The codetools project includes packages that simplify meta-programming and help the programmer separate data from code in Python. ***This package is likely no longer usefull***",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-traits",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py-cog",
"portdir": "python/py-cog",
"version": "3.4.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nedbatchelder.com/code/cog/",
"description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cog"
]
}
],
"depends_on": []
},
{
"name": "py27-cog",
"portdir": "python/py-cog",
"version": "2.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nedbatchelder.com/code/cog/",
"description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pytest",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py35-cog",
"portdir": "python/py-cog",
"version": "3.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nedbatchelder.com/code/cog/",
"description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-pytest",
"py35-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-cog",
"portdir": "python/py-cog",
"version": "3.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nedbatchelder.com/code/cog/",
"description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-pytest",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-cog",
"portdir": "python/py-cog",
"version": "3.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nedbatchelder.com/code/cog/",
"description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-cog",
"portdir": "python/py-cog",
"version": "3.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nedbatchelder.com/code/cog/",
"description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py-cogen",
"portdir": "python/py-cogen",
"version": "0.2.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/cogen/",
"description": "Library for network oriented, coroutine based programming.",
"long_description": "Coroutines and asynchronous I/O using enhanced generators from python 2.5, including a enhanced WSGI server.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-cogen"
]
}
],
"depends_on": []
},
{
"name": "py27-cogen",
"portdir": "python/py-cogen",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/cogen/",
"description": "Library for network oriented, coroutine based programming.",
"long_description": "Coroutines and asynchronous I/O using enhanced generators from python 2.5, including a enhanced WSGI server.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cogen"
]
}
]
},
{
"name": "py-colander",
"portdir": "python/py-colander",
"version": "2.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/colander",
"description": "System for validating and deserializing data.",
"long_description": "System for validating and deserializing data.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-colander"
]
}
],
"depends_on": []
},
{
"name": "py27-colander",
"portdir": "python/py-colander",
"version": "1.8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docs.repoze.org/colander",
"description": "System for validating and deserializing data.",
"long_description": "System for validating and deserializing data.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-iso8601",
"py27-translationstring"
]
}
],
"depends_on": []
},
{
"name": "py35-colander",
"portdir": "python/py-colander",
"version": "1.8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docs.repoze.org/colander",
"description": "System for validating and deserializing data.",
"long_description": "System for validating and deserializing data.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-iso8601",
"py35-translationstring"
]
}
],
"depends_on": []
},
{
"name": "py36-colander",
"portdir": "python/py-colander",
"version": "1.8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docs.repoze.org/colander",
"description": "System for validating and deserializing data.",
"long_description": "System for validating and deserializing data.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-iso8601",
"py36-translationstring"
]
}
],
"depends_on": []
},
{
"name": "py37-colander",
"portdir": "python/py-colander",
"version": "2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/colander",
"description": "System for validating and deserializing data.",
"long_description": "System for validating and deserializing data.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-wheel",
"py37-build",
"clang-14",
"py37-babel",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-iso8601",
"py37-translationstring",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py38-colander",
"portdir": "python/py-colander",
"version": "2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/colander",
"description": "System for validating and deserializing data.",
"long_description": "System for validating and deserializing data.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-babel",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-iso8601",
"py38-translationstring",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-colander",
"portdir": "python/py-colander",
"version": "2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/colander",
"description": "System for validating and deserializing data.",
"long_description": "System for validating and deserializing data.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-babel",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-iso8601",
"py39-translationstring",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-colorama",
"portdir": "python/py-colorama",
"version": "0.4.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tartley/colorama",
"description": "Cross-platform colored terminal text",
"long_description": "Cross-platform colored terminal text Makes ANSI escape character sequences, for producing colored terminal text and cursor positioning, work under MS Windows.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-colorama"
]
}
],
"depends_on": []
},
{
"name": "py27-colorama",
"portdir": "python/py-colorama",
"version": "0.4.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tartley/colorama",
"description": "Cross-platform colored terminal text",
"long_description": "Cross-platform colored terminal text Makes ANSI escape character sequences, for producing colored terminal text and cursor positioning, work under MS Windows.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-saga",
"py27-radical-utils",
"py27-awscli",
"py27-crayons",
"py27-tmuxp",
"py27-logcat-color",
"py27-pinocchio",
"skypipe"
]
},
{
"type": "run",
"ports": [
"py27-behave",
"py27-structlog"
]
}
]
},
{
"name": "py35-colorama",
"portdir": "python/py-colorama",
"version": "0.4.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tartley/colorama",
"description": "Cross-platform colored terminal text",
"long_description": "Cross-platform colored terminal text Makes ANSI escape character sequences, for producing colored terminal text and cursor positioning, work under MS Windows.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-crayons",
"py35-pinocchio"
]
}
]
},
{
"name": "py36-colorama",
"portdir": "python/py-colorama",
"version": "0.4.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tartley/colorama",
"description": "Cross-platform colored terminal text",
"long_description": "Cross-platform colored terminal text Makes ANSI escape character sequences, for producing colored terminal text and cursor positioning, work under MS Windows.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyasdf",
"py36-pinocchio",
"py36-awscli",
"py36-crayons",
"py36-tmuxp"
]
},
{
"type": "run",
"ports": [
"py36-rich",
"py36-behave"
]
}
]
},
{
"name": "py37-colorama",
"portdir": "python/py-colorama",
"version": "0.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tartley/colorama",
"description": "Cross-platform colored terminal text",
"long_description": "Cross-platform colored terminal text Makes ANSI escape character sequences, for producing colored terminal text and cursor positioning, work under MS Windows.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rbtools",
"py37-rednose",
"py37-scikit-dsp-comm",
"py37-awscli2",
"py37-gwpy",
"py37-bokeh",
"py37-crayons",
"py37-npx",
"py37-awscli",
"py37-pyasdf",
"py37-tmuxp"
]
},
{
"type": "run",
"ports": [
"py37-log-symbols",
"py37-behave",
"py37-typer",
"py37-structlog"
]
}
]
},
{
"name": "py38-colorama",
"portdir": "python/py-colorama",
"version": "0.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tartley/colorama",
"description": "Cross-platform colored terminal text",
"long_description": "Cross-platform colored terminal text Makes ANSI escape character sequences, for producing colored terminal text and cursor positioning, work under MS Windows.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-bokeh"
]
},
{
"type": "lib",
"ports": [
"py38-scikit-dsp-comm",
"py38-pyasdf",
"py38-crayons",
"py38-rednose",
"py38-tox",
"py38-gwpy",
"py38-awscli",
"py38-awscli2",
"py38-rstcheck",
"py38-tmuxp",
"py38-git-delete-merged-branches",
"py38-rbtools"
]
},
{
"type": "run",
"ports": [
"py38-behave",
"py38-structlog",
"py38-log-symbols"
]
}
]
},
{
"name": "py39-colorama",
"portdir": "python/py-colorama",
"version": "0.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tartley/colorama",
"description": "Cross-platform colored terminal text",
"long_description": "Cross-platform colored terminal text Makes ANSI escape character sequences, for producing colored terminal text and cursor positioning, work under MS Windows.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-bokeh"
]
},
{
"type": "lib",
"ports": [
"py39-tox",
"py39-crayons",
"py39-rednose",
"py39-gwpy",
"py39-awscli2",
"py39-awscli",
"py39-scikit-dsp-comm",
"py39-tmuxp",
"py39-git-delete-merged-branches",
"py39-rstcheck",
"py39-pyasdf",
"py39-rbtools"
]
},
{
"type": "run",
"ports": [
"py39-log-symbols",
"py39-behave",
"py39-structlog"
]
}
]
},
{
"name": "py-colorclass",
"portdir": "python/py-colorclass",
"version": "2.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Robpol86/colorclass",
"description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-colorclass"
]
}
],
"depends_on": []
},
{
"name": "py37-colorclass",
"portdir": "python/py-colorclass",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Robpol86/colorclass",
"description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-sphinxcontrib-versioning"
]
}
]
},
{
"name": "py38-colorclass",
"portdir": "python/py-colorclass",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Robpol86/colorclass",
"description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-sphinxcontrib-versioning",
"py-colorclass"
]
}
]
},
{
"name": "py-colored",
"portdir": "python/py-colored",
"version": "2.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/dslackw/colored",
"description": "Simple library for color and formatting to terminal",
"long_description": "Simple library for color and formatting to terminal",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-colored"
]
}
],
"depends_on": []
},
{
"name": "py38-colored",
"portdir": "python/py-colored",
"version": "1.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/dslackw/colored",
"description": "Simple library for color and formatting to terminal",
"long_description": "Simple library for color and formatting to terminal",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-colored",
"portdir": "python/py-colored",
"version": "2.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/dslackw/colored",
"description": "Simple library for color and formatting to terminal",
"long_description": "Simple library for color and formatting to terminal",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-coloredlogs",
"portdir": "python/py-coloredlogs",
"version": "15.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://coloredlogs.readthedocs.io/",
"description": "Colored terminal output for Python's logging module",
"long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-coloredlogs"
]
}
],
"depends_on": []
},
{
"name": "py36-coloredlogs",
"portdir": "python/py-coloredlogs",
"version": "15.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://coloredlogs.readthedocs.io/",
"description": "Colored terminal output for Python's logging module",
"long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-humanfriendly",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-rasa-nlu"
]
}
]
},
{
"name": "py37-coloredlogs",
"portdir": "python/py-coloredlogs",
"version": "15.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://coloredlogs.readthedocs.io/",
"description": "Colored terminal output for Python's logging module",
"long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-humanfriendly",
"py37-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rasa-nlu"
]
}
]
},
{
"name": "py38-coloredlogs",
"portdir": "python/py-coloredlogs",
"version": "15.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://coloredlogs.readthedocs.io/",
"description": "Colored terminal output for Python's logging module",
"long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-humanfriendly",
"py38-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py39-coloredlogs",
"portdir": "python/py-coloredlogs",
"version": "15.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://coloredlogs.readthedocs.io/",
"description": "Colored terminal output for Python's logging module",
"long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-humanfriendly",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-colorlog",
"portdir": "python/py-colorlog",
"version": "6.10.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/borntyping/python-colorlog",
"description": "Log formatting with colors!",
"long_description": "Log formatting with colors!",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-colorlog"
]
}
],
"depends_on": []
},
{
"name": "py37-colorlog",
"portdir": "python/py-colorlog",
"version": "6.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/borntyping/python-colorlog",
"description": "Log formatting with colors!",
"long_description": "Log formatting with colors!",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-astropy"
]
}
]
},
{
"name": "py38-colorlog",
"portdir": "python/py-colorlog",
"version": "6.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/borntyping/python-colorlog",
"description": "Log formatting with colors!",
"long_description": "Log formatting with colors!",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-astropy"
]
}
]
},
{
"name": "py39-colorlog",
"portdir": "python/py-colorlog",
"version": "6.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/borntyping/python-colorlog",
"description": "Log formatting with colors!",
"long_description": "Log formatting with colors!",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-astropy"
]
}
]
},
{
"name": "py-colormath",
"portdir": "python/py-colormath",
"version": "3.0.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-colormath.readthedocs.org/",
"description": "Simplify color math operations in python",
"long_description": "The python-colormath is a python module that abstracts common color math operations",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-colormath"
]
}
],
"depends_on": []
},
{
"name": "py27-colormath",
"portdir": "python/py-colormath",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-colormath.readthedocs.org/",
"description": "Simplify color math operations in python",
"long_description": "The python-colormath is a python module that abstracts common color math operations",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-networkx",
"py27-numpy"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py35-colormath",
"portdir": "python/py-colormath",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-colormath.readthedocs.org/",
"description": "Simplify color math operations in python",
"long_description": "The python-colormath is a python module that abstracts common color math operations",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-networkx",
"py35-numpy"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-colormath",
"portdir": "python/py-colormath",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-colormath.readthedocs.org/",
"description": "Simplify color math operations in python",
"long_description": "The python-colormath is a python module that abstracts common color math operations",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-networkx",
"py36-numpy"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
}
]
}