Imports of pextgen command
Path | Synopsis |
---|---|
bytes | Package bytes implements functions for the manipulation of byte slices. |
flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
go/format | Package format implements standard formatting of Go source. |
math/bits | Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types. |
os | Package os provides a platform-independent interface to operating system functionality. |