Sha256: 4f1329f4fb38b6cc3ae2751008196a5176fea4f3b489b650a6cdf77180bff3e4
Contents?: true
Size: 392 Bytes
Versions: 1
Compression:
Stored size: 392 Bytes
Contents
# frozen_string_literal: true # 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 = '3.3.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
packetgen-3.3.0 | lib/packetgen/version.rb |