or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

character-parsing.mdcombinators.mdcore-primitives.mdindex.mdparser-generation.mdparser-operators.md
tile.json

tile.json

{
  "name": "tessl/pypi-parsec",
  "version": "2.0.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/parsec@2.0.0",
  "summary": "A universal Python parser combinator library inspired by Parsec library of Haskell"
}