Directories
¶
| Path | Synopsis |
|---|---|
|
Package archive extracts binaries from tar.gz and zip archives.
|
Package archive extracts binaries from tar.gz and zip archives. |
|
Package gomod extracts the repository URL from a go.mod module path.
|
Package gomod extracts the repository URL from a go.mod module path. |
|
Package npm builds and publishes platform-specific npm packages wrapping Go binaries.
|
Package npm builds and publishes platform-specific npm packages wrapping Go binaries. |
|
Package platforms defines the GOOS/GOARCH targets gowheels supports and their corresponding Python wheel platform tags.
|
Package platforms defines the GOOS/GOARCH targets gowheels supports and their corresponding Python wheel platform tags. |
|
Package pypi handles PyPI authentication and wheel upload.
|
Package pypi handles PyPI authentication and wheel upload. |
|
Package repometa fetches GitHub repository metadata for use as wheel generation defaults (summary, license, topics, URLs).
|
Package repometa fetches GitHub repository metadata for use as wheel generation defaults (summary, license, topics, URLs). |
|
Package source defines the Source interface and Binary type used to resolve Go executables before they are wrapped into Python wheels.
|
Package source defines the Source interface and Binary type used to resolve Go executables before they are wrapped into Python wheels. |
|
Package version normalizes version strings to PEP 440.
|
Package version normalizes version strings to PEP 440. |
|
Package wheel builds PEP 427 .whl files from resolved Go binaries.
|
Package wheel builds PEP 427 .whl files from resolved Go binaries. |
Click to show internal directories.
Click to hide internal directories.