Port details |
- py-parsec Universal Python parser combinator library
- 3.17 textproc =2 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
- 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.
- ¦ ¦ ¦ ¦
- 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>)
- distinfo:
- TIMESTAMP = 1720723267
SHA256 (parsec-3.17.tar.gz) = 9748d64af43184c2e5887b88f9fca45065df2bf00a18e42df185ebb2c92aea53
SIZE (parsec-3.17.tar.gz) = 17269
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.17 12 Jul 2024 19:00:36 |
Gleb Popov (arrowd) Author: Жунёва Мария Михайловна |
textproc/py-parsec: universal Python parser combinator library
Sponsored by: Serenity Cybersecurity, LLC |
Number of commits found: 1
|