./textproc/py-parse, Parse strings using a specification based on format()

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.20.1, Package name: py311-parse-1.20.1, Maintainer: pkgsrc-users

Parse strings using a specification based on the Python format() syntax.
parse() is the opposite of format()


Required to run:
[lang/python310]

Master sites:

Filesize: 28.439 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-28 18:31:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-parse: updated to 1.20.1

1.20.1

add formatter property,
add security policy file.
Support various number of digits after the comma in the timestamp %f …
   2023-11-26 10:57:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-parse: updated to 1.20.0

1.20.0

Optimize _expand_named_fields
Add functionality to parse datetimes according C standard format codes.
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-07-18 10:22:04 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-parse: updated to 1.19.1

1.19.1

Add support for sign specifiers in number formats.
Fix handling of unused alignment
modern packaging
universal wheel
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-11 19:26:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-parse: updated to 1.19.0

- 1.19.0 Added slice access to fixed results
  Also corrected matching of *full string* vs. *full line*
  Fix issue with using digit field numbering and types
- 1.18.0 Correct bug in int parsing introduced in 1.16.0
- 1.17.0 Make left- and center-aligned search consume up to next space
- 1.16.0 Make compiled parse objects pickleable
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles