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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-lark-parser Modern parsing library for Python
0.12.0 devel Deleted on this many watch lists=0 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 0.12.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-22 19:55:06
Last Update: 2022-06-09 23:32:46
Commit Hash: 750787e
Also Listed In: python
License: MIT
WWW:
https://github.com/lark-parser/lark
Description:
Lark can parse any context-free grammar, FAST and EASY! For beginners, Lark is not just another parser. It can parse any grammar you throw at it, no matter how complicated or ambiguous, and do so efficiently. It also constructs a parse-tree for you, without additional code on your part. For Experts, Lark lets you choose between Earley and LALR(1), to trade-off power and speed. It also contains a CYK parser and unique features such as a contextual-lexer. Lark can: - Parse all context-free grammars, and handle any ambiguity - Build a parse-tree automagically, no construction code required - Outperform all other Python libraries when using LALR(1) (Yes, including PLY) - Run on every Python interpreter (it's pure-python) - Generate a stand-alone parser (for LALR(1) grammars) - And many more features. Read ahead and find out. Most importantly, Lark will save you time and prevent you from getting parsing headaches. WWW: https://github.com/lark-parser/lark
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:
  • ${PYTHON_PKGNAMEPREFIX}lark-parser>0:devel/py-lark-parser@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-lark-parser
Package flavors (<flavor>: <package>)
  • py38: py38-lark-parser
distinfo:
TIMESTAMP = 1632037092 SHA256 (lark-parser-0.12.0.tar.gz) = 15967db1f1214013dca65b1180745047b9be457d73da224fcda3d9dd4e96a138 SIZE (lark-parser-0.12.0.tar.gz) = 235029

Packages (timestamps in pop-ups are UTC):
py37-lark-parser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.11.1---0.11.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-atomicwrites>=0 : devel/py-atomicwrites@py38
  2. py38-regex>=0 : textproc/py-regex@py38
  3. py38-setuptools>0 : devel/py-setuptools@py38
  4. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py38-lark-parser-0.12.0: ATOMIC_CACHE=on: Multiprocess caching and crash recovery support NEARLEY=off: Import grammars from Nearley.js REGEX=on: Use third-party regex instead of standard library re ===> Use 'make config' to modify these settings
Options name:
devel_py-lark-parser
USES:
python:3.6+
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/l/lark-parser/
  2. https://pypi.org/packages/source/l/lark-parser/
Collapse this list.

There are no commits on branch 2022Q2 for this port