HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52293,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=983",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=981",
"results": [
{
"name": "py36-yapsy",
"portdir": "python/py-yapsy",
"version": "1.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yapsy.sourceforge.net",
"description": "Yet Another Plugin SYstem",
"long_description": "Yapsy’s main purpose is to offer a way to easily design a plugin system in Python, and motivated by the fact that many other Python plugin system are either too complicated for a basic use or depend on a lot of libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py27-yapsy",
"portdir": "python/py-yapsy",
"version": "1.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yapsy.sourceforge.net",
"description": "Yet Another Plugin SYstem",
"long_description": "Yapsy’s main purpose is to offer a way to easily design a plugin system in Python, and motivated by the fact that many other Python plugin system are either too complicated for a basic use or depend on a lot of libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py37-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-irodsclient"
]
}
]
},
{
"name": "py36-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-irodsclient"
]
}
]
},
{
"name": "py27-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-irodsclient"
]
}
]
},
{
"name": "py38-urwidtrees",
"portdir": "python/py-urwidtrees",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pazz/urwidtrees",
"description": "Tree widgets for urwid",
"long_description": "This is a Widget Container API for the urwid toolkit. It uses a MVC approach and allows to build trees of widgets.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-urwid"
]
}
],
"depends_on": []
},
{
"name": "py27-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six",
"py27-yaml"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"voltron"
]
}
]
},
{
"name": "py38-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-six",
"py38-yaml"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": []
},
{
"name": "py37-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-yaml",
"python37",
"py37-six"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six",
"py36-yaml"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py35-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six",
"py35-yaml"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": []
},
{
"name": "py38-xlib",
"portdir": "python/py-xlib",
"version": "0.26",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-xlib/python-xlib",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": false,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-xlib",
"portdir": "python/py-xlib",
"version": "0.26",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-xlib/python-xlib",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": false,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools_scm",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-six"
]
}
],
"depends_on": []
},
{
"name": "py27-xlib",
"portdir": "python/py-xlib",
"version": "0.26",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-xlib/python-xlib",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": false,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "p5.26-statistics-covid",
"portdir": "perl/p5-statistics-covid",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Statistics::Covid",
"description": "Statistics::Covid - Fetch, store in DB, retrieve and analyse Covid-19 statistics from data providers",
"long_description": "Statistics::Covid - Fetch, store in DB, retrieve and analyse Covid-19 statistics from data providers",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-algorithm-curvefit",
"p5.26-chart-clicker",
"p5.26-data-dump",
"p5.26-datetime",
"p5.26-datetime-format-strptime",
"p5.26-dbd-sqlite",
"p5.26-dbi",
"perl5.26",
"p5.26-getopt-long",
"p5.26-http-cookiejar",
"p5.26-json-parse",
"p5.26-libwww-perl",
"p5.26-math-symbolic",
"p5.26-sql-translator",
"p5.26-try-tiny",
"p5.26-dbix-class"
]
}
],
"depends_on": []
},
{
"name": "p5.26-statistics-caseresampling",
"portdir": "perl/p5-statistics-caseresampling",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Statistics::CaseResampling",
"description": "Statistics::CaseResampling - Efficient resampling and calculation of medians with confidence intervals",
"long_description": "Statistics::CaseResampling - Efficient resampling and calculation of medians with confidence intervals",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dumbbench"
]
}
]
},
{
"name": "p5.26-catalyst-plugin-session",
"portdir": "perl/p5-catalyst-plugin-session",
"version": "0.410.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session",
"description": "Generic Session plugin",
"long_description": "Generic Session plugin - ties together server side storage and client side state required to maintain session data.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep",
"p5.26-test-exception",
"p5.26-test-www-mechanize-catalyst",
"p5.26-test-www-mechanize-psgi"
]
},
{
"type": "lib",
"ports": [
"p5.26-mro-compat",
"p5.26-namespace-clean",
"perl5.26",
"p5.26-tie-refhash",
"p5.26-object-signature",
"p5.26-catalyst-runtime",
"p5.26-html-parser",
"p5.26-moose",
"p5.26-moosex-emulate-class-accessor-fast"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-catalyst-plugin-authorization-acl"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-plugin-authentication",
"p5.26-catalyst-plugin-captcha",
"p5.26-catalyst-plugin-session-state-cookie",
"p5.26-catalyst-plugin-session-store-chi",
"p5.26-catalyst-plugin-session-store-dbi",
"p5.26-catalyst-plugin-session-store-delegate",
"p5.26-catalyst-helper-authdbic",
"p5.26-catalyst-plugin-session-store-fastmmap"
]
}
]
},
{
"name": "p5.26-news-nntpclient",
"portdir": "perl/p5-news-nntpclient",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/News::NNTPClient",
"description": "Perl module to talk to NNTP servers",
"long_description": "This module implements a client interface to NNTP, enabling a Perl 5 application to talk to NNTP servers.",
"active": false,
"categories": [
"perl",
"news"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-mail-sendmail",
"portdir": "perl/p5-mail-sendmail",
"version": "0.800.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Sendmail",
"description": "Simple platform independent e-mail from perl scripts.",
"long_description": "Simple platform independent e-mail from your perl script. Only requires Perl 5 and a network connection. Mail::Sendmail contains mainly &sendmail, which takes a hash with the message to send and sends it. It is intended to be very easy to setup and use.",
"active": false,
"categories": [
"mail",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-sys-hostname-long",
"portdir": "perl/p5-sys-hostname-long",
"version": "1.500.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::Hostname::Long",
"description": "Sys::Hostname::Long - Try every conceivable way to get full hostname",
"long_description": "How to get the host full name in perl on multiple operating systems (mac, windows, unix* etc)",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-digest-gost",
"portdir": "perl/p5-digest-gost",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Digest::GOST",
"description": "A Perl interface to the GOST R 34.11-94 digest algorithm",
"long_description": "A Perl interface to the GOST R 34.11-94 digest algorithm",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-future",
"portdir": "perl/p5-future",
"version": "0.460.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future",
"description": "Future - represent an operation awaiting completion",
"long_description": "Future - represent an operation awaiting completion",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-refcount",
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-identity"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-test-simple",
"p5.26-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-future-asyncawait",
"p5.26-future-io",
"p5.26-io-async"
]
}
]
},
{
"name": "p5.26-inline",
"portdir": "perl/p5-inline",
"version": "0.860.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Inline",
"description": "Write Perl subroutines in other programming languages",
"long_description": "Inline lets you write Perl subroutines in other programming languages like C, C++, Java, Python, Tcl and even Assembly. You don't need to compile anything. All the details are handled transparently so you can just run your Perl script like normal.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-alien-gimp"
]
},
{
"type": "lib",
"ports": [
"p5.26-inline-c",
"p5.26-inline-filters",
"p5.26-inline-python",
"p5.26-pdl"
]
}
]
},
{
"name": "p5.26-plack-test-agent",
"portdir": "perl/p5-plack-test-agent",
"version": "1.500.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Plack::Test::Agent",
"description": "Plack::Test::Agent - OO interface for testing low-level Plack/PSGI apps",
"long_description": "Plack::Test::Agent - OO interface for testing low-level Plack/PSGI apps",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-http-server-simple-psgi",
"p5.26-modern-perl",
"p5.26-test-memory-cycle",
"p5.26-test-requires"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-www-mechanize",
"p5.26-http-cookies",
"p5.26-http-message",
"p5.26-plack",
"p5.26-test-tcp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-lwp-consolelogger"
]
}
]
},
{
"name": "p5.26-moose",
"portdir": "perl/p5-moose",
"version": "2.201.400",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Moose",
"description": "A postmodern object system for Perl 5",
"long_description": "A postmodern object system for Perl 5",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-cpan-meta-check",
"p5.26-cpan-meta-requirements",
"p5.26-dbm-deep",
"p5.26-declare-constraints-simple",
"p5.26-io-string",
"p5.26-list-moreutils",
"p5.26-module-refresh",
"p5.26-super",
"p5.26-test-cleannamespaces",
"p5.26-test-deep",
"p5.26-test-fatal",
"p5.26-test-memory-cycle",
"p5.26-test-output",
"p5.26-test-requires",
"p5.26-test-warnings",
"p5.26-type-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-sub-name",
"perl5.26",
"p5.26-try-tiny",
"p5.26-task-weaken",
"p5.26-class-load",
"p5.26-class-load-xs",
"p5.26-data-optlist",
"p5.26-devel-globaldestruction",
"p5.26-devel-overloadinfo",
"p5.26-devel-stacktrace",
"p5.26-dist-checkconflicts",
"p5.26-eval-closure",
"p5.26-module-runtime",
"p5.26-module-runtime-conflicts",
"p5.26-mro-compat",
"p5.26-package-deprecationmanager",
"p5.26-package-stash",
"p5.26-package-stash-xs",
"p5.26-params-util",
"p5.26-sub-exporter"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class-schema-loader",
"p5.26-moosex-types-stringlike",
"p5.26-catalyst-plugin-authentication",
"p5.26-moosex-has-sugar",
"p5.26-moosex-types-loadableclass",
"p5.26-moosex-types-path-class",
"p5.26-any-moose"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-plugin-authorization-acl",
"p5.26-catalyst-plugin-session",
"p5.26-catalyst-plugin-session-state-cookie",
"p5.26-catalyst-plugin-session-store-delegate",
"p5.26-catalyst-plugin-static-simple",
"p5.26-catalyst-runtime",
"p5.26-catalyst-view-email",
"p5.26-catalyst-view-html-mason",
"p5.26-catalystx-component-traits",
"p5.26-catalystx-leakchecker",
"p5.26-chart-clicker",
"p5.26-config-mvp",
"p5.26-config-mvp-reader-ini",
"p5.26-config-mvp-slicer",
"p5.26-data-visitor",
"p5.26-devel-repl",
"p5.26-dist-zilla",
"p5.26-dist-zilla-app-command-regenerate",
"p5.26-dist-zilla-config-slicer",
"p5.26-dist-zilla-plugin-authority",
"p5.26-dist-zilla-plugin-autometaresources",
"p5.26-dist-zilla-plugin-bumpversionafterrelease",
"p5.26-dist-zilla-plugin-checkextratests",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-checkmetaresources",
"p5.26-dist-zilla-plugin-checkprereqsindexed",
"p5.26-dist-zilla-plugin-checkselfdependency",
"p5.26-dist-zilla-plugin-checkstrictversion",
"p5.26-dist-zilla-plugin-config-git",
"p5.26-dist-zilla-plugin-contributorsfromgit",
"p5.26-dist-zilla-plugin-copyfilesfromrelease",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-emailnotify",
"p5.26-dist-zilla-plugin-ensurelatestperl",
"p5.26-dist-zilla-plugin-ffi",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-git",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-git-describe",
"p5.26-dist-zilla-plugin-git-pushinitial",
"p5.26-dist-zilla-plugin-git-remote-check",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-githubmeta",
"p5.26-dist-zilla-plugin-installguide",
"p5.26-dist-zilla-plugin-keywords",
"p5.26-dist-zilla-plugin-makemaker-awesome",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-dist-zilla-plugin-metaprovides",
"p5.26-dist-zilla-plugin-metaprovides-package",
"p5.26-dist-zilla-plugin-minimumperl",
"p5.26-dist-zilla-plugin-modulebuildtiny",
"p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.26-dist-zilla-plugin-ourpkgversion",
"p5.26-dist-zilla-plugin-pod2readme",
"p5.26-dist-zilla-plugin-podweaver",
"p5.26-dist-zilla-plugin-prereqs-authordeps",
"p5.26-dist-zilla-plugin-promptifstale",
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-plugin-run",
"p5.26-dist-zilla-plugin-test-compile",
"p5.26-dist-zilla-plugin-test-minimumversion",
"p5.26-dist-zilla-plugin-test-reportprereqs",
"p5.26-dist-zilla-plugin-twitter",
"p5.26-dist-zilla-plugin-versionfrommainmodule",
"p5.26-dist-zilla-pluginbundle-git-checkfor",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-pluginbundle-starter",
"p5.26-dist-zilla-role-dynamicconfig",
"p5.26-dist-zilla-role-filewatcher",
"p5.26-dist-zilla-role-modulemetadata",
"p5.26-dist-zilla-role-pluginbundle-pluginremover",
"p5.26-dist-zilla-role-registerstash",
"p5.26-dist-zilla-role-repofileinjector",
"p5.26-dist-zilla-role-stash-plugins",
"p5.26-dist-zilla-stash-podweaver",
"p5.26-fey",
"p5.26-fey-dbimanager",
"p5.26-fey-loader",
"p5.26-fey-orm",
"p5.26-forest",
"p5.26-geometry-primitive",
"p5.26-graphics-color",
"p5.26-graphics-primitive",
"p5.26-graphics-primitive-driver-cairo",
"p5.26-html-masonx-free",
"p5.26-layout-manager",
"p5.26-mason",
"p5.26-mo",
"p5.26-moose-autobox",
"p5.26-moose-policy",
"p5.26-moosex-aliases",
"p5.26-moosex-arrayref",
"p5.26-moosex-attributeshortcuts",
"p5.26-moosex-classattribute",
"p5.26-moosex-clone",
"p5.26-moosex-configfromfile",
"p5.26-moosex-daemonize",
"p5.26-moosex-emulate-class-accessor-fast",
"p5.26-moosex-getopt",
"p5.26-moosex-hasdefaults",
"p5.26-moosex-insideout",
"p5.26-moosex-lazyrequire",
"p5.26-moosex-log-log4perl",
"p5.26-moosex-markasmethods",
"p5.26-moosex-meta-typeconstraint-mooish",
"p5.26-moosex-methodattributes",
"p5.26-moosex-multiinitarg",
"p5.26-moosex-nonmoose",
"p5.26-moosex-object-pluggable",
"p5.26-moosex-oneargnew",
"p5.26-moosex-params-validate",
"p5.26-moosex-role-parameterized",
"p5.26-moosex-role-strict",
"p5.26-moosex-role-withoverloading",
"p5.26-moosex-semiaffordanceaccessor",
"p5.26-moosex-setonce",
"p5.26-moosex-simpleconfig",
"p5.26-moosex-singleton",
"p5.26-moosex-slurpyconstructor",
"p5.26-moosex-storage",
"p5.26-moosex-storage-io-chi",
"p5.26-moosex-strictconstructor",
"p5.26-moosex-traitfor-meta-class-betteranonclassnames",
"p5.26-moosex-traits",
"p5.26-moosex-traits-pluggable",
"p5.26-moosex-types",
"p5.26-moosex-types-common",
"p5.26-moosex-types-datetime",
"p5.26-moosex-types-laxnum",
"p5.26-moosex-types-path-tiny",
"p5.26-treepath",
"p5.26-catalyst-action-rest",
"p5.26-catalyst-authentication-store-dbix-class",
"p5.26-catalyst-component-instancepercontext",
"p5.26-catalyst-devel",
"p5.26-catalyst-model-dbic-schema",
"p5.26-catalyst-plugin-authentication",
"p5.26-test-www-mechanize-catalyst",
"p5.26-text-flow",
"p5.26-moosex-types-structured",
"p5.26-moosex-types-uri",
"p5.26-moosex-util",
"p5.26-net-twitter",
"p5.26-perl-languageserver",
"p5.26-perl-prereqscanner",
"p5.26-pod-elemental",
"p5.26-pod-elemental-perlmunger",
"p5.26-pod-elemental-transformer-list",
"p5.26-pod-elemental-transformer-verbatim",
"p5.26-pod-projectdocs",
"p5.26-pod-weaver",
"p5.26-pod-weaver-plugin-ensureuniquesections",
"p5.26-pod-weaver-section-allowoverride",
"p5.26-pod-weaver-section-contributors",
"p5.26-pod-weaver-section-generatesection",
"p5.26-rdf-trine",
"p5.26-role-hasmessage",
"p5.26-role-identifiable",
"p5.26-test-moose-more"
]
},
{
"type": "test",
"ports": [
"p5.26-devel-nytprof",
"p5.26-class-refresh"
]
}
]
},
{
"name": "p5.26-test-differences",
"portdir": "perl/p5-test-differences",
"version": "0.680.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Differences",
"description": "Test strings and data structures and show differences if not ok",
"long_description": "When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix diff utility may be just what's needed.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-capture-tiny",
"p5.26-text-diff"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-xml-rss-libxml",
"p5.26-dbix-class-schema-loader",
"p5.26-sql-translator",
"p5.26-text-markdown",
"p5.26-xml-rss",
"p5.26-code-tidyall",
"p5.26-extutils-xspp",
"p5.26-html-scrubber",
"p5.26-net-dict",
"p5.26-pod-elemental",
"p5.26-pod-elemental-transformer-list",
"p5.26-pod-markdown",
"p5.26-pod-markdown-github",
"p5.26-pod-pom",
"p5.26-pod-weaver",
"p5.26-sereal-decoder",
"p5.26-sereal-encoder"
]
},
{
"type": "lib",
"ports": [
"p5.26-devel-cover",
"p5.26-devel-nytprof",
"p5.26-test-json",
"p5.26-test-most"
]
}
]
},
{
"name": "p5.26-term-readline-gnu",
"portdir": "perl/p5-term-readline-gnu",
"version": "1.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Term::ReadLine::Gnu",
"description": "Perl extension for the GNU Readline/History library",
"long_description": "This is an implementation of Term::ReadLine using the GNU Readline/History Library.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla"
]
}
]
},
{
"name": "p5.26-event-rpc",
"portdir": "perl/p5-event-rpc",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Event::RPC",
"description": "Event::RPC - Event based transparent Client/Server RPC framework",
"long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-cbor-xs",
"p5.26-event",
"p5.26-glib",
"perl5.26",
"p5.26-json-xs",
"p5.26-net-ssleay",
"p5.26-sereal",
"p5.26-io-socket-ssl"
]
}
],
"depends_on": []
},
{
"name": "p5.26-term-readkey",
"portdir": "perl/p5-term-readkey",
"version": "2.380.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/release/TermReadKey",
"description": "Term::ReadKey - A perl module for simple terminal control",
"long_description": "Term::ReadKey - A perl module for simple terminal control",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-cpan-uploader",
"p5.26-curses-ui",
"p5.26-dist-zilla",
"p5.26-innotop",
"p5.26-io-pager",
"p5.26-mytop",
"p5.26-pdl",
"p5.26-pgtop",
"p5.26-poe",
"p5.26-svn-mirror",
"p5.26-sysadm-install",
"p5.26-term-progressbar",
"p5.26-term-prompt",
"p5.26-term-shell",
"p5.26-tk"
]
}
]
},
{
"name": "libgee06",
"portdir": "devel/libgee06",
"version": "0.6.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Libgee",
"description": "Collection library providing GObject-based interfaces",
"long_description": "Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"vala"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection"
]
}
],
"depends_on": []
},
{
"name": "py39-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "7.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
"long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
"active": false,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-certifi",
"py39-click",
"py39-cryptography",
"py39-flask",
"py39-h2",
"py39-hyperframe",
"py39-kaitaistruct",
"py39-ldap3",
"py39-msgpack",
"py39-openssl",
"py39-parsing",
"py39-passlib",
"py39-protobuf3",
"py39-publicsuffix2",
"py39-pyperclip",
"py39-ruamel-yaml",
"py39-ruamel-yaml-clib",
"py39-sortedcontainers",
"py39-tornado",
"py39-urwid",
"py39-wsproto",
"py39-zstd",
"python39",
"py39-asgiref",
"py39-asn1",
"py39-blinker",
"py39-brotli"
]
},
{
"type": "test",
"ports": [
"py39-asynctest",
"py39-beautifulsoup4",
"py39-hypothesis",
"py39-parver",
"py39-pytest",
"py39-pytest-asyncio",
"py39-requests",
"py39-tz"
]
}
],
"depends_on": []
},
{
"name": "py37-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "7.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
"long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
"active": false,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-click",
"py37-cryptography",
"py37-flask",
"py37-h2",
"py37-hyperframe",
"py37-kaitaistruct",
"py37-ldap3",
"py37-msgpack",
"py37-openssl",
"py37-parsing",
"py37-passlib",
"py37-protobuf3",
"py37-publicsuffix2",
"py37-pyperclip",
"py37-ruamel-yaml",
"py37-ruamel-yaml-clib",
"py37-sortedcontainers",
"py37-tornado",
"py37-urwid",
"py37-wsproto",
"py37-zstd",
"py37-asgiref",
"python37",
"py37-asn1",
"py37-blinker",
"py37-brotli",
"py37-certifi"
]
},
{
"type": "test",
"ports": [
"py37-asynctest",
"py37-beautifulsoup4",
"py37-hypothesis",
"py37-parver",
"py37-pytest",
"py37-pytest-asyncio",
"py37-requests",
"py37-tz"
]
}
],
"depends_on": []
},
{
"name": "py38-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "7.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
"long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
"active": false,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-certifi",
"py38-click",
"py38-cryptography",
"py38-flask",
"py38-h2",
"py38-hyperframe",
"py38-kaitaistruct",
"py38-ldap3",
"py38-msgpack",
"py38-openssl",
"py38-parsing",
"py38-passlib",
"py38-protobuf3",
"py38-publicsuffix2",
"py38-pyperclip",
"py38-ruamel-yaml",
"py38-ruamel-yaml-clib",
"py38-sortedcontainers",
"py38-tornado",
"py38-urwid",
"py38-wsproto",
"py38-zstd",
"python38",
"py38-asgiref",
"py38-asn1",
"py38-blinker",
"py38-brotli"
]
},
{
"type": "test",
"ports": [
"py38-asynctest",
"py38-beautifulsoup4",
"py38-hypothesis",
"py38-parver",
"py38-pytest",
"py38-pytest-asyncio",
"py38-requests",
"py38-tz"
]
}
],
"depends_on": []
},
{
"name": "py36-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "7.0.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-mitmproxy",
"homepage": "https://mitmproxy.org/",
"description": "Obsolete port, replaced by py37-mitmproxy",
"long_description": "This port has been replaced by py37-mitmproxy.",
"active": false,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.26-template-tiny",
"portdir": "perl/p5-template-tiny",
"version": "1.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Template::Tiny",
"description": "Template::Tiny - Template Toolkit reimplemented in as little code as possible",
"long_description": "Template::Tiny - Template Toolkit reimplemented in as little code as possible",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dancer2"
]
}
]
},
{
"name": "p5.26-xml-twig",
"portdir": "perl/p5-xml-twig",
"version": "3.520.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::Twig",
"description": "A perl module for processing huge XML documents in tree mode.",
"long_description": "Twig offers a tree-oriented interface to a document while handling large docs.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-io-captureoutput",
"p5.26-io-stringy",
"p5.26-xml-filter-buffertext",
"p5.26-xml-sax-writer",
"p5.26-xml-simple"
]
},
{
"type": "lib",
"ports": [
"p5.26-text-tabsxwrap",
"p5.26-tie-ixhash",
"perl5.26",
"p5.26-xml-xpath",
"p5.26-xml-xpathengine",
"p5.26-xml-parser",
"p5.26-html-entities-numbered",
"p5.26-html-parser",
"p5.26-html-tidy",
"p5.26-html-tree",
"p5.26-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-xml",
"p5.26-bio-phylo",
"p5.26-bio-variation",
"p5.26-bioperl",
"p5.26-graphviz",
"p5.26-net-dbus",
"p5.26-bio-db-ncbihelper"
]
},
{
"type": "run",
"ports": [
"p5.26-openoffice-oodoc"
]
}
]
},
{
"name": "py38-colorclass",
"portdir": "python/py-colorclass",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Robpol86/colorclass",
"description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-sphinxcontrib-versioning",
"py-colorclass"
]
}
]
},
{
"name": "py-colorclass",
"portdir": "python/py-colorclass",
"version": "2.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Robpol86/colorclass",
"description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-colorclass"
]
}
],
"depends_on": []
},
{
"name": "py37-colorclass",
"portdir": "python/py-colorclass",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Robpol86/colorclass",
"description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-sphinxcontrib-versioning"
]
}
]
},
{
"name": "py38-sphinxcontrib-versioning",
"portdir": "python/py-sphinxcontrib-versioning",
"version": "2.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sphinx-contrib/sphinxcontrib-versioning",
"description": "Sphinx extension that allows building versioned docs for self-hosting.",
"long_description": "Sphinx extension that allows building versioned docs for self-hosting.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-click",
"py38-colorclass",
"py38-setuptools",
"py38-sphinx"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sphinxcontrib-versioning"
]
}
]
},
{
"name": "py-sphinxcontrib-versioning",
"portdir": "python/py-sphinxcontrib-versioning",
"version": "2.2.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sphinx-contrib/sphinxcontrib-versioning",
"description": "Sphinx extension that allows building versioned docs for self-hosting.",
"long_description": "Sphinx extension that allows building versioned docs for self-hosting.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py38-sphinxcontrib-versioning"
]
}
],
"depends_on": []
},
{
"name": "py37-sphinxcontrib-versioning",
"portdir": "python/py-sphinxcontrib-versioning",
"version": "2.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sphinx-contrib/sphinxcontrib-versioning",
"description": "Sphinx extension that allows building versioned docs for self-hosting.",
"long_description": "Sphinx extension that allows building versioned docs for self-hosting.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-click",
"py37-colorclass",
"py37-setuptools",
"py37-sphinx"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-clint",
"portdir": "python/py-clint",
"version": "0.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/clint",
"description": "Clint: Python Command-line Application Tools",
"long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-clint",
"portdir": "python/py-clint",
"version": "0.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/clint",
"description": "Clint: Python Command-line Application Tools",
"long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py310-clint",
"portdir": "python/py-clint",
"version": "0.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/clint",
"description": "Clint: Python Command-line Application Tools",
"long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-clint",
"portdir": "python/py-clint",
"version": "0.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/clint",
"description": "Clint: Python Command-line Application Tools",
"long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py36-clint",
"portdir": "python/py-clint",
"version": "0.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/clint",
"description": "Clint: Python Command-line Application Tools",
"long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py37-clint",
"portdir": "python/py-clint",
"version": "0.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/clint",
"description": "Clint: Python Command-line Application Tools",
"long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-clint",
"portdir": "python/py-clint",
"version": "0.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/clint",
"description": "Clint: Python Command-line Application Tools",
"long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py39-clint",
"portdir": "python/py-clint",
"version": "0.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/clint",
"description": "Clint: Python Command-line Application Tools",
"long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
}
]
}