HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50734,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=489",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=487",
"results": [
{
"name": "rb33-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby33",
"rb33-nokogiri",
"rb33-mustache",
"rb33-kramdown"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"git-lfs"
]
}
]
},
{
"name": "rb-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb-rdtool",
"portdir": "ruby/rb-rdtool",
"version": "0.6.37",
"license": "(Ruby or GPL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/uwabami/rdtool",
"description": "RDtool is RD formatter and utilities. (RD is Ruby's POD)",
"long_description": "RDtool is RD formatter and utilities. (RD is Ruby's POD) RDtool contains a converter command rd2 and Ruby libraries to handle RD files.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-libxml2",
"portdir": "ruby/rb-libxml2",
"version": "2.3.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xml4r.github.io/libxml-ruby/",
"description": "Ruby bindings for libxml2",
"long_description": "C-language Ruby binding to the Gnome libxml2 library, supporting a wide range of XML technologies and offering very competitive performance across the board.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ruby",
"libiconv",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "rb-flexmock",
"portdir": "ruby/rb-flexmock",
"version": "0.8.11",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jimweirich/flexmock",
"description": "FlexMock is a flexible mocking library for use in unit testing and behavior specification.",
"long_description": "FlexMock is a flexible mocking library for use in unit testing and behavior specification. Mocks are defined with a fluent API that makes mock specifications easy to read and easy to remember.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "chruby",
"portdir": "ruby/chruby",
"version": "0.3.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/postmodern/chruby",
"description": "Ruby version changer",
"long_description": "chruby changes the current Ruby version. It supports bash and zsh.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "chad",
"github": "chadcatlett",
"ports_count": 2
},
{
"name": "franklinyu",
"github": "FranklinYu",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py27-dulwich",
"portdir": "python/py27-dulwich",
"version": "0.19.16",
"license": "(GPL-2+ or Apache-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dulwich.io",
"description": "Pure-Python Git Library",
"long_description": "Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bzr-git"
]
}
]
},
{
"name": "py310-wikipedia-api",
"portdir": "python/py-wikipedia-api",
"version": "0.5.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martin-majlis/Wikipedia-API",
"description": "py-wikipedia-api is a python wrapper for Wikipedia's API",
"long_description": "py-wikipedia-api is a python wrapper for Wikipedia's API that supports extracting text, sections, links, categories, translations, etc. for Wikipedia entries.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "",
"github": "srirangav",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-wikipedia-api"
]
}
]
},
{
"name": "py27-webpy",
"portdir": "python/py-webpy",
"version": "0.39",
"license": "Public-domain and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/webpy/webpy",
"description": "web.py is a web framework for Python that is as simple as it is powerful",
"long_description": "web.py is a web framework for Python that is as simple as it is powerful",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-webpy"
]
}
]
},
{
"name": "py-wikipedia-api",
"portdir": "python/py-wikipedia-api",
"version": "0.5.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martin-majlis/Wikipedia-API",
"description": "py-wikipedia-api is a python wrapper for Wikipedia's API",
"long_description": "py-wikipedia-api is a python wrapper for Wikipedia's API that supports extracting text, sections, links, categories, translations, etc. for Wikipedia entries.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "",
"github": "srirangav",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-wikipedia-api"
]
}
],
"depends_on": []
},
{
"name": "py-webpy",
"portdir": "python/py-webpy",
"version": "0.39",
"license": "Public-domain and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/webpy/webpy",
"description": "web.py is a web framework for Python that is as simple as it is powerful",
"long_description": "web.py is a web framework for Python that is as simple as it is powerful",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-webpy"
]
}
],
"depends_on": []
},
{
"name": "py27-tsk",
"portdir": "python/py-tsk",
"version": "20150111",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py4n6/pytsk",
"description": "Python binding for the SleuthKit",
"long_description": "Python binding for the SleuthKit",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"talloc",
"python27",
"sleuthkit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tsk"
]
}
]
},
{
"name": "py27-tweepy",
"portdir": "python/py-tweepy",
"version": "3.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tweepy.org/",
"description": "A Python library for the Twitter API.",
"long_description": "A Python library for the Twitter API.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-requests-oauthlib",
"python27",
"py27-socks",
"py27-six",
"py27-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tweepy",
"TwitterDemandCollector"
]
}
]
},
{
"name": "py-tweepy",
"portdir": "python/py-tweepy",
"version": "3.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tweepy.org/",
"description": "A Python library for the Twitter API.",
"long_description": "A Python library for the Twitter API.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-tweepy"
]
}
],
"depends_on": []
},
{
"name": "py-tsk",
"portdir": "python/py-tsk",
"version": "20150111",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/py4n6/pytsk",
"description": "Python binding for the SleuthKit",
"long_description": "Python binding for the SleuthKit",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"talloc",
"py27-tsk",
"sleuthkit"
]
}
],
"depends_on": []
},
{
"name": "py39-tinycss",
"portdir": "python/py-tinycss",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tinycss.readthedocs.io",
"description": "CSS parser for Python",
"long_description": "tinycss is a complete yet simple CSS parser for Python. It supports the full syntax and error handling for CSS 2.1 as well as some CSS 3 modules: CSS Color 3, CSS Fonts 3, CSS Paged Media 3. It is designed to be easy to extend for new CSS modules and syntax, and integrates well with cssselect for Selectors 3 support.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-cython",
"py39-pytest-runner",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tinycss"
]
}
]
},
{
"name": "py-tinycss",
"portdir": "python/py-tinycss",
"version": "0.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tinycss.readthedocs.io",
"description": "CSS parser for Python",
"long_description": "tinycss is a complete yet simple CSS parser for Python. It supports the full syntax and error handling for CSS 2.1 as well as some CSS 3 modules: CSS Color 3, CSS Fonts 3, CSS Paged Media 3. It is designed to be easy to extend for new CSS modules and syntax, and integrates well with cssselect for Selectors 3 support.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-tinycss"
]
}
],
"depends_on": []
},
{
"name": "py39-tfx-bsl",
"portdir": "python/py-tfx-bsl",
"version": "0.28.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tfx-bsl",
"description": "TFX Basic Shared Libraries for TFX TensorFlow eXtended libraries and components.",
"long_description": "TFX Basic Shared Libraries for TFX TensorFlow eXtended libraries and components.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"bazel-3.7",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python39"
]
},
{
"type": "run",
"ports": [
"py39-protobuf3",
"py39-tensorflow-metadata",
"py39-tensorflow",
"py39-six",
"py39-pyarrow",
"py39-absl",
"py39-apache-beam",
"py39-avro",
"py39-google-api",
"py39-numpy",
"py39-pandas"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tfx-bsl"
]
},
{
"type": "run",
"ports": [
"py39-tensorflow-data-validation",
"py39-tensorflow-transform"
]
}
]
},
{
"name": "py-tfx-bsl",
"portdir": "python/py-tfx-bsl",
"version": "0.28.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tfx-bsl",
"description": "TFX Basic Shared Libraries for TFX TensorFlow eXtended libraries and components.",
"long_description": "TFX Basic Shared Libraries for TFX TensorFlow eXtended libraries and components.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-tfx-bsl"
]
}
],
"depends_on": []
},
{
"name": "py39-tensorflow-transform",
"portdir": "python/py-tensorflow-transform",
"version": "0.28.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/tfx/transform",
"description": "A library for data preprocessing with TensorFlow",
"long_description": "A library for data preprocessing with TensorFlow",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-six",
"py39-tensorflow-metadata",
"py39-tfx-bsl",
"py39-tensorflow",
"py39-pydot",
"py39-protobuf3",
"py39-numpy",
"py39-apache-beam",
"py39-absl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tensorflow-transform"
]
},
{
"type": "run",
"ports": [
"py39-tensorflow-data-validation"
]
}
]
},
{
"name": "py39-tensorflow-probability",
"portdir": "python/py-tensorflow-probability",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/probability",
"description": "Probabilistic modeling and statistical inference in TensorFlow",
"long_description": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration and distributed computation.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pip",
"bazel-3.7",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python39"
]
},
{
"type": "run",
"ports": [
"py39-six",
"py39-numpy",
"py39-gast",
"py39-dm-tree",
"py39-decorator",
"py39-cloudpickle",
"py39-absl"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-magenta",
"py-tensorflow-probability"
]
},
{
"type": "run",
"ports": [
"py39-kfac",
"py39-tensor2tensor",
"py39-magenta",
"py39-tensorflow-gan"
]
}
]
},
{
"name": "py-tensorflow-transform",
"portdir": "python/py-tensorflow-transform",
"version": "0.28.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/tfx/transform",
"description": "A library for data preprocessing with TensorFlow",
"long_description": "A library for data preprocessing with TensorFlow",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-tensorflow-transform"
]
}
],
"depends_on": []
},
{
"name": "py-tensorflow-probability",
"portdir": "python/py-tensorflow-probability",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/probability",
"description": "Probabilistic modeling and statistical inference in TensorFlow",
"long_description": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration and distributed computation.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-tensorflow-probability"
]
}
],
"depends_on": []
},
{
"name": "py39-tensorflow-data-validation",
"portdir": "python/py-tensorflow-data-validation",
"version": "0.28.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/tfx/data_validation",
"description": "A library for exploring and validating machine learning data.",
"long_description": "TensorFlow Data Validation (TFDV) is a library for exploring and validating machine learning data. It is designed to be highly scalable and to work well with TensorFlow and TensorFlow Extended (TFX).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"bazel-3.7",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"openjdk11"
]
},
{
"type": "run",
"ports": [
"py39-protobuf3",
"py39-six",
"py39-tensorflow-transform",
"py39-tfx-bsl",
"py39-tensorflow",
"py39-tensorflow-metadata",
"py39-pyarrow",
"py39-absl",
"py39-apache-beam",
"py39-avro",
"py39-joblib",
"py39-numpy",
"py39-pandas"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tensorflow-data-validation"
]
}
]
},
{
"name": "py-tensorflow-data-validation",
"portdir": "python/py-tensorflow-data-validation",
"version": "0.28.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/tfx/data_validation",
"description": "A library for exploring and validating machine learning data.",
"long_description": "TensorFlow Data Validation (TFDV) is a library for exploring and validating machine learning data. It is designed to be highly scalable and to work well with TensorFlow and TensorFlow Extended (TFX).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-tensorflow-data-validation"
]
}
],
"depends_on": []
},
{
"name": "py27-subvertpy",
"portdir": "python/py-subvertpy",
"version": "0.10.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.samba.org/~jelmer/subvertpy/",
"description": "Alternative Python bindings for Subversion (svn)",
"long_description": "Alternative Python bindings for Subversion, split out from bzr-svn. The goal is to have complete, portable and Pythonic Python bindings.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"subversion",
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-subvertpy",
"bzr-svn"
]
}
]
},
{
"name": "py-subvertpy",
"portdir": "python/py-subvertpy",
"version": "0.10.1",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.samba.org/~jelmer/subvertpy/",
"description": "Alternative Python bindings for Subversion (svn)",
"long_description": "Alternative Python bindings for Subversion, split out from bzr-svn. The goal is to have complete, portable and Pythonic Python bindings.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-subvertpy"
]
}
],
"depends_on": []
},
{
"name": "py27-subprocess32",
"portdir": "python/py-subprocess32",
"version": "3.5.4",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/python-subprocess32",
"description": "Backport of the subprocess module from Python 3.2-3.5",
"long_description": "This is a backport of the subprocess standard library module from Python 3.2 - 3.5 for use on Python 2. It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 and the run() API from 3.5 but otherwise matches 3.2's API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-subprocess32",
"py27-matplotlib"
]
}
]
},
{
"name": "py-subprocess32",
"portdir": "python/py-subprocess32",
"version": "3.5.4",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/python-subprocess32",
"description": "Backport of the subprocess module from Python 3.2-3.5",
"long_description": "This is a backport of the subprocess standard library module from Python 3.2 - 3.5 for use on Python 2. It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 and the run() API from 3.5 but otherwise matches 3.2's API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-subprocess32"
]
}
],
"depends_on": []
},
{
"name": "py27-spatialite",
"portdir": "python/py-spatialite",
"version": "3.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lokkju/pyspatialite",
"description": "Python interface to SQLite 3 and Spatialite",
"long_description": "pyspatialite is an interface to the SQLite 3.x embedded relational database engine with spatialite extensions. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite and spatialite.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"spatialite",
"proj4",
"python27",
"geos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-spatialite"
]
}
]
},
{
"name": "py-spatialite",
"portdir": "python/py-spatialite",
"version": "3.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lokkju/pyspatialite",
"description": "Python interface to SQLite 3 and Spatialite",
"long_description": "pyspatialite is an interface to the SQLite 3.x embedded relational database engine with spatialite extensions. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite and spatialite.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-spatialite"
]
}
],
"depends_on": []
},
{
"name": "py27-scss",
"portdir": "python/py-scss",
"version": "1.3.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Kronuz/pyScss",
"description": "SCSS compiler for Python",
"long_description": "SCSS (Sassy CSS) makes CSS fun again. SCSS is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. This is a SCSS compiler for Python.",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pcre",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scss"
]
}
]
},
{
"name": "py-scss",
"portdir": "python/py-scss",
"version": "1.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Kronuz/pyScss",
"description": "SCSS compiler for Python",
"long_description": "SCSS (Sassy CSS) makes CSS fun again. SCSS is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. This is a SCSS compiler for Python.",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-scss"
]
}
],
"depends_on": []
},
{
"name": "py27-scitools",
"portdir": "python/py-scitools",
"version": "0.9.0",
"license": "bsd",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hplgit/scitools",
"description": "Scientific computing tools for Python",
"long_description": "Scientific computing tools for Python, built on other widely used packages such as Numpy and Scipy.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-matplotlib"
]
},
{
"type": "run",
"ports": [
"py27-numpy",
"py27-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scitools"
]
}
]
},
{
"name": "py-scitools",
"portdir": "python/py-scitools",
"version": "0.9.0",
"license": "bsd",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hplgit/scitools",
"description": "Scientific computing tools for Python",
"long_description": "Scientific computing tools for Python, built on other widely used packages such as Numpy and Scipy.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-scitools"
]
}
],
"depends_on": []
},
{
"name": "py27-robotframework-ride",
"portdir": "python/py-robotframework-ride",
"version": "1.7.3.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/RIDE",
"description": "Robot Framework test case editor",
"long_description": "Robot Framework test case editor",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-robotframework",
"py27-wxpython-3.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-robotframework-ride"
]
}
]
},
{
"name": "py-robotframework-ride",
"portdir": "python/py-robotframework-ride",
"version": "1.7.3.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/RIDE",
"description": "Robot Framework test case editor",
"long_description": "Robot Framework test case editor",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-robotframework-ride"
]
}
],
"depends_on": []
},
{
"name": "py39-resumable-urlretrieve",
"portdir": "python/py-resumable-urlretrieve",
"version": "0.1.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/resumable-urlretrieve",
"description": "Small library to fetch files over HTTP and resuming their download",
"long_description": "Small library to fetch files over HTTP and resuming their download",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-requests"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-rangehttpserver"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pythonz",
"py-resumable-urlretrieve"
]
}
]
},
{
"name": "py-resumable-urlretrieve",
"portdir": "python/py-resumable-urlretrieve",
"version": "0.1.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/resumable-urlretrieve",
"description": "Small library to fetch files over HTTP and resuming their download",
"long_description": "Small library to fetch files over HTTP and resuming their download",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-resumable-urlretrieve"
]
}
],
"depends_on": []
},
{
"name": "py27-rcsparse",
"portdir": "python/py-rcsparse",
"version": "0.1_20151027",
"license": "AGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/corecode/rcsparse",
"description": "A fast RCS file parsing library",
"long_description": "A fast RCS file parsing library",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "jpo",
"github": "jpouellet",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rcsparse"
]
},
{
"type": "run",
"ports": [
"git-cvs"
]
}
]
},
{
"name": "py39-rangehttpserver",
"portdir": "python/py-rangehttpserver",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/danvk/RangeHTTPServer",
"description": "SimpleHTTPServer with support for Range requests",
"long_description": "SimpleHTTPServer with support for Range requests",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-requests"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rangehttpserver"
]
},
{
"type": "test",
"ports": [
"py39-resumable-urlretrieve"
]
}
]
},
{
"name": "py-rcsparse",
"portdir": "python/py-rcsparse",
"version": "0.1_20151027",
"license": "AGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/corecode/rcsparse",
"description": "A fast RCS file parsing library",
"long_description": "A fast RCS file parsing library",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "jpo",
"github": "jpouellet",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-rcsparse"
]
}
],
"depends_on": []
},
{
"name": "py-rangehttpserver",
"portdir": "python/py-rangehttpserver",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/danvk/RangeHTTPServer",
"description": "SimpleHTTPServer with support for Range requests",
"long_description": "SimpleHTTPServer with support for Range requests",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-rangehttpserver"
]
}
],
"depends_on": []
},
{
"name": "py39-pythonz",
"portdir": "python/py-pythonz",
"version": "1.11.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/pythonz",
"description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"long_description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools",
"py39-resumable-urlretrieve"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pythonz",
"py39-pew"
]
}
]
},
{
"name": "py-pythonz",
"portdir": "python/py-pythonz",
"version": "1.11.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/pythonz",
"description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"long_description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-pythonz"
]
}
],
"depends_on": []
},
{
"name": "py27-pyro",
"portdir": "python/py-pyro",
"version": "4.77",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/irmen/Pyro4",
"description": "Distributed object middleware for Python (RPC)",
"long_description": "Pyro means PYthon Remote Objects. It is a library that enables you to build applications in which objects can talk to each other over the network, with minimal programming effort. You can just use normal Python method calls, with almost every possible parameter and return value type, and Pyro takes care of locating the right object on the right computer to execute the method. It is designed to be very easy to use, and to generally stay out of your way. But it also provides a set of powerful features that enables you to build distributed applications rapidly and effortlessly. Pyro is written in 100% pure Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-serpent"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyro",
"nMOLDYN"
]
}
]
},
{
"name": "py-pyro",
"portdir": "python/py-pyro",
"version": "4.77",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/irmen/Pyro4",
"description": "Distributed object middleware for Python (RPC)",
"long_description": "Pyro means PYthon Remote Objects. It is a library that enables you to build applications in which objects can talk to each other over the network, with minimal programming effort. You can just use normal Python method calls, with almost every possible parameter and return value type, and Pyro takes care of locating the right object on the right computer to execute the method. It is designed to be very easy to use, and to generally stay out of your way. But it also provides a set of powerful features that enables you to build distributed applications rapidly and effortlessly. Pyro is written in 100% pure Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-pyro"
]
}
],
"depends_on": []
},
{
"name": "py312-pymvpa",
"portdir": "python/py-pymvpa",
"version": "2.6.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pymvpa.org",
"description": "MultiVariate Pattern Analysis (MVPA) in Python.",
"long_description": "PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"libsvm",
"py312-nibabel",
"py312-scipy",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymvpa"
]
}
]
},
{
"name": "py-pymvpa",
"portdir": "python/py-pymvpa",
"version": "2.6.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pymvpa.org",
"description": "MultiVariate Pattern Analysis (MVPA) in Python.",
"long_description": "PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-pymvpa"
]
}
],
"depends_on": []
},
{
"name": "py27-pymacs",
"portdir": "python/py-pymacs",
"version": "0.25",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pymacs.progiciels-bpi.ca/pymacs.html",
"description": "python/emacs integration",
"long_description": "Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python. Pymacs aims Python as an extension language for Emacs rather than the other way around, and this asymmetry is reflected in some design choices. Within Emacs Lisp code, one may load and use Python modules. Python functions may themselves use Emacs services, and handle Emacs Lisp objects kept in Emacs Lisp space.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"emacs",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymacs",
"py27-ropemacs"
]
}
]
}
]
}