the binary is now back and working:
pegjs -h
Usage: pegjs [options] [--] [<input_file>]

Options:
      --allowed-start-rules <rules> comma-separated list of rules the generated
                                     parser will be allowed to start parsing
                                     from (default: the first rule in the
                                     grammar)
      --cache make generated parser cache results
  -d, --dependency <dependency> use specified dependency (can be specified
                                     multiple times)
  -e, --export-var <variable> name of a global variable into which the
                                     parser object is assigned to when no module
                                     loader is detected
      --extra-options <options> additional options (in JSON format) to pass
                                     to peg.generate
      --extra-options-file <file> file with additional options (in JSON
                                     format) to pass to peg.generate
      --format <format> format of the generated parser: amd,
                                     commonjs, globals, umd (default: commonjs)
  -h, --help print help and exit
  -O, --optimize <goal> select optimization for speed or size
                                     (default: speed)
  -o, --output <file> output file
      --plugin <plugin> use a specified plugin (can be specified
                                     multiple times)
      --trace enable tracing in generated parser
  -v, --version print version information and exit

I had to manually install nodejs to make it work, this is a separate debian 
issue
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722488#20


** Bug watch added: Debian Bug tracker #722488
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722488

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881148

Title:
  [SRU] pegjs should provide a pegjs binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pegjs/+bug/1881148/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to