Artifact golang-github-protonmail-go-mime-dev_0.0~git20221031.8fd9bc3-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: golang-golang-x-text-dev
  Description: |-
    Go Mime Wrapper Library (library)
     Provides a parser for MIME messages
     .
     The library can be used to extract the body and attachments from a MIME message
     Example:
     .
     printAccepter := gomime.NewMIMEPrinter()
     bodyCollector := gomime.NewBodyCollector(printAccepter)
     attachmentsCollector := gomime.NewAttachmentsCollector(bodyCollector)
     mimeVisitor := gomime.NewMimeVisitor(attachmentsCollector)
     err := gomime.VisitAll(bytes.NewReader(mmBodyData), h, mimeVisitor)
     attachments := attachmentsCollector.GetAttachments(),
     attachmentsHeaders := attachmentsCollector.GetAttHeaders()
     bodyContent, bodyMimeType := bodyCollector.GetBody()
  Homepage: https://github.com/ProtonMail/go-mime
  Installed-Size: '73'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-protonmail-go-mime-dev
  Priority: optional
  Section: golang
  Source: golang-github-protonmail-go-mime
  Version: 0.0~git20221031.8fd9bc3-2
srcpkg_name: golang-github-protonmail-go-mime
srcpkg_version: 0.0~git20221031.8fd9bc3-2

File

golang-github-protonmail-go-mime-dev_0.0~git20221031.8fd9bc3-2_all.deb
Binary file golang-github-protonmail-go-mime-dev_0.0~git20221031.8fd9bc3-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-protonmail-go-mime_0.0~git20221031.8fd9bc3-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA