Skip to content

survivorm/nimlibbgpdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nimbgpdump is a Nim wrapper for the libbgpdump library.

Nimbgpdump is distributed as a Nimble package and depends on nimgen and c2nim to generate the wrappers. The libxlsxwriter source code is downloaded using Git so having git in the path is required.

Installation

Nimbgpdump can be installed via Nimble:

> nimble install nimgen

> nimble install nimbgpdump

Usage

Credits

Nimbgpdump wraps the libxlsxwriter source code and all licensing terms of libbgpdump apply to the usage of this package (GPLv2).

Credits go out to c2nim as well without which this package would be greatly limited in its abilities.

Feedback

Nimbgpdump is a work in progress and any feedback or suggestions are welcome. It is hosted on GitHub and issues, forks and PRs are most appreciated.

About

Nim Libbgpdump wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published