New on CTAN: tikzpackets
Date: July 14, 2020 9:41:11 PM CEST
Robert Paciorek submitted the
tikzpackets
package.
Version number: 1.0
License type: mit
Summary description: Display network packets
Announcement text:
Package tikzPackets provide command for simple build network packets illustration with tikz. Simple usage example (UDP datagram): \begin{tikzpicture} \packetsInit \packetsPrintBitScale{31} \packetsPutField{16}{Source Port} \packetsPutField{16}{Destination Port} \packetsEndLine{0}{} \packetsPutField{16}{Length} \packetsPutField{16}{Checksum} \packetsEndLine{32}{} \packetsPutField[protocolsField, minimum height = 1.5cm]{32}{Data} \packetsEndLine{64}{} \end{tikzpicture}
This package is located at http://mirror.ctan.org/graphics/pgf/contrib/tikzpackets More information is at https://www.ctan.org/pkg/tikzpackets
Thanks for the upload. For the CTAN Team Erik Braun
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
Package tikzPackets provide command for simple build network packets illustration with tikz. Simple usage example (UDP datagram): \begin{tikzpicture} \packetsInit \packetsPrintBitScale{31} \packetsPutField{16}{Source Port} \packetsPutField{16}{Destination Port} \packetsEndLine{0}{} \packetsPutField{16}{Length} \packetsPutField{16}{Checksum} \packetsEndLine{32}{} \packetsPutField[protocolsField, minimum height = 1.5cm]{32}{Data} \packetsEndLine{64}{} \end{tikzpicture}
This package is located at http://mirror.ctan.org/graphics/pgf/contrib/tikzpackets More information is at https://www.ctan.org/pkg/tikzpackets
Thanks for the upload. For the CTAN Team Erik Braun
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
tikzpackets – Display network packets
This package allows you to easily display network packets graphically.
Package | tikzpackets |
Version | 1.0 |
Copyright | 2020 Robert Paciorek |
Maintainer | Robert Paciorek |