HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51628,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=142",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=140",
"results": [
{
"name": "py37-poppler-qt4",
"portdir": "python/py-poppler-qt4",
"version": "0.24.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbsoft/python-poppler-qt4",
"description": "Python binding for Poppler-Qt4",
"long_description": "python-poppler-qt4 is a Python binding for Poppler-Qt4 that aims for completeness and for being actively maintained. Using this module you can access the contents of PDF files inside PyQt4 applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python37",
"qt4-mac",
"py37-sip4",
"py37-pyqt4",
"poppler-qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-poppler-qt4"
]
},
{
"type": "run",
"ports": [
"frescobaldi2"
]
}
]
},
{
"name": "py-protobuf",
"portdir": "python/py-protobuf",
"version": "2.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/protobuf",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-protobuf"
]
}
],
"depends_on": []
},
{
"name": "py27-protobuf",
"portdir": "python/py-protobuf",
"version": "2.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/protobuf",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-google-apputils"
]
},
{
"type": "lib",
"ports": [
"protobuf-cpp",
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-protobuf"
]
}
]
},
{
"name": "py-psyco",
"portdir": "python/py-psyco",
"version": "1.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://psyco.sourceforge.net/",
"description": "a python specializing compiler",
"long_description": "Psyco is a Python extension module which can massively speed up the execution of any Python code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 352
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py26-psyco"
]
}
],
"depends_on": []
},
{
"name": "py26-psyco",
"portdir": "python/py-psyco",
"version": "1.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://psyco.sourceforge.net/",
"description": "a python specializing compiler",
"long_description": "Psyco is a Python extension module which can massively speed up the execution of any Python code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 352
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-psyco"
]
}
]
},
{
"name": "py-pyepl",
"portdir": "python/py-pyepl",
"version": "1.0.29",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyepl.sourceforge.net/",
"description": "PyEPL (the Python Experiment-Programming Library) is a library for coding psychology experiments in Python. (awcard support disabled)",
"long_description": "PyEPL (the Python Experiment-Programming Library) is a library for coding psychology experiments in Python. (awcard support disabled). It supports presentation of both visual and auditory stimuli, and supports both manual (keyboard/joystick) and sound (microphone) input as responses.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pyepl"
]
}
],
"depends_on": []
},
{
"name": "py27-pyepl",
"portdir": "python/py-pyepl",
"version": "1.0.29",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyepl.sourceforge.net/",
"description": "PyEPL (the Python Experiment-Programming Library) is a library for coding psychology experiments in Python. (awcard support disabled)",
"long_description": "PyEPL (the Python Experiment-Programming Library) is a library for coding psychology experiments in Python. (awcard support disabled). It supports presentation of both visual and auditory stimuli, and supports both manual (keyboard/joystick) and sound (microphone) input as responses.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"swig-python",
"python27",
"py27-game",
"libsamplerate",
"py27-ode",
"py27-opengl",
"py27-pyrex",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyepl"
]
}
]
},
{
"name": "py-pyfsevents",
"portdir": "python/py-pyfsevents",
"version": "0.2b1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyfsevents",
"description": "Python interface to Mac OS X's FSEvents",
"long_description": "pyfsevents is a C extension providing a Python interface for Mac OS X 10.5 and later which allows monitoring for file system events, using FSEvents.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pyfsevents"
]
}
],
"depends_on": []
},
{
"name": "py27-pyfsevents",
"portdir": "python/py-pyfsevents",
"version": "0.2b1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyfsevents",
"description": "Python interface to Mac OS X's FSEvents",
"long_description": "pyfsevents is a C extension providing a Python interface for Mac OS X 10.5 and later which allows monitoring for file system events, using FSEvents.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyfsevents"
]
}
]
},
{
"name": "py-pylibpcap",
"portdir": "python/py-pylibpcap",
"version": "0.6.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pylibpcap.sourceforge.net",
"description": "Python module for the libpcap packet capture library",
"long_description": "Pylibpcap is a Python extension module that interfaces with the libpcap packet capture library. Pylibpcap enables python scripts to capture packets on the network.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pylibpcap"
]
}
],
"depends_on": []
},
{
"name": "py27-pylibpcap",
"portdir": "python/py-pylibpcap",
"version": "0.6.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pylibpcap.sourceforge.net",
"description": "Python module for the libpcap packet capture library",
"long_description": "Pylibpcap is a Python extension module that interfaces with the libpcap packet capture library. Pylibpcap enables python scripts to capture packets on the network.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"swig-python",
"python27",
"libpcap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"honeyd",
"py-pylibpcap"
]
}
]
},
{
"name": "py-pynds",
"portdir": "python/py-pynds",
"version": "0.7.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lsc-group.phys.uwm.edu/daswg/",
"description": "Network Data Server Client Python Wrapper",
"long_description": "Python wrapper for accessing streamed LIGO data using the Network Data Server version 2.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pynds"
]
}
],
"depends_on": []
},
{
"name": "py27-pynds",
"portdir": "python/py-pynds",
"version": "0.7.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lsc-group.phys.uwm.edu/daswg/",
"description": "Network Data Server Client Python Wrapper",
"long_description": "Python wrapper for accessing streamed LIGO data using the Network Data Server version 2.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"nds2-client"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pynds"
]
}
]
},
{
"name": "py-pynifti",
"portdir": "python/py-pynifti",
"version": "0.20100607.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/niftilib",
"description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.",
"long_description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.. It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pynifti"
]
}
],
"depends_on": []
},
{
"name": "py27-pynifti",
"portdir": "python/py-pynifti",
"version": "0.20100607.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/niftilib",
"description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.",
"long_description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.. It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"gcc43",
"gcc44",
"gcc45",
"gcc46",
"gcc47",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc47"
]
},
{
"type": "lib",
"ports": [
"nifticlib",
"libgcc6",
"swig-python",
"python27",
"py27-numpy",
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pynifti"
]
}
]
},
{
"name": "py-pyqwt",
"portdir": "python/py-pyqwt",
"version": "5.2.0",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyqwt.sourceforge.net",
"description": "PyQwt is a set of Python bindings for the Qwt 5 toolkit",
"long_description": "PyQwt is a set of Python bindings for the Qwt C++ class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values. PyQwt version 5 is compatible with Qwt version 5 only.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pyqwt"
]
}
],
"depends_on": []
},
{
"name": "py27-pyqwt",
"portdir": "python/py-pyqwt",
"version": "5.2.0",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyqwt.sourceforge.net",
"description": "PyQwt is a set of Python bindings for the Qwt 5 toolkit",
"long_description": "PyQwt is a set of Python bindings for the Qwt C++ class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values. PyQwt version 5 is compatible with Qwt version 5 only.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qwt52",
"python27",
"py27-numpy",
"py27-pyqt4",
"py27-sip4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr37-air-modes",
"gr37-ofdm",
"py27-pymca",
"py-pyqwt"
]
},
{
"type": "run",
"ports": [
"gnuradio37"
]
}
]
},
{
"name": "py-quadtree",
"portdir": "python/py-quadtree",
"version": "0.1.2",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://trac.gispython.org/projects/PCL/wiki/QuadTree",
"description": "Quadtree",
"long_description": "Quadtree: Whether for PCL in-memory feature stores, Plone content, or whatever -- we need a simple spatial index to speed up retrieval of objects that intersect with a given bounding box. The simplest, most tried-and-true, open source spatial index is shapelib's (http://shapelib.maptools.org) quadtree. It's been improving the performance of MapServer applications for years. The quadtree itself is completely separable from any shapefile. We can use it with arbitrary Python object collections.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-quadtree"
]
}
],
"depends_on": []
},
{
"name": "py27-quadtree",
"portdir": "python/py-quadtree",
"version": "0.1.2",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://trac.gispython.org/projects/PCL/wiki/QuadTree",
"description": "Quadtree",
"long_description": "Quadtree: Whether for PCL in-memory feature stores, Plone content, or whatever -- we need a simple spatial index to speed up retrieval of objects that intersect with a given bounding box. The simplest, most tried-and-true, open source spatial index is shapelib's (http://shapelib.maptools.org) quadtree. It's been improving the performance of MapServer applications for years. The quadtree itself is completely separable from any shapefile. We can use it with arbitrary Python object collections.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-quadtree"
]
}
]
},
{
"name": "py-qutip",
"portdir": "python/py-qutip",
"version": "4.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qutip.org/",
"description": "Quantum Toolbox in Python",
"long_description": "QuTiP is open-source software for simulating the dynamics of open quantum systems.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py310-qutip"
]
}
],
"depends_on": []
},
{
"name": "py310-qutip",
"portdir": "python/py-qutip",
"version": "4.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qutip.org/",
"description": "Quantum Toolbox in Python",
"long_description": "QuTiP is open-source software for simulating the dynamics of open quantum systems.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc11",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py310-cython",
"py310-numpy",
"libgcc",
"py310-matplotlib",
"py310-ipython",
"py310-scipy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-qutip"
]
}
]
},
{
"name": "py-rabbyt",
"portdir": "python/py-rabbyt",
"version": "0.8.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://arcticpaint.com/projects/rabbyt/",
"description": "A fast 2D sprite engine using OpenGL",
"long_description": "Rabbyt is a sprite library for Python with game development in mind. It provides fast performance with an easy to use but flexable API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-rabbyt"
]
}
],
"depends_on": []
},
{
"name": "py27-rabbyt",
"portdir": "python/py-rabbyt",
"version": "0.8.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://arcticpaint.com/projects/rabbyt/",
"description": "A fast 2D sprite engine using OpenGL",
"long_description": "Rabbyt is a sprite library for Python with game development in mind. It provides fast performance with an easy to use but flexable API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rabbyt"
]
}
]
},
{
"name": "py-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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-rfoo"
]
}
],
"depends_on": []
},
{
"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": "py-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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-scikits-ann"
]
}
],
"depends_on": []
},
{
"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": "py-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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-scikits-audiolab"
]
}
],
"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": "py-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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-scikits-bvp_solver"
]
}
],
"depends_on": []
},
{
"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": "py-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"
]
},
{
"type": "lib",
"ports": [
"py27-scikits-talkbox"
]
}
],
"depends_on": []
},
{
"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": "py-scikits-timeseries",
"portdir": "python/py-scikits-timeseries",
"version": "0.91.3",
"license": "BSD and Permissive and GPLConflict",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytseries.sourceforge.net/",
"description": "Classes and functions for manipulating, reporting, and plotting time series",
"long_description": "Classes and functions for manipulating, reporting, and plotting time series The focus is on convenient data access and manipulation while leveraging the existing mathematical functionality in numpy and scipy",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-scikits-timeseries"
]
}
],
"depends_on": []
},
{
"name": "py27-scikits-timeseries",
"portdir": "python/py-scikits-timeseries",
"version": "0.91.3",
"license": "BSD and Permissive and GPLConflict",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytseries.sourceforge.net/",
"description": "Classes and functions for manipulating, reporting, and plotting time series",
"long_description": "Classes and functions for manipulating, reporting, and plotting time series The focus is on convenient data access and manipulation while leveraging the existing mathematical functionality in numpy and scipy",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-scikits-module"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikits-timeseries"
]
}
]
},
{
"name": "py-sgmlop",
"portdir": "python/py-sgmlop",
"version": "1.1.1-20040207",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.effbot.org/zone/sgmlop-index.htm",
"description": "Optimized SGML/XML parser",
"long_description": "The sgmlop module provides an optimized SGML/XML parser, designed as an add-on to the sgmllib/htmllib and xmllib modules shipped with Python 1.5 and later.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-sgmlop"
]
}
],
"depends_on": []
},
{
"name": "py27-sgmlop",
"portdir": "python/py-sgmlop",
"version": "1.1.1-20040207",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.effbot.org/zone/sgmlop-index.htm",
"description": "Optimized SGML/XML parser",
"long_description": "The sgmlop module provides an optimized SGML/XML parser, designed as an add-on to the sgmllib/htmllib and xmllib modules shipped with Python 1.5 and later.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sgmlop",
"py27-harvestman"
]
}
]
},
{
"name": "py-smisk",
"portdir": "python/py-smisk",
"version": "1.1.6",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-smisk.org/",
"description": "High performance web service framework",
"long_description": "A modern high performance web service framework, written in C but controlled by Python.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-smisk"
]
}
],
"depends_on": []
},
{
"name": "py27-smisk",
"portdir": "python/py-smisk",
"version": "1.1.6",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-smisk.org/",
"description": "High performance web service framework",
"long_description": "A modern high performance web service framework, written in C but controlled by Python.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [
"minimal",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-elixir",
"py27-gnureadline",
"python27",
"py27-yaml",
"fcgi",
"py27-mako",
"py27-cjson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-smisk"
]
}
]
},
{
"name": "py-sqlite",
"portdir": "python/py-sqlite",
"version": "2.8.3",
"license": "zlib",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pysqlite",
"description": "python database extension for sqlite",
"long_description": "PySQLite is a Python extension for SQLite that conforms to the Python Database API Specification 2.0.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-sqlite"
]
}
],
"depends_on": []
},
{
"name": "py27-sqlite",
"portdir": "python/py-sqlite",
"version": "2.8.3",
"license": "zlib",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pysqlite",
"description": "python database extension for sqlite",
"long_description": "PySQLite is a Python extension for SQLite that conforms to the Python Database API Specification 2.0.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"trac",
"trac-devel",
"py-sqlite"
]
}
]
},
{
"name": "py-stemmer",
"portdir": "python/py-stemmer",
"version": "1.3.0",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://snowball.tartarus.org/",
"description": "Python bindings for Snowball stemmer",
"long_description": "Snowball is a small string processing language designed for creating stemming algorithms for use in Information Retrieval.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-stemmer"
]
}
],
"depends_on": []
},
{
"name": "py27-stemmer",
"portdir": "python/py-stemmer",
"version": "1.3.0",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://snowball.tartarus.org/",
"description": "Python bindings for Snowball stemmer",
"long_description": "Snowball is a small string processing language designed for creating stemming algorithms for use in Information Retrieval.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-stemmer"
]
}
]
},
{
"name": "py-url",
"portdir": "python/py-url",
"version": "0.15.1",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.livinglogic.de/Python/url/",
"description": "RFC2396 compliant Python implementation of URLs",
"long_description": "This Python module contains an RFC2396 compliant implementation of URLs (see the class URL) and file like classes for reading data from URLs and writing data to URLs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-url"
]
}
],
"depends_on": []
},
{
"name": "py27-url",
"portdir": "python/py-url",
"version": "0.15.1",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.livinglogic.de/Python/url/",
"description": "RFC2396 compliant Python implementation of URLs",
"long_description": "This Python module contains an RFC2396 compliant implementation of URLs (see the class URL) and file like classes for reading data from URLs and writing data to URLs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-url"
]
}
]
},
{
"name": "py-xar",
"portdir": "python/py-xar",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/xar/wiki/pyxar",
"description": "Python bindings for xar",
"long_description": "The Python bindings for xar currently include a single Python module, xarfile, which attempts to be as compatible with the Python tarfile module as reasonably possible.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-xar"
]
}
],
"depends_on": []
},
{
"name": "py27-xar",
"portdir": "python/py-xar",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/xar/wiki/pyxar",
"description": "Python bindings for xar",
"long_description": "The Python bindings for xar currently include a single Python module, xarfile, which attempts to be as compatible with the Python tarfile module as reasonably possible.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xar",
"python27",
"py27-pyrex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xar"
]
}
]
},
{
"name": "py-zeroc-ice33",
"portdir": "python/py-zeroc-ice33",
"version": "3.3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zeroc.com/",
"description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
"long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the Python bindings that sit on top of the C++ Ice C++ runtime libraries.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-zeroc-ice33"
]
}
],
"depends_on": []
},
{
"name": "py27-zeroc-ice33",
"portdir": "python/py-zeroc-ice33",
"version": "3.3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zeroc.com/",
"description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
"long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the Python bindings that sit on top of the C++ Ice C++ runtime libraries.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"demo_source_code",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zeroc-ice33",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zeroc-ice33"
]
}
]
},
{
"name": "py-zeroc-ice34",
"portdir": "python/py-zeroc-ice34",
"version": "3.4.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zeroc.com/",
"description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
"long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the Python bindings that sit on top of the C++ Ice C++ runtime libraries.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-zeroc-ice34"
]
}
],
"depends_on": []
}
]
}