package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

ParseDescription parses a DESCRIPTION file to retrieve the metadata of a CRAN package.
ParsePackage reads the package metadata from a CRAN package .zip and .tar.gz/.tgz files are supported.

# Constants

# Variables

# Structs

Metadata represents the metadata of a CRAN package.
Package represents a CRAN package.

# Interfaces