File: doc.go

package info (click to toggle)
golang-pault-go-archive 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 132 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
/*

This module is experimental and incomplete. Please be careful.

The archive module provides a few `pault.ag/go/debian` compatable bindings
to read and write Debian apt archives.

*/
package archive