SkillAgentSearch skills...

Pygob

Small Python library that can decode the Go gob format

Install / Use

/learn @mgeisler/Pygob
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PyGob

PyGob is a libray for reading and writing Go gob encoded values. The gob format is a binary format used for storing and transmitting Go data structures. The gob format can encode all Go types:

  • primitive types like bool, int, float, etc

  • arrays and slices

  • struct types

License

PyGob is licensed under the MIT license.

Author

PyGob is maintained by Martin Geisler.

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1y ago
Forks9

Languages

Python

Security Score

80/100

Audited on Mar 9, 2025

No findings