HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51989,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=394",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=392",
"results": [
{
"name": "py35-tc",
"portdir": "python/py-tc",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsms/tc",
"description": "Python bindings to the tokyocabinet library",
"long_description": "Python bindings to the tokyocabinet library",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tokyocabinet",
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-tblib",
"portdir": "python/py-tblib",
"version": "1.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-distributed"
]
}
]
},
{
"name": "py35-tatsu",
"portdir": "python/py-tatsu",
"version": "4.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-future",
"py35-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py35-taskw",
"portdir": "python/py-taskw",
"version": "0.8.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ralphbean/taskw",
"description": "Python API for the taskwarrior",
"long_description": "Python API for the taskwarrior It contains two implementations: taskw.TaskWarrior and taskw.TaskWarriorExperimental. The first implementation is relatively stable. It manipulates the ~/.task/ dbs directly. The second implementation is in alpha and will be made default some day. It interacts with taskwarrior by shelling out to taskwarrior import and export commands as per the upstream guidelines.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
},
{
"type": "run",
"ports": [
"task"
]
}
],
"depends_on": []
},
{
"name": "py35-tabulate",
"portdir": "python/py-tabulate",
"version": "0.8.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astanin/python-tabulate",
"description": "Pretty-print tabular data",
"long_description": "Pretty-print tabular data",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-eli5"
]
}
]
},
{
"name": "py35-tables",
"portdir": "python/py-tables",
"version": "3.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pytables.org/",
"description": "Package for managing hierarchical datasets",
"long_description": "PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang70",
"clang15",
"clang16",
"clang50",
"clang60",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-cython",
"py35-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"zlib",
"python35",
"blosc",
"py35-numpy",
"hdf5",
"py35-numexpr",
"bzip2",
"lzo2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-tstables"
]
}
]
},
{
"name": "py35-sympy",
"portdir": "python/py-sympy",
"version": "1.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sympy.org/",
"description": "Python module for symbolic mathematics.",
"long_description": "SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-mpmath",
"py35-setuptools"
]
},
{
"type": "run",
"ports": [
"py-sympy_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-yt"
]
},
{
"type": "test",
"ports": [
"py35-nbval"
]
}
]
},
{
"name": "py35-sybil",
"portdir": "python/py-sybil",
"version": "2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/sybil",
"description": "Automated testing for the examples in your documentation.",
"long_description": "This library provides a way to test examples in your documentation by parsing them from the documentation source and evaluating the parsed examples as part of your normal test run. Integration is provided for the three main Python test runners.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest",
"py35-pytest-cov"
]
}
],
"depends_on": []
},
{
"name": "py35-svipc",
"portdir": "python/py-svipc",
"version": "0.16",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mdcb/yp-svipc",
"description": "System V InterProcess Communication (Yorick/Python plug-ins)",
"long_description": "This plug-in for python and yorick gives access to the System V IPC framework. This allows sharing memory and passing messages and semaphores between several distinct processes.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-numpy"
]
}
],
"depends_on": []
},
{
"name": "py35-sumy",
"portdir": "python/py-sumy",
"version": "0.8.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miso-belica/sumy",
"description": "Module for automatic summarization of text documents and HTML pages",
"long_description": "Module for automatic summarization of text documents and HTML pages",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-breadability",
"py35-country",
"py35-docopt",
"python35",
"py35-requests",
"py35-setuptools",
"py35-nltk"
]
}
],
"depends_on": []
},
{
"name": "py35-suds-jurko",
"portdir": "python/py-suds-jurko",
"version": "0.6",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/suds-jurko/0.6",
"description": "Lightweight SOAP client (Jurko's fork)",
"long_description": "'Suds' is a lightweight SOAP-based web service client for Python licensed under LGPL. This is hopefully just a temporary fork of the original suds Python library project created because the original project development seems to have stalled. Should be reintegrated back into the original project if it ever gets revived again.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"subversion",
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-strict-rfc3339",
"portdir": "python/py-strict-rfc3339",
"version": "0.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.danielrichman.co.uk/libraries/strict-rfc3339.html",
"description": "Strict, simple, lightweight RFC3339 functions.",
"long_description": "Strict, simple, lightweight RFC3339 functions.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-stopit",
"portdir": "python/py-stopit",
"version": "1.1.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/stopit",
"description": "Timeout control decorator and context managers.",
"long_description": "Timeout control decorator and context managers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-tpot"
]
}
]
},
{
"name": "py35-stfio",
"portdir": "python/py-stfio",
"version": "0.15.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology file support for Python",
"long_description": "A Python module to read common electrophysiology file formats.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [
"biosig",
"biosiglite",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-numpy",
"py35-cvxopt",
"boost176",
"hdf5",
"py35-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py35-stevedore",
"portdir": "python/py-stevedore",
"version": "1.31.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/stevedore",
"description": "Manage dynamic plugins for Python applications",
"long_description": "Manage dynamic plugins for Python applications",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-pbr",
"py35-setuptools",
"py35-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-virtualenvwrapper"
]
}
]
},
{
"name": "py35-statsmodels",
"portdir": "python/py-statsmodels",
"version": "0.10.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.statsmodels.org/",
"description": "Statistical computations and models for use with SciPy",
"long_description": "Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation of statistical models.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-cython",
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py35-patsy",
"python35",
"py35-scipy",
"py35-numpy",
"py35-pandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-seaborn"
]
}
]
},
{
"name": "py35-sqlparse",
"portdir": "python/py-sqlparse",
"version": "0.4.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/sqlparse/",
"description": "Non-validating SQL parser",
"long_description": "Non-validating SQL parser that provides support for parsing, splitting and formatting SQL statements.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-ipython-sql",
"py35-sqlalchemy-migrate"
]
},
{
"type": "run",
"ports": [
"py35-django"
]
}
]
},
{
"name": "py35-sqlalchemy-migrate",
"portdir": "python/py-sqlalchemy-migrate",
"version": "0.13.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openstack.org/",
"description": "Database schema migration for SQLAlchemy",
"long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py35-decorator",
"py35-pbr",
"py35-setuptools",
"python35",
"py35-sqlalchemy",
"py35-sqlparse",
"py35-tempita",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py35-sqlalchemy",
"portdir": "python/py-sqlalchemy",
"version": "1.3.23",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sqlalchemy.org/",
"description": "Python SQL ORM",
"long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-agate-sql",
"py35-blaze",
"py35-flask-sqlalchemy",
"py35-ipython-sql",
"py35-pandasql",
"py35-sqlalchemy-migrate",
"py35-obspy",
"py35-alembic"
]
}
]
},
{
"name": "py35-spyder-kernels",
"portdir": "python/py-spyder-kernels",
"version": "2.0.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/spyder-kernels",
"description": "Jupyter kernels for Spyder's console.",
"long_description": "Jupyter kernels for Spyder's console.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-decorator",
"py35-ipykernel",
"python35",
"py35-wurlitzer",
"py35-zmq",
"py35-jupyter_client",
"py35-cloudpickle"
]
}
],
"depends_on": []
},
{
"name": "py35-sphinx_rtd_theme",
"portdir": "python/py-sphinx_rtd_theme",
"version": "1.0.0",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sphinx-rtd-theme.readthedocs.io/",
"description": "ReadTheDocs.org mobile-friendly Sphinx theme.",
"long_description": "ReadTheDocs.org mobile-friendly Sphinx theme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-agate",
"py35-agate-excel"
]
},
{
"type": "lib",
"ports": [
"py35-leather"
]
}
]
},
{
"name": "py35-sphinxcontrib-websupport",
"portdir": "python/py-sphinxcontrib-websupport",
"version": "1.2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/sphinxcontrib-websupport/",
"description": "Sphinx API for Web Apps",
"long_description": "sphinxcontrib-webuspport provides a Python API to easily integrate Sphinx documentation into your Web application.",
"active": false,
"categories": [
"devel",
"textproc",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-sphinxcontrib-svg2pdfconverter",
"portdir": "python/py-sphinxcontrib-svg2pdfconverter",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sphinx-doc.org/",
"description": "sphinx extension that converts svg graphics files",
"long_description": "py-sphinxcontrib-svg2pdfconverter is a sphinx extension that converts svg graphics files.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"librsvg",
"py35-sphinx"
]
}
],
"depends_on": []
},
{
"name": "py35-sphinxcontrib-serializinghtml",
"portdir": "python/py-sphinxcontrib-serializinghtml",
"version": "1.1.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sphinx-doc.org/",
"description": "sphinx extension which outputs serialized HTML files (json and pickle)",
"long_description": "sphinxcontrib-serializinghtml is a sphinx extension which outputs serialized HTML files (json and pickle).",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-sphinxcontrib-qthelp",
"portdir": "python/py-sphinxcontrib-qthelp",
"version": "1.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sphinx-doc.org/",
"description": "sphinx extension which outputs QtHelp document",
"long_description": "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-docutils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-sphinxcontrib-jsmath",
"portdir": "python/py-sphinxcontrib-jsmath",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sphinx-doc.org/",
"description": "sphinx extension which renders display math in HTML via JavaScript",
"long_description": "sphinxcontrib-jsmath is a sphinx extension which renders display math in HTML via JavaScript.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-docutils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-sphinxcontrib-htmlhelp",
"portdir": "python/py-sphinxcontrib-htmlhelp",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sphinx-doc.org/",
"description": "a sphinx extension which renders HTML help files",
"long_description": "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-docutils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-sphinxcontrib-devhelp",
"portdir": "python/py-sphinxcontrib-devhelp",
"version": "1.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sphinx-doc.org/",
"description": "sphinx extension which outputs Devhelp document",
"long_description": "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-docutils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-sphinxcontrib-blockdiag",
"portdir": "python/py-sphinxcontrib-blockdiag",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
"description": "A sphinx extension for embedding block diagrams",
"long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "none",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-blockdiag",
"py35-docutils"
]
}
],
"depends_on": []
},
{
"name": "py35-sphinxcontrib-applehelp",
"portdir": "python/py-sphinxcontrib-applehelp",
"version": "1.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sphinx-doc.org/",
"description": "sphinx extension which outputs Apple help books",
"long_description": "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-sphinx",
"portdir": "python/py-sphinx",
"version": "3.5.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sphinx-doc.org/",
"description": "Python documentation generator",
"long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py35-docutils",
"py35-setuptools",
"python35"
]
},
{
"type": "run",
"ports": [
"py35-babel",
"py35-imagesize",
"py35-jinja2",
"py35-packaging",
"py35-pygments",
"py35-requests",
"py35-snowballstemmer",
"py35-sphinxcontrib-applehelp",
"py35-sphinxcontrib-devhelp",
"py35-sphinxcontrib-htmlhelp",
"py35-sphinxcontrib-jsmath",
"py35-sphinxcontrib-qthelp",
"py35-sphinxcontrib-serializinghtml",
"sphinx_select",
"py35-alabaster"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-flask-mail",
"py35-agate",
"py35-agate-excel",
"py35-bpython",
"py35-numpydoc",
"py35-openslide",
"xapian-bindings-python35",
"py35-mayavi"
]
},
{
"type": "lib",
"ports": [
"py35-leather",
"py35-hieroglyph"
]
},
{
"type": "run",
"ports": [
"py35-sphinxcontrib-svg2pdfconverter"
]
}
]
},
{
"name": "py35-speaklater",
"portdir": "python/py-speaklater",
"version": "1.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mitsuhiko/speaklater",
"description": "lazy strings for translations",
"long_description": "lazy strings for translations",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-sparqlwrapper",
"portdir": "python/py-sparqlwrapper",
"version": "1.8.5",
"license": "W3C",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rdflib.github.io/sparqlwrapper",
"description": "SPARQL Endpoint interface to Python",
"long_description": "This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
},
{
"type": "run",
"ports": [
"py35-rdflib"
]
}
],
"depends_on": []
},
{
"name": "py35-spark_parser",
"portdir": "python/py-spark_parser",
"version": "1.8.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/spark_parser/",
"description": "An Earley-Algorithm Context-free grammar Parser Toolkit",
"long_description": "SPARK stands for Scanning, Parsing, and Rewriting Kit. It uses Jay Earley's algorithm for parsing context free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner which does its job by combining Python regular expressions.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-click"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-uncompyle6"
]
}
]
},
{
"name": "py35-spacepy",
"portdir": "python/py-spacepy",
"version": "0.2.2",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacepy.github.io",
"description": "SpacePy Tools for Space Science Applications",
"long_description": "SpacePy Tools for Space Science Applications",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc9",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-networkx",
"py35-numpy",
"python35",
"cdf",
"py35-scipy",
"py35-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py35-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.3.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cffi",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-numpy",
"portaudio",
"py35-cffi"
]
}
],
"depends_on": []
},
{
"name": "py35-sortedcontainers",
"portdir": "python/py-sortedcontainers",
"version": "2.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://grantjenks.com/docs/sortedcontainers/",
"description": "Python sorted container types.",
"long_description": "Python sorted container types.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-intervaltree",
"py35-sortedcollections",
"py35-distributed",
"py35-hypothesis"
]
}
]
},
{
"name": "py35-sortedcollections",
"portdir": "python/py-sortedcollections",
"version": "1.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.grantjenks.com/docs/sortedcollections/",
"description": "Python sorted collections.",
"long_description": "Python sorted collections.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-sortedcontainers"
]
}
],
"depends_on": []
},
{
"name": "py35-socks",
"portdir": "python/py-socks",
"version": "1.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Anorov/PySocks",
"description": "python SOCKS client module",
"long_description": "PySOCKS is a SOCKS client module, branched off several earlier abandoned projects",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-tweepy"
]
}
]
},
{
"name": "py35-socketpool",
"portdir": "python/py-socketpool",
"version": "0.5.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benoitc/socketpool",
"description": "Socketpool - a simple Python socket pool.",
"long_description": "Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-snuggs",
"portdir": "python/py-snuggs",
"version": "1.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/snuggs",
"description": "Snuggs are s-expressions for Numpy",
"long_description": "Snuggs are s-expressions for Numpy",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-click",
"py35-numpy",
"py35-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-rasterio"
]
}
]
},
{
"name": "py35-snowballstemmer",
"portdir": "python/py-snowballstemmer",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snowballstem/snowball",
"description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
"long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-docstyle"
]
},
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-snmp",
"portdir": "python/py-snmp",
"version": "4.4.12",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://snmplabs.com/pysnmp/",
"description": "SNMP library for Python",
"long_description": "SNMP library for Python",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "valyukov",
"github": "valyukov",
"ports_count": 8
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-asn1",
"py35-pycryptodome",
"py35-smi"
]
}
],
"depends_on": []
},
{
"name": "py35-smmap",
"portdir": "python/py-smmap",
"version": "3.0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/smmap",
"description": "Pure python sliding memory map manager",
"long_description": "Pure python sliding memory map manager",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-coverage",
"py35-nose"
]
}
],
"depends_on": []
},
{
"name": "py35-smi",
"portdir": "python/py-smi",
"version": "0.3.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/etingof/pysmi",
"description": "SNMP SMI/MIB Parser",
"long_description": "SNMP SMI/MIB Parser",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-ply"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-snmp"
]
}
]
},
{
"name": "py35-smart_open",
"portdir": "python/py-smart_open",
"version": "1.10.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RaRe-Technologies/smart_open",
"description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-boto3",
"py35-requests"
]
}
],
"depends_on": []
},
{
"name": "py35-slugify",
"portdir": "python/py-slugify",
"version": "4.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/un33k/python-slugify",
"description": "A Python Slugify application that handles Unicode",
"long_description": "A Python Slugify application that handles Unicode",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-text-unidecode",
"py35-unidecode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-agate",
"py35-ckanapi"
]
}
]
},
{
"name": "py35-slepc4py",
"portdir": "python/py-slepc4py",
"version": "3.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/slepc4py",
"description": "SLEPc for Python - Python bindings for SLEPc",
"long_description": "SLEPc for Python - Python bindings for SLEPc",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"clang10",
"clang11",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-numpy",
"python35",
"mpich-clang90",
"py35-petsc4py",
"petsc",
"slepc"
]
}
],
"depends_on": []
},
{
"name": "py35-six",
"portdir": "python/py-six",
"version": "1.17.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/six/",
"description": "py-six is a Python 2 and 3 compatibility library.",
"long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-ecdsa"
]
},
{
"type": "lib",
"ports": [
"py35-blessings",
"py35-trollius",
"py35-pytools",
"py35-prompt_toolkit",
"py35-traitlets",
"py35-mongoengine",
"py35-freezegun",
"py35-cycler",
"py35-pyrsistent",
"py35-mock",
"py35-pathlib2",
"py35-construct",
"py35-fiona",
"py35-blessed",
"py35-agate",
"py35-ansible-base",
"py35-astroquery",
"py35-bpython",
"py35-bson",
"py35-cartopy",
"py35-ckanapi",
"py35-cryptography",
"py35-csvkit",
"py35-dockerpy-creds",
"py35-eli5",
"py35-patsy",
"py35-fido2",
"py35-gcn",
"py35-hdfs",
"py35-healpy",
"py35-ipython-sql",
"py35-jug",
"py35-keras",
"py35-keras_applications",
"py35-leather",
"py35-libnacl",
"py35-mando",
"py35-multipledispatch",
"py35-openssl",
"py35-plumbum",
"py35-pynacl",
"py35-pypostal",
"py35-pyxb",
"py35-qtawesome",
"py35-scruffington",
"py35-theano",
"py35-tweepy",
"py35-twilio",
"py35-vobject",
"py35-word2vec",
"py35-cheroot",
"py35-hieroglyph",
"py35-w3lib",
"py35-taskw",
"py35-parsel",
"py35-anytree",
"py35-tox",
"py35-tempora",
"py35-fasteners",
"py35-sqlalchemy-migrate",
"py35-bleach",
"py35-matplotlib-basemap",
"py35-isodate",
"py35-prov",
"py35-rdflib",
"py35-xdis",
"py35-google-api",
"py35-oauth2client",
"py35-virtualenv",
"py35-distributed",
"py35-tblib",
"py35-bokeh",
"py35-munch",
"py35-scikit-image",
"py35-django-htmlmin",
"py35-stevedore",
"py35-html5lib",
"py35-google-auth",
"py35-astroid",
"py35-bcrypt",
"py35-configobj",
"py35-jsonschema",
"py35-requests-mock",
"py35-routes",
"py35-webtest",
"py35-dateutil",
"py35-protobuf3",
"py35-pytest-xdist"
]
},
{
"type": "run",
"ports": [
"py35-pyopencl",
"py35-nbval",
"py35-automat",
"py35-regions",
"py35-wxpython-4.0"
]
},
{
"type": "test",
"ports": [
"py35-ddt",
"py35-paste",
"py35-uncompyle6",
"py35-pyicu"
]
}
]
}
]
}