[][src]Module oceanpkg::drop::kind

Drop kinds.

Structs

App

A package with a graphical interface.

Exe

A package that can be executed; e.g. CLI tool or script.

Font

A package for a typeface with specific properties; e.g. bold, italic.

Lib

A package for a library of a given language.

Enums

Kind

The type of package a drop can be.