Sha256: c60aadc72b11a7d2b7766973c4f2e3637c0bf43c1e20d2539355a9fb0fb9ce8f

Contents?: true

Size: 361 Bytes

Versions: 1

Compression:

Stored size: 361 Bytes

Contents

# This file is part of PacketGen
# See https://github.com/sdaubert/packetgen for more informations
# Copyright (C) 2016 Sylvain Daubert <sylvain.daubert@laposte.net>
# This program is published under MIT license.

# PacketGen is a network packet generator and analyzor.
#
# @author Sylvain Daubert
module PacketGen
  # PacketGen version
  VERSION = "1.0.1"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
packetgen-1.0.1 lib/packetgen/version.rb