HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50619,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=552",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=550",
"results": [
{
"name": "py27-scikits-talkbox",
"portdir": "python/py-scikits-talkbox",
"version": "0.2.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/scikits.talkbox",
"description": "Talkbox, a set of python modules for speech/signal processing",
"long_description": "Talkbox, a set of python modules for speech/signal processing",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikits-talkbox"
]
}
]
},
{
"name": "py27-scikits-samplerate",
"portdir": "python/py-scikits-samplerate",
"version": "0.3.3",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/scikits.samplerate/0.3.3",
"description": "A Python module for high quality audio resampling",
"long_description": "Samplerate is a small python package to do high quality audio resampling for data in numpy arrays. It is a wrapper around the Secret Rabbit Code by Erik de Castro Lopo (http://www.mega-nerd.com/SRC/) providing a high quality converters based on the work of J.O. Smith from CCRMA, Stanford University (https://ccrma.stanford.edu/~jos/resample/)",
"active": true,
"categories": [
"science",
"audio",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-numpy",
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libsamplerate",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikits-samplerate"
]
}
]
},
{
"name": "py27-scikits-module",
"portdir": "python/py-scikits-module",
"version": "0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scikits.appspot.com",
"description": "provides the files common to all scikits",
"long_description": "provides the files common to all scikits",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-scikits-ann",
"py27-scikits-audiolab",
"py27-scikits-timeseries",
"py-scikits-module"
]
}
]
},
{
"name": "py27-scikits-bvp_solver",
"portdir": "python/py-scikits-bvp_solver",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jsalvatier/scikits.bvp_solver",
"description": "Python package for solving two-point boundary-value problems.",
"long_description": "scikits.bvp_solver is a python package for solving two-point boundary-value problems, which is based on a modified version of the BVP_SOLVER Fortran package.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"python27",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikits-bvp_solver"
]
}
]
},
{
"name": "py27-scikits-bootstrap",
"portdir": "python/py-scikits-bootstrap",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cgevans/scikits-bootstrap",
"description": "Bootstrap confidence interval estimation routines for SciPy.",
"long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-erf",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-scikits-audiolab",
"portdir": "python/py-scikits-audiolab",
"version": "0.11.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cournape.github.io/audiolab/",
"description": "Audiolab is a python toolbox to read/write audio files from numpy arrays",
"long_description": "Audiolab is a python toolbox to read/write audio files from numpy arrays. It gives SciPy the equivalent of Matlab wavread, wavwrite, etc... as well as soundsc on the supported platforms. Audiolab supports all format supported by libsndfile, including wav, aiff, ircam files, and flac",
"active": true,
"categories": [
"science",
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"python27",
"py27-numpy",
"py27-scikits-module"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikits-audiolab"
]
}
]
},
{
"name": "py27-scikits-ann",
"portdir": "python/py-scikits-ann",
"version": "0.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/scikits.ann",
"description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library",
"long_description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library scikits.ann provides an immutable kdtree implementation (via ANN) which can perform k-nearest neighbor and approximate k-nearest neighbor searches.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-configobj",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-scikits-module",
"swig-python",
"libANN",
"python27",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikits-ann"
]
}
]
},
{
"name": "py27-scikit-learn",
"portdir": "python/py-scikit-learn",
"version": "0.20.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scikit-learn.org/",
"description": "Easy-to-use and general-purpose machine learning in Python",
"long_description": "Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-cython",
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-astroML",
"py27-tpot",
"py27-barnaba",
"py27-chainer"
]
}
]
},
{
"name": "py27-scikit-image",
"portdir": "python/py-scikit-image",
"version": "0.14.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scikit-image.org/",
"description": "Image processing algorithms for SciPy.",
"long_description": "Image processing algorithms for SciPy, including IO, morphology, filtering, warping, color manipulation, object detection, etc.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"py27-cython",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-scipy",
"py27-six",
"libomp",
"python27",
"py27-numpy"
]
},
{
"type": "run",
"ports": [
"py27-imageio",
"py27-matplotlib",
"py27-networkx",
"py27-pywavelets",
"py27-toolz",
"py27-dask",
"py27-cloudpickle",
"py27-Pillow"
]
}
],
"depends_on": []
},
{
"name": "py27-scikit-build",
"portdir": "python/py-scikit-build",
"version": "0.12.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-build/scikit-build",
"description": "Improved build system generator for CPython extensions.",
"long_description": "Improved build system generator for CPython extensions.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-distro",
"cmake",
"py27-setuptools",
"py27-wheel",
"py27-packaging"
]
}
],
"depends_on": []
},
{
"name": "py27-scientific",
"portdir": "python/py-scientific",
"version": "2.9.4",
"license": "CeCILL-C",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/khinsen/scientificpython",
"description": "Scientific Python",
"long_description": "ScientificPython is a collection of Python modules that are useful for scientific computing.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"netcdf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scientific"
]
}
]
},
{
"name": "py27-scgi",
"portdir": "python/py-scgi",
"version": "1.16",
"license": "CNRI and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nascheme/scgi",
"description": "A Python package for implementing SCGI servers.",
"long_description": "A Python package for implementing SCGI servers.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-scapy",
"portdir": "python/py-scapy",
"version": "2.5.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scapy.net/",
"description": "A powerful packet manipulation tool",
"long_description": "Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can't handle, like sending invalid frames, injecting your own 802.11 frames, combining technics (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel, ...), etc.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"pyx",
"matplotlib",
"graphviz",
"sox"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-cryptography",
"python27",
"libpcap"
]
},
{
"type": "run",
"ports": [
"py27-matplotlib",
"scapy_select",
"graphviz",
"ImageMagick"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr37-pcap",
"py27-pysap"
]
},
{
"type": "run",
"ports": [
"john-jumbo"
]
}
]
},
{
"name": "py27-scanf",
"portdir": "python/py-scanf",
"version": "1.0",
"license": "BSD",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hkn.eecs.berkeley.edu/~dyoo/python/scanf/",
"description": "formatted input from standard input similar to scanf from C",
"long_description": "scanf provides formatted input from standard input, strings, or files, using a format-string syntax that is similar to scanf() from C. The syntax should be familiar to C programmers, and offers very simple pattern matching against strings and files.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scanf"
]
}
]
},
{
"name": "py27-scandir",
"portdir": "python/py-scandir",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhoyt/scandir",
"description": "Scandir, a better directory iterator and faster os.walk()",
"long_description": "Scandir, a better directory iterator and faster os.walk()",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-fs",
"py-scandir",
"py27-pathlib2"
]
}
]
},
{
"name": "py27-saga",
"portdir": "python/py-saga",
"version": "0.28",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://saga-project.github.io/saga-python/",
"description": "A Simple API for Grid and Distributed Applications",
"long_description": "SAGA (Simple API for Grid Applications) defines a high-level interface to the most commonly used distributed computing functionality. SAGA-Python provides a Python module that is compliant with the OGF GFD.90 SAGA specification. Its main focus is ease of use and simple user-space deployment in heterogeneous distributed computing environments. It supports a wide range of application use-cases from simple, uncoupled tasks to complex workflows.",
"active": true,
"categories": [
"net",
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-libcloud",
"python27",
"py27-radical-utils",
"py27-colorama"
]
},
{
"type": "run",
"ports": [
"py27-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-saga"
]
}
]
},
{
"name": "py27-s3transfer",
"portdir": "python/py-s3transfer",
"version": "0.4.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boto/s3transfer",
"description": "An Amazon S3 Transfer Manager",
"long_description": "An Amazon S3 Transfer Manager",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-botocore",
"py27-futures"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-awscli"
]
},
{
"type": "run",
"ports": [
"py27-boto3"
]
}
]
},
{
"name": "py27-s3fs",
"portdir": "python/py-s3fs",
"version": "0.3.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dask/s3fs/",
"description": "Convenient Filesystem interface over S3",
"long_description": "Convenient Filesystem interface over S3",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-boto3",
"py27-botocore",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py27-ruledispatch",
"portdir": "python/py-ruledispatch",
"version": "0.5a0.dev-r2306",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Rule-based Dispatching and Generic Functions",
"long_description": "Rule-based Dispatching and Generic Functions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pyprotocols"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbojson",
"py27-turbogears",
"py-ruledispatch"
]
}
]
},
{
"name": "py27-rudolf",
"portdir": "python/py-rudolf",
"version": "0.3",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/rudolf2/",
"description": "Colour output plugin for the nose testing framework",
"long_description": "Colour output plugin for the nose testing framework",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rudolf"
]
}
]
},
{
"name": "py27-ruamel-yaml-clib",
"portdir": "python/py-ruamel-yaml-clib",
"version": "0.2.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yaml.readthedocs.io/",
"description": "the C based reader/scanner and emitter for ruamel.yaml",
"long_description": "the C based reader/scanner and emitter for ruamel.yaml.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-ruamel-yaml",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-ruamel-yaml",
"portdir": "python/py-ruamel-yaml",
"version": "0.16.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yaml.readthedocs.io/",
"description": "YAML 1.2 loader/dumper package for Python",
"long_description": "YAML 1.2 loader/dumper package for Python. It is a derivative of Kirill Simonov’s PyYAML 3.11.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-ruamel-yaml-clib"
]
},
{
"type": "lib",
"ports": [
"py27-instrumentkit"
]
}
]
},
{
"name": "py27-rtree",
"portdir": "python/py-rtree",
"version": "0.9.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Toblerity/rtree",
"description": "R-Tree spatial index for Python GIS",
"long_description": "Rtree is a Python library that uses ctypes and an internally built C API to wrap libspatialindex and provide very flexible spatial indexing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"py27-wheel",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"spatialindex",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-rtmidi-python",
"portdir": "python/py-rtmidi-python",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/superquadratic/rtmidi-python",
"description": "Python wrapper for RtMidi",
"long_description": "Python wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-rtm",
"portdir": "python/py-rtm",
"version": "0.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyrtm",
"description": "Python interface for Remember The Milk API.",
"long_description": "Python interface for Remember The Milk API.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-tkinter"
]
}
],
"depends_on": []
},
{
"name": "py27-rstcheck",
"portdir": "python/py-rstcheck",
"version": "3.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/myint/rstcheck",
"description": "Checks syntax of reStructuredText and code blocks nested within it",
"long_description": "Checks syntax of reStructuredText and code blocks nested within it",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-docutils",
"py27-importlib-metadata"
]
}
],
"depends_on": []
},
{
"name": "py27-rsa",
"portdir": "python/py-rsa",
"version": "4.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stuvel.eu/software/rsa/",
"description": "Pure Python RSA implementation",
"long_description": "Pure Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as well as on the commandline.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-asn1"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-awscli",
"py27-oauth2client",
"py27-google-auth"
]
}
]
},
{
"name": "py27-rrdtool",
"portdir": "python/py-rrdtool",
"version": "0.1.15",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/commx/python-rrdtool",
"description": "Python bindings for rrdtool",
"long_description": "Python bindings for rrdtool",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"rrdtool"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rrdtool",
"ntop"
]
}
]
},
{
"name": "py27-rpy2",
"portdir": "python/py-rpy2",
"version": "2.8.6",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "A simple and efficient access to R from Python",
"long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"R",
"py27-singledispatch",
"libomp",
"py27-tz",
"py27-tzlocal",
"py27-six",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-routes",
"portdir": "python/py-routes",
"version": "2.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://routes.readthedocs.io/",
"description": "A Routing package for Python that matches URLs to dicts and vice versa.",
"long_description": "Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort.",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-repoze.lru",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py27-roundup",
"portdir": "python/py-roundup",
"version": "1.6.1",
"license": "MIT and PSF and ZPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.roundup-tracker.org/",
"description": "Issue-tracking system",
"long_description": "Roundup is a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry Track design competition. Note: Ping is not responsible for this project. The contact for this project is richard@users.sourceforge.net.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-roundup"
]
}
]
},
{
"name": "py27-ropemode",
"portdir": "python/py-ropemode",
"version": "0.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-rope/ropemode",
"description": "ropemode, a helper for using rope refactoring library in IDEs",
"long_description": "ropemode, a helper for using rope refactoring library in IDEs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-rope"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ropemode",
"py27-ropemacs"
]
}
]
},
{
"name": "py27-ropemacs",
"portdir": "python/py-ropemacs",
"version": "0.8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-rope/ropemacs",
"description": "An emacs mode for using rope python refactoring library",
"long_description": "An emacs mode for using rope python refactoring library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pymacs",
"py27-rope",
"py27-ropemode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ropemacs"
]
}
]
},
{
"name": "py27-rope",
"portdir": "python/py-rope",
"version": "0.23.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-rope/rope",
"description": "python refactoring library",
"long_description": "Rope is a Python refactoring library that can be used with several editors and IDEs. It provides many refactoring operations as well as forms of code assistance like auto-completion and access to documentation.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-eric-ide",
"py27-language-server",
"py27-ropemode",
"py27-ropemacs"
]
}
]
},
{
"name": "py27-roman",
"portdir": "python/py-roman",
"version": "3.3",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/roman",
"description": "Integer to Roman numerals converter",
"long_description": "Integer to Roman numerals converter.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-docutils"
]
}
]
},
{
"name": "py27-robotremoteserver",
"portdir": "python/py-robotremoteserver",
"version": "1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/PythonRemoteServer",
"description": "Remote server hosting test libraries",
"long_description": "Allows hosting test libraries on different processes or machines than Robot Framework is running on",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-robotframework-sshlibrary",
"portdir": "python/py-robotframework-sshlibrary",
"version": "2.1.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/sshlibrary",
"description": "Robot Framework library to handle ssh",
"long_description": "Robot Framework library to handle ssh",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-paramiko",
"py27-robotframework"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-robotframework-sshlibrary"
]
}
]
},
{
"name": "py27-robotframework-selenium2library",
"portdir": "python/py-robotframework-selenium2library",
"version": "1.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rtomac/robotframework-selenium2library",
"description": "Robot Framework library to run web-based tests",
"long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ez_setup",
"py27-robotframework",
"py27-selenium"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-robotframework-selenium2library"
]
}
]
},
{
"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": "py27-robotframework",
"portdir": "python/py-robotframework",
"version": "4.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://robotframework.org/",
"description": "ATDD framework",
"long_description": "ATDD framework with plugins",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-robotframework-selenium2library",
"py27-robotframework-sshlibrary"
]
},
{
"type": "run",
"ports": [
"py27-robotframework-ride"
]
}
]
},
{
"name": "py27-rfoo",
"portdir": "python/py-rfoo",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/rfoo",
"description": "remote foo is a fast Python RPC package",
"long_description": "remote foo is a fast Python RPC package which can do 160,000 RPC calls per second on a regular PC. It includes a fast serialization module called rfoo.marsh which extends the Python built in marshal module by eliminating serialization of code objects and protecting against bad input. The result is a safe to use ultra fast serializer. Included with rfoo is rconsole, a remote Python console with auto completion, which can be used to inspect and modify the namespace of a running script. Scroll down for more information.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cython",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rfoo"
]
}
]
},
{
"name": "py27-rfc6555",
"portdir": "python/py-rfc6555",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sethmlarson/rfc6555",
"description": "Python implementation of RFC 6555.",
"long_description": "Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-selectors2"
]
}
],
"depends_on": []
},
{
"name": "py27-rfc3987",
"portdir": "python/py-rfc3987",
"version": "1.3.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/rfc3987",
"description": "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987).",
"long_description": "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-rfc3339",
"portdir": "python/py-rfc3339",
"version": "6.2",
"license": "ISCL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/henry/rfc3339",
"description": "Formats dates according to the RFC 3339.",
"long_description": "Formats dates according to the RFC 3339.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-reverend",
"portdir": "python/py-reverend",
"version": "0.3",
"license": "LGPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/reverend/",
"description": "Reverend is a general purpose Bayesian classifier.",
"long_description": "Reverend is a general purpose Bayesian classifier.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-reverend"
]
}
]
},
{
"name": "py27-restkit",
"portdir": "python/py-restkit",
"version": "4.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://benoitc.github.io/restkit/",
"description": "HTTP resource kit for Python",
"long_description": "Restkit is an HTTP resource kit for Python. It allows you to easily access to HTTP resource and build objects around it. It's the base of couchdbkit a Python CouchDB framework.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-http-parser",
"py27-socketpool"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-couchdbkit",
"py-restkit"
]
}
]
},
{
"name": "py27-resolvelib",
"portdir": "python/py-resolvelib",
"version": "0.5.4",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sarugaku/resolvelib",
"description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
"long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ansible-core"
]
}
]
},
{
"name": "py27-requests-unixsocket",
"portdir": "python/py-requests-unixsocket",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msabramo/requests-unixsocket",
"description": "HTTP via a UNIX domain socket",
"long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pbr",
"py27-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"voltron"
]
}
]
},
{
"name": "py27-requests-toolbelt",
"portdir": "python/py-requests-toolbelt",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/toolbelt",
"description": "Collection of utilities for python-requests",
"long_description": "This is just a collection of utilities for python-requests, but do not really belong in requests proper.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-dnspython"
]
}
]
},
{
"name": "py27-requests-oauthlib",
"portdir": "python/py-requests-oauthlib",
"version": "2.0.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-oauthlib",
"description": "OAuth for Humans",
"long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-requests",
"python27",
"py27-oauthlib"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-pytest",
"py27-requests-mock",
"py27-selenium"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-twython",
"py27-tweepy"
]
}
]
}
]
}