Packages
Package: python3-pyparsing
Version: 3.0.9-1 all
Source: pyparsing
Depends: python3:any
Description:
alternative to creating and executing simple grammars - Python 3.x The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains the Python 3.x version of python-pyparsing.
Download
Packages
Latest Updated Packages
This list shows the most recently updated packages.
This is a limited OpenBosniana OS repositories and contains the packages needed to build the system.
With the Package Search and the Online Package Viewer, you can track, download, and resolve dependencies for all packages available in the main OpenBosniana OS repository.
VIEW MORE
Online Package Viewer
Arch | Name | Version | Date |
---|---|---|---|
amd64 | hyperv-daemons | 6.12.22-1~bpo12+1 | 2025-05-13 17:33:53 |
all | linux-libc-dev | 6.12.22-1~bpo12+1 | 2025-05-13 17:29:38 |
amd64 | linux-image-6.12.22+bpo-amd64-unsigned | 6.12.22-1~bpo12+1 | 2025-05-13 06:10:07 |
amd64 | openbosniana-kernel-bootfiles-6.12.22+bpo-amd64-unsigned | 6.12.22-1~bpo12+1 | 2025-05-13 06:08:16 |
all | openbosniana-kernel-bootfiles-unsigned | 2025.05.14 | 2025-05-13 05:39:25 |
all | openbosniana-kernel-bootfiles-signed | 2025.05.14 | 2025-05-13 05:35:16 |
amd64 | openbosniana-kernel-bootfiles-6.12.22+bpo-amd64 | 6.12.22-1~bpo12+1 | 2025-05-13 05:32:38 |
amd64 | linux-kbuild-6.12.22+bpo | 6.12.22-1~bpo12+1 | 2025-05-13 05:32:37 |
amd64 | linux-image-6.12.22+bpo-amd64 | 6.12.22-1~bpo12+1 | 2025-05-13 05:32:37 |
all | linux-headers-6.12.22+bpo-common | 6.12.22-1~bpo12+1 | 2025-05-13 05:32:33 |
amd64 | linux-headers-6.12.22+bpo-amd64 | 6.12.22-1~bpo12+1 | 2025-05-13 05:32:32 |
amd64 | openbosniana-kernel-bootfiles-6.12.12+bpo-amd64 | 6.12.12-1~bpo12+1 | 2025-05-13 02:40:46 |