HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51988,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=390",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=388",
"results": [
{
"name": "py36-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-curtsies"
]
}
]
},
{
"name": "py36-blessed",
"portdir": "python/py-blessed",
"version": "1.18.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/blessed",
"description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six",
"py36-wcwidth"
]
}
],
"depends_on": []
},
{
"name": "py36-bleach",
"portdir": "python/py-bleach",
"version": "4.1.0",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mozilla/bleach",
"description": "An easy safelist-based HTML-sanitizing tool.",
"long_description": "An easy safelist-based HTML-sanitizing tool.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-packaging",
"py36-six",
"py36-webencodings"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-nbconvert"
]
},
{
"type": "run",
"ports": [
"py36-readme_renderer"
]
}
]
},
{
"name": "py36-blaze",
"portdir": "python/py-blaze",
"version": "0.10.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blaze.pydata.org/",
"description": "Blaze is the next-generation of NumPy",
"long_description": "Blaze is the next-generation of NumPy. It is designed as a foundational set of abstractions on which to build out-of-core and distributed algorithms over a wide variety of data sources and to extend the structure of NumPy itself.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-cytoolz",
"py36-datashape",
"py36-flask",
"py36-multipledispatch",
"py36-numpy",
"py36-odo",
"py36-pandas",
"python36",
"py36-pymongo",
"py36-pytest",
"py36-requests",
"py36-sqlalchemy",
"py36-tables",
"py36-toolz",
"py36-xlrd",
"py36-psutil"
]
}
],
"depends_on": []
},
{
"name": "py36-black",
"portdir": "python/py-black",
"version": "22.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://black.readthedocs.io/",
"description": "The uncompromising code formatter for Python.",
"long_description": "By using Black, you agree to cede control over minutiae of hand-formatting your Python source code. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Black makes code review faster by producing the smallest diffs possible. Blackened code looks the same regardless of the project you’re reading. Formatting becomes transparent after a while and you can focus on the content instead.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"py36-setuptools",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py36-mypy_extensions",
"py36-pathspec",
"py36-typed-ast",
"py36-typing_extensions",
"py36-tomli",
"py36-platformdirs",
"python36",
"py36-click",
"py36-dataclasses"
]
},
{
"type": "run",
"ports": [
"black_select"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyls-black",
"py36-python-lsp-black"
]
},
{
"type": "test",
"ports": [
"py36-trio"
]
}
]
},
{
"name": "py36-BitVector",
"portdir": "python/py-BitVector",
"version": "3.4.9",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://engineering.purdue.edu/kak/dist/BitVector-3.4.9.html",
"description": "A memory-efficient packed representation for bit arrays",
"long_description": "The BitVector class is for a memory-efficient packed representation of bit arrays and for logical operations on such arrays. It is written in pure Python.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-BitArray2D"
]
}
]
},
{
"name": "py36-bitstruct",
"portdir": "python/py-bitstruct",
"version": "6.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eerimoq/bitstruct",
"description": "Python bit pack/unpack package",
"long_description": "This module is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, ...).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aw.kornilov",
"github": "ierofant",
"ports_count": 15
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-bitstring",
"portdir": "python/py-bitstring",
"version": "3.1.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-BitArray2D",
"portdir": "python/py-BitArray2D",
"version": "2.1",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://engineering.purdue.edu/kak/dist2d/BitArray2D-2.1.html",
"description": "A memory-efficient packed representation for 2D bit arrays",
"long_description": "The BitArray2D class is for a memory-efficient packed representation of 2D bit arrays and for logical and other operations (such as blob dilations, erosions, etc.) on such arrays. The implementation of the class takes advantage of the facilities of the BitVector class for the memory representation and for the allowed operations.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-BitVector"
]
}
],
"depends_on": []
},
{
"name": "py36-bitarray",
"portdir": "python/py-bitarray",
"version": "1.1.0",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ilanschnell/bitarray",
"description": "A efficient implementation of arrays of booleans",
"long_description": "This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-biplist",
"portdir": "python/py-biplist",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/wooster/biplist",
"description": "biplist is a binary plist parser/generator for Python.",
"long_description": "Binary Property List (plist) files provide a faster and smaller serialization format for property lists on OS X. This is a library for generating binary plists which can be read by OS X, iOS, or other clients.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-coverage",
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-biopython",
"portdir": "python/py-biopython",
"version": "1.79",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://biopython.org/",
"description": "Python tools for computational molecular biology",
"long_description": "Python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2128
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-MDAnalysis"
]
}
]
},
{
"name": "py36-binaryornot",
"portdir": "python/py-binaryornot",
"version": "0.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/audreyr/binaryornot",
"description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
"long_description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-chardet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-cookiecutter"
]
}
]
},
{
"name": "py36-billiard",
"portdir": "python/py-billiard",
"version": "3.6.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/billiard",
"description": "Python multiprocessing fork.",
"long_description": "Python multiprocessing fork.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-celery"
]
}
]
},
{
"name": "py36-benchexec",
"portdir": "python/py-benchexec",
"version": "2.5.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sosy-lab/benchexec/",
"description": "A Framework for Reliable Benchmarking and Resource Measurement",
"long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-nose",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-yaml",
"py36-lxml",
"py36-tempita"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-test-runner"
]
}
]
},
{
"name": "py36-behave",
"portdir": "python/py-behave",
"version": "1.2.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/behave/behave",
"description": "behave is behavior-driven development, Python style.",
"long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-setuptools",
"python36"
]
},
{
"type": "run",
"ports": [
"py36-parse",
"py36-parse-type",
"py36-six",
"py36-colorama",
"py36-cucumber-tag-expressions"
]
},
{
"type": "test",
"ports": [
"py36-mock",
"py36-path",
"py36-pyhamcrest",
"py36-pytest",
"py36-pytest-html"
]
}
],
"depends_on": []
},
{
"name": "py36-beautifulsoup4",
"portdir": "python/py-beautifulsoup4",
"version": "4.11.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.crummy.com/software/BeautifulSoup/",
"description": "Python HTML/XML parser",
"long_description": "Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"html5lib",
"lxml"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py36-lxml",
"python36",
"py36-soupsieve",
"py36-html5lib"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-astroquery",
"py36-django-htmlmin",
"py36-nbconvert",
"py36-webtest"
]
},
{
"type": "run",
"ports": [
"py36-dns-lexicon"
]
},
{
"type": "test",
"ports": [
"py36-myst-parser"
]
}
]
},
{
"name": "py36-beaker",
"portdir": "python/py-beaker",
"version": "1.11.0",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beaker.readthedocs.io/",
"description": "A Session and Caching library with WSGI Middleware",
"long_description": "Beaker is a web session and general caching library that includes WSGI middleware for use in web applications. As a general caching library, Beaker can handle storing for various times any Python object that can be pickled with optional back-ends on a fine-grained basis. Beaker was built largely on the code from MyghtyUtils, then refactored and extended with database support. Beaker includes Cache and Session WSGI middleware to ease integration with WSGI capable frameworks.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-mako"
]
}
]
},
{
"name": "py36-bdist_mpkg",
"portdir": "python/py-bdist_mpkg",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/bdist_mpkg/",
"description": "Builds Mac OS X installer packages from distutils",
"long_description": "bdist_mpkg is a distutils plugin that implements the bdist_mpkg command, which builds a Mac OS X metapackage for use by Installer.app for easy GUI installation of Python modules, much like bdist_wininst. It also comes with a bdist_mpkg script, which is a setup.py front-end that will allow you to easy build an installer metapackage from nearly any existing package that uses distutils.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bdist_mpkg"
]
}
]
},
{
"name": "py36-bcrypt",
"portdir": "python/py-bcrypt",
"version": "4.0.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/bcrypt/",
"description": "Modern password hashing for your software and your servers",
"long_description": "Modern password hashing for your software and your servers",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-build",
"clang-16",
"cargo",
"legacy-support",
"rust",
"py36-python-install",
"py36-setuptools",
"py36-wheel",
"py36-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-paramiko",
"py36-twisted"
]
}
]
},
{
"name": "py36-bcolz",
"portdir": "python/py-bcolz",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Blosc/bcolz",
"description": "Columnar and compressed data containers.",
"long_description": "bcolz provides columnar and compressed data containers. Column storage allows for efficiently querying tables with a large number of columns. It also allows for cheap addition and removal of column. In addition, bcolz objects are compressed by default for reducing memory/disk I/O needs. The compression process is carried out internally by Blosc, a high-performance compressor that is optimized for binary data.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-cython",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"blosc",
"python36",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py36-bcdoc",
"portdir": "python/py-bcdoc",
"version": "0.16.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/botocore/bcdoc",
"description": "ReST document generation tools for botocore.",
"long_description": "ReST document generation tools for botocore.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bcdoc"
]
}
]
},
{
"name": "py36-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srnas/barnaba",
"description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations.",
"long_description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools_scm",
"py36-setuptools_scm_git_archive",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-pandas",
"py36-scikit-learn",
"py36-scipy",
"python36",
"py36-future",
"py36-mdtraj"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-baker",
"portdir": "python/py-baker",
"version": "1.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/Baker",
"description": "Easy, powerful access to Python functions from the command line.",
"long_description": "Easy, powerful access to Python functions from the command line.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-baker"
]
}
]
},
{
"name": "py36-backports.entry-points-selectable",
"portdir": "python/py-backports.entry-points-selectable",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/backports.entry_points_selectable",
"description": "Compatibility shim providing selectable entry points for older implementations",
"long_description": "Compatibility shim providing selectable entry points for older implementations",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"py36-setuptools_scm",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-importlib-metadata",
"py36-backports"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-backports.cached-property",
"portdir": "python/py-backports.cached-property",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/penguinolog/backports.cached_property",
"description": "Backport of Python 3.8 functools.cached_property.",
"long_description": "Backport of Python 3.8 functools.cached_property.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"py36-toml",
"py36-wheel",
"clang-9.0",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py36-backports",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-curtsies"
]
}
]
},
{
"name": "py36-backports",
"portdir": "python/py-backports",
"version": "1.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/backports",
"description": "Namespace for backported Python features",
"long_description": "Namespace for backported Python features",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-backports.cached-property",
"py36-backports.entry-points-selectable"
]
}
]
},
{
"name": "py36-backcall",
"portdir": "python/py-backcall",
"version": "0.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/backcall",
"description": "Specifications for callback functions passed in to an API.",
"long_description": "Specifications for callback functions passed in to an API.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ipython"
]
}
]
},
{
"name": "py36-babel",
"portdir": "python/py-babel",
"version": "2.11.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://babel.pocoo.org/",
"description": "A collection of tools for internationalizing Python applications.",
"long_description": "Babel is an integrated collection of utilities that assist in internationalizing and localizing Python applications, with an emphasis on web-based applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools",
"py36-tz"
]
},
{
"type": "test",
"ports": [
"py36-freezegun",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-bpython"
]
},
{
"type": "lib",
"ports": [
"py36-agate",
"py36-wtforms",
"py36-jupyterlab_server"
]
},
{
"type": "run",
"ports": [
"py36-sphinx"
]
}
]
},
{
"name": "py36-axolotl-curve25519",
"portdir": "python/py-axolotl-curve25519",
"version": "0.4.1.post2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl-curve25519",
"description": "curve25519 for py-axolotl",
"long_description": "Python implementation of curve25519 with ed25519 signatures for py-axolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-axolotl"
]
}
]
},
{
"name": "py36-axolotl",
"portdir": "python/py-axolotl",
"version": "0.2.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl",
"description": "Python implementation of libaxolotl",
"long_description": "Python implementation of libaxolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-protobuf3",
"py36-axolotl-curve25519",
"py36-cryptography"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-awscli",
"portdir": "python/py-awscli",
"version": "1.22.31",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/cli/",
"description": "Universal Command Line Environment for Amazon Web Services.",
"long_description": "Universal Command Line Environment for Amazon Web Services.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-colorama",
"py36-docutils",
"py36-rsa",
"python36",
"py36-yaml",
"py36-s3transfer",
"py36-botocore"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": []
},
{
"name": "py36-awesome_slugify",
"portdir": "python/py-awesome_slugify",
"version": "1.6.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/awesome-slugify",
"description": "Flexible slugify function",
"long_description": "Flexible slugify function",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-nose",
"py36-regex",
"py36-unidecode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-awesome_slugify"
]
}
]
},
{
"name": "py36-autopep8",
"portdir": "python/py-autopep8",
"version": "1.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hhatto/autopep8",
"description": "A tool that automatically formats Python code to conform to the PEP 8 style guide",
"long_description": "autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools",
"py36-toml"
]
},
{
"type": "run",
"ports": [
"autopep8_select",
"py36-codestyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-python-lsp-server",
"py36-language-server"
]
}
]
},
{
"name": "py36-automat",
"portdir": "python/py-automat",
"version": "20.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/glyph/automat",
"description": "A library for concise, idiomatic Python expression of finite-state automata",
"long_description": "Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools_scm",
"py36-m2r",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"py36-six",
"py36-attrs"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-twisted"
]
}
]
},
{
"name": "py36-attrs",
"portdir": "python/py-attrs",
"version": "22.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-attrs/attrs",
"description": "Attributes without boilerplate",
"long_description": "attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols:",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-hypothesis",
"py36-pytest",
"py36-zopeinterface"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-markdown-it-py",
"py36-fiona",
"py36-aiorpcX",
"py36-eli5",
"py36-service_identity",
"py36-aiohttp",
"py36-rasterio",
"py36-parver",
"py36-jsonschema",
"py36-twisted",
"py36-pytest",
"py36-hypothesis",
"py36-scikit-hep-particle"
]
},
{
"type": "run",
"ports": [
"py36-outcome",
"py36-trio",
"py36-cmd2",
"py36-automat"
]
}
]
},
{
"name": "py36-attr",
"portdir": "python/py-attr",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/attr",
"description": "Simple decorator to set attributes of target function or class in a DRY way",
"long_description": "Simple decorator to set attributes of target function or class in a DRY way",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-test-runner"
]
}
]
},
{
"name": "py36-atpy",
"portdir": "python/py-atpy",
"version": "0.9.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://atpy.readthedocs.org/",
"description": "ATpy: Astronomical Tables in Python",
"long_description": "ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"hdf5",
"vo",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-astropy",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py36-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-spyder",
"py36-spyder-devel"
]
}
]
},
{
"name": "py36-async-timeout",
"portdir": "python/py-async-timeout",
"version": "4.0.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-timeout",
"description": "asyncio-compatible timeout context manager.",
"long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 91
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-aiohttp"
]
}
]
},
{
"name": "py36-asynctest",
"portdir": "python/py-asynctest",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Martiusweb/asynctest",
"description": "Enhance the standard unittest package with features for testing asyncio libraries",
"long_description": "The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-aiohttp"
]
}
]
},
{
"name": "py36-async_generator",
"portdir": "python/py-async_generator",
"version": "1.10",
"license": "MIT and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/async_generator",
"description": "A library making it easy to write async iterators in Python 3.5",
"long_description": "Python 3.6 added async generators. Python 3.7 adds some more tools to make them usable, like contextlib.asynccontextmanager. This library gives you all that back to Python 3.5.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-anyio"
]
},
{
"type": "run",
"ports": [
"py36-trio"
]
},
{
"type": "test",
"ports": [
"py36-outcome",
"py36-pytest-asyncio"
]
}
]
},
{
"name": "py36-astroscrappy",
"portdir": "python/py-astroscrappy",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astroscrappy",
"description": "Speedy Cosmic Ray Annihilation Package in Python",
"long_description": "Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), originally based on Pieter van Dokkum’s L.A.Cosmic algorithm.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-astropy-helpers",
"py36-cython"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-astropy"
]
}
],
"depends_on": []
},
{
"name": "py36-astroquery",
"portdir": "python/py-astroquery",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://astroquery.readthedocs.io/",
"description": "Accessing Online Astronomical Data",
"long_description": "Astroquery is an astropy affiliated package that contains a collection of tools to access online Astronomical data. Each web service has its own sub-package.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-astropy-helpers",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-html5lib",
"py36-keyring",
"python36",
"py36-six",
"py36-requests",
"py36-astropy",
"py36-beautifulsoup4"
]
}
],
"depends_on": []
},
{
"name": "py36-astropy-helpers",
"portdir": "python/py-astropy-helpers",
"version": "4.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-helpers",
"description": "Helpers for Astropy and Affiliated packages",
"long_description": "This project provides a Python package, astropy_helpers, which includes many build, installation, and documentation-related tools used by the Astropy project, but packaged separately for use by other projects that wish to leverage this work.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-astroplan",
"py36-astroquery",
"py36-astroscrappy",
"py36-photutils",
"py36-vo"
]
}
]
},
{
"name": "py36-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-astropy",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-reproject"
]
}
]
},
{
"name": "py36-astropy",
"portdir": "python/py-astropy",
"version": "4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"py36-extension-helpers",
"py36-jinja2",
"py36-setuptools",
"py36-setuptools_scm",
"py36-toml"
]
},
{
"type": "lib",
"ports": [
"python36",
"expat",
"py36-numpy",
"py36-pyerfa",
"py36-pyobjc",
"cfitsio",
"erfa",
"wcslib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalpulsar",
"py36-astlib",
"py36-astroML",
"py36-astroplan",
"py36-astropy-healpix",
"py36-astroquery",
"py36-astroscrappy",
"py36-gwpy",
"py36-healpy",
"py36-photutils",
"py36-vo",
"py36-lalinference"
]
},
{
"type": "run",
"ports": [
"py36-aplpy",
"py36-pyregion",
"py36-atpy",
"py36-gammapy",
"py36-regions",
"py36-reproject",
"py36-montage"
]
}
]
},
{
"name": "py36-astroplan",
"portdir": "python/py-astroplan",
"version": "0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://astroplan.readthedocs.io/",
"description": "Observation planning package for astronomers",
"long_description": "astroplan is an open source Python package to help astronomers plan observations. The goal of astroplan is to make a flexible toolbox for observation planning and scheduling. When complete, the goal is to be easy for Python beginners and new observers to to pick up, but powerful enough for observatories preparing nightly and long-term schedules.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-astropy-helpers",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-tz",
"py36-astropy",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py36-astroML_addons",
"portdir": "python/py-astroML_addons",
"version": "0.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astroml.org",
"description": "performance add-ons for the astroML package",
"long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-astroML"
]
}
]
},
{
"name": "py36-astroML",
"portdir": "python/py-astroML",
"version": "0.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astroml.org",
"description": "tools for machine learning and data mining in astronomy",
"long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"addons"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-matplotlib",
"py36-numpy",
"py36-scikit-learn",
"py36-scipy",
"python36",
"py36-astropy"
]
},
{
"type": "run",
"ports": [
"py36-astroML_addons"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": []
}
]
}