jbj

Chapel Hill, NC, USA
 

Managed Projects

popt

  Analyzed 2 months ago

popt is a command line option parsing library. While it is similiar to getopt, it contains a number of enhancements, including: 1) popt is fully reentrant 2) popt can parse arbitrary argv[] style arrays while getopt(3) makes this quite difficult 3) popt allows users to alias command line ... [More] arguments 4) popt provides convience functions for parsing strings into argv[] style arrays [Less]

16.5K lines of code

0 current contributors

8 months since last commit

6 users on Open Hub

Activity Not Available
3.66667
   
I Use This

RPM5

  Analyzed 2 months ago

RPM is a powerful and mature command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating Unix software packages. Each software package consists of an archive of files along with information about the package like its version, a description ... [More] , and the like. There is also a library API, permitting advanced developers to manage such transactions from programming languages such as C, Perl or Python. [Less]

314K lines of code

0 current contributors

almost 8 years since last commit

3 users on Open Hub

Activity Not Available
4.0
   
I Use This