Documentation
¶
Index ¶
Constants ¶
View Source
const ( DataFile = "data.tar.gz" ControlFile = "control.tar.gz" )
Variables ¶
This section is empty.
Functions ¶
func Dependencies ¶ added in v0.3.2
Types ¶
type DebBuilder ¶
type DebBuilder struct {
// contains filtered or unexported fields
}
func (DebBuilder) Close ¶
func (d DebBuilder) Close() error
type PackageInfo ¶ added in v0.3.2
func Info ¶ added in v0.3.2
func Info(file string) (*PackageInfo, error)
Click to show internal directories.
Click to hide internal directories.