notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-parsec Universal Python parser combinator library
3.17 textproc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: awoonyaa@gmail.com search for ports maintained by this maintainer
Port Added: 2024-07-12 19:03:07
Last Update: 2024-07-12 19:00:36
Commit Hash: 833dbc2
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/sighingnow/parsec.py
Description:
A universal Python parser combinator library inspired by Parsec library of Haskell. A parser combinator is a function (higher-order function) that accepts several parsers as arguments and return a new parser as result. Parser combinators enable a recursive descent parsing strategy, this parsing technique facilitates modular piecewise construction and testing.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • parsec>0:textproc/py-parsec
To install the port:
cd /usr/ports/textproc/py-parsec/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-parsec
  • pkg install parsec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: parsec
Package flavors (<flavor>: <package>)
  • py311: parsec
distinfo:
TIMESTAMP = 1720723267 SHA256 (parsec-3.17.tar.gz) = 9748d64af43184c2e5887b88f9fca45065df2bf00a18e42df185ebb2c92aea53 SIZE (parsec-3.17.tar.gz) = 17269

Packages (timestamps in pop-ups are UTC):
parsec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.173.17-3.173.17---
FreeBSD:13:quarterly--------
FreeBSD:14:latest3.173.17-3.173.17---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.173.17n/a3.17n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_py-parsec
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/parsec/
  2. https://pypi.org/packages/source/p/parsec/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.17
12 Jul 2024 19:00:36
commit hash: 833dbc268993b5c1a167b9d03460d28ebca56bcdcommit hash: 833dbc268993b5c1a167b9d03460d28ebca56bcdcommit hash: 833dbc268993b5c1a167b9d03460d28ebca56bcdcommit hash: 833dbc268993b5c1a167b9d03460d28ebca56bcd files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Жунёва Мария Михайловна
textproc/py-parsec: universal Python parser combinator library

Sponsored by:   Serenity Cybersecurity, LLC

Number of commits found: 1