Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
compress
|
|
gzip
Package gzip defines gzip encoding & decoding functions
|
Package gzip defines gzip encoding & decoding functions |
encoding
|
|
base64
Package base64 defines base64 encoding & decoding functions
|
Package base64 defines base64 encoding & decoding functions |
csv
Package csv reads comma-separated values files
|
Package csv reads comma-separated values files |
json
Package json defines utilities for converting Starlark values to/from JSON strings.
|
Package json defines utilities for converting Starlark values to/from JSON strings. |
yaml
Package yaml implements a yaml parser for the starlark programming dialect
|
Package yaml implements a yaml parser for the starlark programming dialect |
Package hash defines hash primitives for starlark.
|
Package hash defines hash primitives for starlark. |
Package html defines a jquery-like html selection & iteration functions for HTML documents
|
Package html defines a jquery-like html selection & iteration functions for HTML documents |
Package http defines a module for doing http operations in starlark
|
Package http defines a module for doing http operations in starlark |
Package math is a Starlark module of math-related functions and constants.
|
Package math is a Starlark module of math-related functions and constants. |
Package re defines regular expression functions, it's intended to be a drop-in subset of python's re module for starlark: https://docs.python.org/3/library/re.html
|
Package re defines regular expression functions, it's intended to be a drop-in subset of python's re module for starlark: https://docs.python.org/3/library/re.html |
Package time provides time-related constants and functions.
|
Package time provides time-related constants and functions. |
Package zipfile reads & parses zip archives
|
Package zipfile reads & parses zip archives |
Click to show internal directories.
Click to hide internal directories.