Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: regex2json
@ 2023-10-11 19:02 paoloschi
  0 siblings, 0 replies; only message in thread
From: paoloschi @ 2023-10-11 19:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]

New issue by paoloschi on void-packages repository

https://github.com/void-linux/void-packages/issues/46615

Description:
### Package name

regex2json

### Package homepage

https://gitlab.com/tozd/regex2json

### Description

Convert text to JSON using only regular expressions.

Features:
-  Reads stdin line by line, converting each line to JSON to stdout.
-  Supports transformations of matched capture groups by specifying the transformation as capture group's name.
-  Transformation consists of a series of operators (e.g., parsing numbers, timestamps, creating arrays and objects).
-  Supports regexp matching a line multiple times, combining all matches into one JSON.

_regex2json_ is implemented in Go and uses its standard regexp package for parsing and compiling regular expressions.

### Does the requested package meet the package requirements?

System, Compiled

### Is the requested package released?

Yes

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-11 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11 19:02 [ISSUE] Package request: regex2json paoloschi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).