_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
popt 1.18
Channel: guix
Location: gnu/packages/popt.scm (gnu packages popt)
Home page: https://rpm5.org/files/popt/
Licenses: X11
Synopsis: Command line option parsing library
Description:

This is the popt(3) command line option parsing library. While it is similar to getopt(3), it contains a number of enhancements, including:

- popt is fully reentrant;

- popt can parse arbitrary argv[] style arrays while getopt(3) makes this quite difficult;

- popt allows users to alias command line arguments;

- popt provides convenience functions for parsing strings into argv[] style arrays.

Total results: 1