Sha256: 3d08d93d4b8be10dfa8fc6b9dab3df95af772e50070c86aea9f56e49592fd925
Contents?: true
Size: 924 Bytes
Versions: 6
Compression:
Stored size: 924 Bytes
Contents
# Lib::Dhcp Ruby library to low level handle the DHCP protocol. ## Installation Add this line to your application's Gemfile: ```ruby gem 'lib-dhcp' ``` And then execute: $ bundle Or install it yourself as: $ gem install lib-dhcp ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/pwojcieszonek/lib-dhcp. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Lib::Dhcp project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/lib-dhcp/blob/master/CODE_OF_CONDUCT.md).
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
lib-dhcp-0.2.0 | README.md |
lib-dhcp-0.1.8 | README.md |
lib-dhcp-0.1.4 | README.md |
lib-dhcp-0.1.3 | README.md |
lib-dhcp-0.1.2 | README.md |
lib-dhcp-0.1.1 | README.md |