Skip to content

cemeyer/gognuflag-deadproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About
=====

Note: This project hasn't been updated / used by the author in years. Assume
bitrot, abandoned, etc. I'm just leaving it up for posterity...

The gognuflag library provides a programmatically similar interface
to the built-in 'flag' package, except the flag and command-line semantics
are identical to those of GNU getopt_long().

Licensing
=========

Currently, gognuflag is released under a GPLv3+ license. If this would be
more useful to you under another license, drop me an email; I am
willing to consider relicensing.

Building
========

Just run 'make'.

Testing
=======

Run 'make test' to run the tests.

About

A flag-like library that handles GNU getopt_long()-style arguments, for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages