HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50886,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=399",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=397",
"results": [
{
"name": "stdman",
"portdir": "lang/stdman",
"version": "2024.07.05",
"license": "CC-BY-SA-3 and GFDL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeaye/stdman",
"description": "cppreference manpages",
"long_description": "Manpages for the C++ standard library from cppreference.com.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "fortran-csv-module",
"portdir": "fortran/fortran-csv-module",
"version": "2.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/fortran-csv-module",
"description": "Modern Fortran library for reading and writing CSV (comma-separated value) files",
"long_description": "Modern Fortran library for reading and writing CSV (comma-separated value) files",
"active": true,
"categories": [
"textproc",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"gcc11",
"gcc10",
"gcc12",
"gcc13",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"libgcc13"
]
}
],
"depends_on": []
},
{
"name": "feh",
"portdir": "graphics/feh",
"version": "3.10.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://feh.finalrewind.org/",
"description": "Fast lightweight image viewer",
"long_description": "Simple and fast image viewer using imlib2 with file list and recursive file opening.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"desktop-file-utils",
"imlib2",
"libexif",
"libjpeg-turbo",
"zlib",
"curl",
"xorg-libXinerama",
"xorg-libXt",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "unison",
"portdir": "net/unison",
"version": "2.52.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cis.upenn.edu/~bcpierce/unison/",
"description": "Unison File Synchronizer",
"long_description": "Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"gtk",
"aqua"
],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"lablgtk2"
]
}
],
"depends_on": []
},
{
"name": "ocaml-base",
"portdir": "ocaml/ocaml-base",
"version": "0.16.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/base",
"description": "Jane Street's Full standard library replacement for OCaml",
"long_description": "Base is a complete and portable alternative to the OCaml standard library, providing all functionality expected from a language standard library.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-dune-configurator",
"ocaml-findlib",
"ocaml-sexplib0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-configurator",
"ocaml-int_repr",
"ocaml-ppx_tydi",
"ocaml-stdio",
"ocaml-base_bigstring",
"ocaml-base_quickcheck",
"ocaml-bin_prot",
"ocaml-core",
"ocaml-core_kernel",
"ocaml-expect_test_helpers_core",
"ocaml-fieldslib",
"ocaml-expect_test_helpers_kernel",
"ocaml-jst-config",
"ocaml-ocamlformat-lib",
"ocaml-patience_diff",
"ocaml-ppx_assert",
"ocaml-ppx_bin_prot",
"ocaml-ppx_cold",
"ocaml-ppx_compare",
"ocaml-ppx_custom_printf",
"ocaml-ppx_disable_unused_warnings",
"ocaml-ppx_enumerate",
"ocaml-ppx_expect",
"ocaml-ppx_fields_conv",
"ocaml-ppx_fixed_literal",
"ocaml-ppx_globalize",
"ocaml-ppx_hash",
"ocaml-ppx_here",
"ocaml-ppx_inline_test",
"ocaml-ppx_let",
"ocaml-ppx_log",
"ocaml-ppx_module_timer",
"ocaml-ppx_optcomp",
"ocaml-ppx_optional",
"ocaml-ppx_sexp_conv",
"ocaml-ppx_sexp_message",
"ocaml-ppx_sexp_value",
"ocaml-ppx_stable",
"ocaml-ppx_stable_witness",
"ocaml-ppx_string",
"ocaml-ppx_typerep_conv",
"ocaml-ppx_variants_conv",
"ocaml-record_builder",
"ocaml-sexp_pretty",
"ocaml-splittable_random",
"ocaml-time_now",
"ocaml-typerep",
"ocaml-variantslib"
]
}
]
},
{
"name": "ocaml-int_repr",
"portdir": "ocaml/ocaml-int_repr",
"version": "0.16.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/int_repr",
"description": "Integers of various widths",
"long_description": "Integers of various widths",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib",
"ocaml-ppx_jane"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-base_bigstring",
"ocaml-core_kernel"
]
}
]
},
{
"name": "ocaml-lwt",
"portdir": "ocaml/ocaml-lwt",
"version": "5.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocsigen/lwt",
"description": "Promises and event-driven I/O for OCaml",
"long_description": "Lwt provides typed, composable promises for OCaml, with support for parallel resolution.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-cppo",
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-ocplib-endian",
"ocaml-dune-configurator",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-lwt_ppx",
"ocaml-lwt_react",
"ocaml-lambda-term",
"ocaml-logs",
"ocaml-utop"
]
}
]
},
{
"name": "ocaml-lwt_ppx",
"portdir": "ocaml/ocaml-lwt",
"version": "5.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocsigen/lwt",
"description": "Promises and event-driven I/O for OCaml",
"long_description": "Lwt provides typed, composable promises for OCaml, with support for parallel resolution.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-cppo",
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml-lwt",
"ocaml",
"ocaml-ppxlib",
"ocaml-ocplib-endian",
"ocaml-dune-configurator",
"ocaml-findlib"
]
}
],
"depends_on": []
},
{
"name": "ocaml-lwt_react",
"portdir": "ocaml/ocaml-lwt",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocsigen/lwt",
"description": "Helpers for using React with Lwt",
"long_description": "Lwt provides typed, composable promises for OCaml, with support for parallel resolution.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-cppo",
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml-lwt",
"ocaml",
"ocaml-react",
"ocaml-ocplib-endian",
"ocaml-dune-configurator",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-lambda-term",
"ocaml-utop"
]
}
]
},
{
"name": "ocaml-ppx_tydi",
"portdir": "ocaml/ocaml-ppx_tydi",
"version": "0.16.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_tydi",
"description": "Let expressions, inferring pattern type from expression",
"long_description": "Let expressions, inferring pattern type from expression",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib",
"ocaml-ppxlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_jane"
]
}
]
},
{
"name": "ocaml-stdio",
"portdir": "ocaml/ocaml-stdio",
"version": "0.16.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/stdio",
"description": "Jane Street's standard IO library for OCaml",
"long_description": "Stdio implements simple input/output functionalities for OCaml, re-exporting the input/output functions of the OCaml standard libraries using a more consistent API.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-configurator",
"ocaml-core",
"ocaml-expect_test_helpers_core",
"ocaml-expect_test_helpers_kernel",
"ocaml-ocamlformat-lib",
"ocaml-ppx_expect",
"ocaml-ppx_module_timer",
"ocaml-ppx_optcomp"
]
}
]
},
{
"name": "ocaml-visitors",
"portdir": "ocaml/ocaml-visitors",
"version": "20210608",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.inria.fr/fpottier/visitors",
"description": "An OCaml syntax extension for generating visitor classes",
"long_description": "An OCaml syntax extension (a ppx_deriving plugin) which generates object-oriented visitors for traversing and transforming data structures.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml-ppx_deriving",
"ocaml",
"ocaml-ppxlib",
"ocaml-result",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kremlin"
]
}
]
},
{
"name": "ocaml-base_bigstring",
"portdir": "ocaml/ocaml-base_bigstring",
"version": "0.16.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/base_bigstring",
"description": "String type based on Bigarray, for use in I/O and C-bindings",
"long_description": "String type based on Bigarray, for use in I/O and C-bindings",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppx_jane",
"ocaml-int_repr",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core"
]
}
]
},
{
"name": "cfitsio",
"portdir": "science/cfitsio",
"version": "4.4.1",
"license": "zlib and MIT and (LGPL or Noncommercial)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://heasarc.gsfc.nasa.gov/fitsio/",
"description": "C access to FITS data files with optional Fortran wrappers",
"long_description": "CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the programmer from the internal complexities of the FITS file format. At the same time, CFITSIO provides many advanced features that have made it the most widely used FITS file programming interface in the astronomical community.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgcc",
"curl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"imager",
"gildas"
]
},
{
"type": "lib",
"ports": [
"py27-astropy",
"py35-astropy",
"py36-astropy",
"py27-healpy",
"py35-healpy",
"py36-healpy",
"py27-lalpulsar",
"py36-lalpulsar",
"py37-lalpulsar",
"gimp3-devel",
"py39-gyoto",
"ccfits",
"py38-lalpulsar",
"py37-imagecodecs",
"py38-imagecodecs",
"py37-gyoto",
"py38-gyoto",
"ufraw",
"py37-healpy",
"source-extractor",
"py35-gyoto",
"py36-gyoto",
"cdf-to-fits",
"healpix-c",
"healpix-cxx",
"indi",
"olena",
"luminance-hdr",
"kstars",
"py37-astropy",
"vips",
"montage",
"wcslib",
"p5.28-alien-cfitsio",
"p5.30-alien-cfitsio",
"p5.32-alien-cfitsio",
"p5.34-alien-cfitsio",
"pyxplot",
"py38-astropy",
"py38-healpy",
"py39-healpy",
"lalpulsar",
"py312-lalpulsar",
"Gyoto",
"py310-gyoto",
"py311-gyoto",
"py312-gyoto",
"py313-gyoto",
"py314-gyoto",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"py314-imagecodecs",
"kst",
"octave-cfitsio",
"octave-fits",
"py39-astropy",
"gnuastro",
"py39-imagecodecs",
"py310-astropy",
"py311-astropy",
"py312-astropy",
"py313-astropy",
"py314-astropy",
"py310-healpy",
"p5.26-astro-fits-cfitsio",
"py312-healpy",
"lenstool"
]
}
]
},
{
"name": "fetchmail",
"portdir": "mail/fetchmail",
"version": "6.4.38",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fetchmail.info",
"description": "Batch mail retrieval utility for IMAP, POP2, POP3, APOP, KPOP, ETRN, or ODMR",
"long_description": "Fetchmail is a full-featured IMAP, POP2, POP3, APOP, KPOP, ETRN, ODMR client with easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your mail server to your local delivery system, allowing you to read your it with your favourite mail user agent. Fetchmail also includes useful spam filtering and multi-user functions. A typical use of fetchmail is to connect to your normal POP3 server, downloading your mail into the INBOX on your local computer. You may then read the mail, offline if you want, using Pine, mutt, or any standard mail user agent.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"fetchmailconf",
"ntlm",
"ssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"python312",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openssl",
"gettext-runtime",
"libiconv",
"kerberos5"
]
}
],
"depends_on": []
},
{
"name": "fetchmail-devel",
"portdir": "mail/fetchmail",
"version": "6.5.0.beta5",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fetchmail.info",
"description": "Batch mail retrieval utility for IMAP, POP2, POP3, APOP, KPOP, ETRN, or ODMR",
"long_description": "Fetchmail is a full-featured IMAP, POP2, POP3, APOP, KPOP, ETRN, ODMR client with easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your mail server to your local delivery system, allowing you to read your it with your favourite mail user agent. Fetchmail also includes useful spam filtering and multi-user functions. A typical use of fetchmail is to connect to your normal POP3 server, downloading your mail into the INBOX on your local computer. You may then read the mail, offline if you want, using Pine, mutt, or any standard mail user agent.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"fetchmailconf",
"ntlm",
"ssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"python312",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openssl",
"gettext-runtime",
"libiconv",
"kerberos5"
]
}
],
"depends_on": []
},
{
"name": "yazproxy",
"portdir": "net/yazproxy",
"version": "1.3.12",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.indexdata.com/yazproxy",
"description": "Proxy server for Z39.50/SRW/SRU clients and servers",
"long_description": "YAZ Proxy is highly configurable and can be used in a number of different applications, ranging from debugging Z39.50-based applications and protecting overworked servers, to improving the performance of stateless WWW/Z39.50 gateways.",
"active": true,
"categories": [
"devel",
"net",
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"yazpp"
]
}
],
"depends_on": []
},
{
"name": "py-tail",
"portdir": "python/py-tail",
"version": "0.4.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/six8/pytailer",
"description": "Simple implementation of GNU tail and head in Python",
"long_description": "Python tail is a simple implementation of GNU tail and head. It provides 3 main functions that can be performed on any file-like object that supports seek() and tell(): tail, head, and follow. It also comes with pytail, a command line version offering the same functionality as GNU tail. This can be particularly useful on Windows systems that have no tail equivalent.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-tail"
]
}
],
"depends_on": []
},
{
"name": "py27-tail",
"portdir": "python/py-tail",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/six8/pytailer",
"description": "Simple implementation of GNU tail and head in Python",
"long_description": "Python tail is a simple implementation of GNU tail and head. It provides 3 main functions that can be performed on any file-like object that supports seek() and tell(): tail, head, and follow. It also comes with pytail, a command line version offering the same functionality as GNU tail. This can be particularly useful on Windows systems that have no tail equivalent.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tail"
]
}
]
},
{
"name": "py-traceback2",
"portdir": "python/py-traceback2",
"version": "1.4.0",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/traceback2",
"description": "Backports of the traceback module",
"long_description": "Backports of the traceback module",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-traceback2"
]
}
],
"depends_on": []
},
{
"name": "py27-traceback2",
"portdir": "python/py-traceback2",
"version": "1.4.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/traceback2",
"description": "Backports of the traceback module",
"long_description": "Backports of the traceback module",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pbr",
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-linecache2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-traceback2",
"py27-unittest2"
]
}
]
},
{
"name": "py-tc",
"portdir": "python/py-tc",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsms/tc",
"description": "Python bindings to the tokyocabinet library",
"long_description": "Python bindings to the tokyocabinet library",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-tc"
]
}
],
"depends_on": []
},
{
"name": "py27-tc",
"portdir": "python/py-tc",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsms/tc",
"description": "Python bindings to the tokyocabinet library",
"long_description": "Python bindings to the tokyocabinet library",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tokyocabinet",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py35-tc",
"portdir": "python/py-tc",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsms/tc",
"description": "Python bindings to the tokyocabinet library",
"long_description": "Python bindings to the tokyocabinet library",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tokyocabinet",
"python35"
]
}
],
"depends_on": []
},
{
"name": "py36-tc",
"portdir": "python/py-tc",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsms/tc",
"description": "Python bindings to the tokyocabinet library",
"long_description": "Python bindings to the tokyocabinet library",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tokyocabinet",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tc"
]
}
]
},
{
"name": "py-tclink",
"portdir": "python/py-tclink",
"version": "3.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.trustcommerce.com/tclink.html",
"description": "TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP.",
"long_description": "TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP. A similar package is Red Hat's ccvs, however, it requires that you use a modem or leased line. With TCLink you can run credit card transactions directly over the Internet.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-tclink"
]
}
],
"depends_on": []
},
{
"name": "py27-tclink",
"portdir": "python/py-tclink",
"version": "3.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.trustcommerce.com/tclink.html",
"description": "TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP.",
"long_description": "TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP. A similar package is Red Hat's ccvs, however, it requires that you use a modem or leased line. With TCLink you can run credit card transactions directly over the Internet.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tclink"
]
}
]
},
{
"name": "py27-tagcloud",
"portdir": "python/py-tagcloud",
"version": "0.3.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytagcloud",
"description": "create simple tag clouds inspired by http://www.wordle.net/",
"long_description": "create simple tag clouds inspired by http://www.wordle.net/",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-game",
"py27-simplejson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tagcloud"
]
}
]
},
{
"name": "py-tagcloud",
"portdir": "python/py-tagcloud",
"version": "0.3.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytagcloud",
"description": "create simple tag clouds inspired by http://www.wordle.net/",
"long_description": "create simple tag clouds inspired by http://www.wordle.net/",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-tagcloud"
]
}
],
"depends_on": []
},
{
"name": "py-tlslite",
"portdir": "python/py-tlslite",
"version": "0.4.9",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://trevp.net/tlslite/",
"description": "Python library for TLSv1 and SSLv3 operations",
"long_description": "TLS Lite is a free python library that implements SSL v3 and TLS v1. It supports non-traditional authentication methods such as SRP, shared keys, and cryptoIDs, in addition to X.509 certificates. TLS Lite is pure python, however it can access OpenSSL or cryptlib for faster crypto operations.",
"active": false,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-tlslite"
]
}
],
"depends_on": []
},
{
"name": "py27-tlslite",
"portdir": "python/py-tlslite",
"version": "0.4.9",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://trevp.net/tlslite/",
"description": "Python library for TLSv1 and SSLv3 operations",
"long_description": "TLS Lite is a free python library that implements SSL v3 and TLS v1. It supports non-traditional authentication methods such as SRP, shared keys, and cryptoIDs, in addition to X.509 certificates. TLS Lite is pure python, however it can access OpenSSL or cryptlib for faster crypto operations.",
"active": false,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tlslite"
]
}
]
},
{
"name": "py-torndb",
"portdir": "python/py-torndb",
"version": "0.3",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bdarnell/torndb",
"description": "A lightweight wrapper around MySQLdb.",
"long_description": "A lightweight wrapper around MySQLdb. Originally part of the Tornado framework.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-torndb"
]
}
],
"depends_on": []
},
{
"name": "py27-torndb",
"portdir": "python/py-torndb",
"version": "0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bdarnell/torndb",
"description": "A lightweight wrapper around MySQLdb.",
"long_description": "A lightweight wrapper around MySQLdb. Originally part of the Tornado framework.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-mysql"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-torndb"
]
}
]
},
{
"name": "py35-textile",
"portdir": "python/py-textile",
"version": "2.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/textile",
"description": "Textile processing for python",
"long_description": "Textile is a XHTML generator using a simple markup developed by Dean Allen. This is a Python port with support for code validation, itex to MathML translation, Python code coloring and much more.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "francisga",
"github": "",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py36-textile",
"portdir": "python/py-textile",
"version": "2.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/textile",
"description": "Textile processing for python",
"long_description": "Textile is a XHTML generator using a simple markup developed by Dean Allen. This is a Python port with support for code validation, itex to MathML translation, Python code coloring and much more.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "francisga",
"github": "",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py27-tpg",
"portdir": "python/py-tpg",
"version": "3.2.2",
"license": "LGPL-2.1+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cdsoft.fr/tpg/",
"description": "lexical and syntactic parser generator for Python",
"long_description": "Toy Parser Generator is a lexical and syntactic parser generator for Python. With a very clear and simple syntax, you can write an attributed grammar that is translated into a recursive descendant parser. TPG generated code is very closed to the original grammar. This means that the parser works like the grammar. A grammar rule can be seen as a method of the parser class, symbols as method calls, attributes as method parameters and semantic values as return values. You can also add Python code directly into grammar rules and build abstract syntax trees while parsing.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tpg"
]
}
]
},
{
"name": "py-tpg",
"portdir": "python/py-tpg",
"version": "3.2.2",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cdsoft.fr/tpg/",
"description": "lexical and syntactic parser generator for Python",
"long_description": "Toy Parser Generator is a lexical and syntactic parser generator for Python. With a very clear and simple syntax, you can write an attributed grammar that is translated into a recursive descendant parser. TPG generated code is very closed to the original grammar. This means that the parser works like the grammar. A grammar rule can be seen as a method of the parser class, symbols as method calls, attributes as method parameters and semantic values as return values. You can also add Python code directly into grammar rules and build abstract syntax trees while parsing.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-tpg"
]
}
],
"depends_on": []
},
{
"name": "py27-triangle",
"portdir": "python/py-triangle",
"version": "20160203",
"license": "LGPL-3 and Noncommercial and Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drufat/triangle",
"description": "Python binding to the triangle library",
"long_description": "Documentation at http://dzhelil.info/triangle/index.html",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16",
"py27-cython-compat"
]
},
{
"type": "lib",
"ports": [
"python27",
"triangle"
]
}
],
"depends_on": []
},
{
"name": "py35-triangle",
"portdir": "python/py-triangle",
"version": "20160203",
"license": "LGPL-3 and Noncommercial and Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drufat/triangle",
"description": "Python binding to the triangle library",
"long_description": "Documentation at http://dzhelil.info/triangle/index.html",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16",
"py35-cython-compat"
]
},
{
"type": "lib",
"ports": [
"python35",
"triangle"
]
}
],
"depends_on": []
},
{
"name": "py36-triangle",
"portdir": "python/py-triangle",
"version": "20160203",
"license": "LGPL-3 and Noncommercial and Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drufat/triangle",
"description": "Python binding to the triangle library",
"long_description": "Documentation at http://dzhelil.info/triangle/index.html",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16",
"py36-cython-compat"
]
},
{
"type": "lib",
"ports": [
"python36",
"triangle"
]
}
],
"depends_on": []
},
{
"name": "py-tiff",
"portdir": "python/py-tiff",
"version": "0.1.6",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.haynold.com/software_projects/2004/pytiff/",
"description": "pytiff provides tiff handling and advanced imaging for Python",
"long_description": "pytiff provides tiff handling and advanced imaging for Python",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-tiff"
]
}
],
"depends_on": []
},
{
"name": "py27-tiff",
"portdir": "python/py-tiff",
"version": "0.1.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.haynold.com/software_projects/2004/pytiff/",
"description": "pytiff provides tiff handling and advanced imaging for Python",
"long_description": "pytiff provides tiff handling and advanced imaging for Python",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"tiff",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tiff"
]
}
]
},
{
"name": "py-trep",
"portdir": "python/py-trep",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://murpheylab.github.io/trep",
"description": "Module for modeling articulated rigid body mechanical systems in generalized coordinates.",
"long_description": "Trep is a Python module for modeling articulated rigid body mechanical systems in generalized coordinates. Trep supports basic simulation but it is primarily designed to serve as a calculation engine for analysis and optimal control algorithms that require 1st and 2nd derivatives of the system's dynamics.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-trep"
]
}
],
"depends_on": []
},
{
"name": "py27-trep",
"portdir": "python/py-trep",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://murpheylab.github.io/trep",
"description": "Module for modeling articulated rigid body mechanical systems in generalized coordinates.",
"long_description": "Trep is a Python module for modeling articulated rigid body mechanical systems in generalized coordinates. Trep supports basic simulation but it is primarily designed to serve as a calculation engine for analysis and optimal control algorithms that require 1st and 2nd derivatives of the system's dynamics.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-matplotlib",
"py27-numpy",
"python27",
"py27-pyqt4",
"py27-scipy",
"py27-opengl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-trep"
]
}
]
},
{
"name": "py27-unittest2",
"portdir": "python/py-unittest2",
"version": "1.1.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/unittest2",
"description": "New features in the unittest library",
"long_description": "unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7, 3.2, 3.3, 3.4 and pypy. To use unittest2 instead of unittest simply replace import unittest with import unittest2.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-six",
"py27-traceback2"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unittest2"
]
},
{
"type": "run",
"ports": [
"py27-trepan"
]
},
{
"type": "test",
"ports": [
"py27-geojson",
"py27-asn1-modules"
]
}
]
},
{
"name": "py-unittest2",
"portdir": "python/py-unittest2",
"version": "1.1.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/unittest2",
"description": "New features in the unittest library",
"long_description": "unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7, 3.2, 3.3, 3.4 and pypy. To use unittest2 instead of unittest simply replace import unittest with import unittest2.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-unittest2"
]
}
],
"depends_on": []
},
{
"name": "py-taskplan",
"portdir": "python/py-taskplan",
"version": "1.3.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mechanicalcat.net/tech/pytaskplan/",
"description": "Simple task planner capable of resource allocation.",
"long_description": "A simple task planner capable of resource allocation, interruptions (holidays, etc), HTML plan generation and HTML gantt chart generation.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-taskplan"
]
}
],
"depends_on": []
},
{
"name": "py27-taskplan",
"portdir": "python/py-taskplan",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mechanicalcat.net/tech/pytaskplan/",
"description": "Simple task planner capable of resource allocation.",
"long_description": "A simple task planner capable of resource allocation, interruptions (holidays, etc), HTML plan generation and HTML gantt chart generation.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-taskplan"
]
}
]
},
{
"name": "py-timeformat",
"portdir": "python/py-timeformat",
"version": "1.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.owlfish.com/software/TimeFormat/",
"description": "Flexible alternative to time.strftime",
"long_description": "TimeFormat implements new time and date formatting codes that provide more flexibility to time.strftime(). The implementation avoids using the C library time.strftime() where possible, so ensuring the same operation across most platforms.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-timeformat"
]
}
],
"depends_on": []
},
{
"name": "py27-timeformat",
"portdir": "python/py-timeformat",
"version": "1.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.owlfish.com/software/TimeFormat/",
"description": "Flexible alternative to time.strftime",
"long_description": "TimeFormat implements new time and date formatting codes that provide more flexibility to time.strftime(). The implementation avoids using the C library time.strftime() where possible, so ensuring the same operation across most platforms.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-timeformat"
]
}
]
}
]
}