Name: | nodejs-argparse |
---|---|
Version: | 0.1.15 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 125164 |
License: | MIT |
RPM: | nodejs-argparse-0.1.15-8.el7.noarch.rpm |
Source RPM: | nodejs-argparse-0.1.15-8.el7.src.rpm |
Build Date: | Tue Oct 31 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nodeca/argparse |
Summary: | A native port of Python's argparse, an options parsing library |
Description: | This is a native port of Python's argparse, an options parsing library. It's a full port, except some very rare options. Method names have been changed to CamelCase. |