deb

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DataFile    = "data.tar.gz"
	ControlFile = "control.tar.gz"
)

Variables

This section is empty.

Functions

func Check added in v0.3.1

func Check(file string) error

func Content added in v0.3.2

func Content(file string) ([]*tape.Header, error)

func Dependencies added in v0.3.2

func Dependencies(file string) ([]string, error)

Types

type DebBuilder

type DebBuilder struct {
	// contains filtered or unexported fields
}

func Build

func Build(w io.Writer) (*DebBuilder, error)

func (DebBuilder) Build

func (d DebBuilder) Build(p *packfile.Package) error

func (DebBuilder) Close

func (d DebBuilder) Close() error

type PackageInfo added in v0.3.2

type PackageInfo struct {
	packfile.Package
	Size int64
}

func Info added in v0.3.2

func Info(file string) (*PackageInfo, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL