pub_entry library
Classes
- GitPubEntry
- GitPubEntry is a subtype of PubEntry for git packages. It returns a SRC_URI and checksum line suitable for git repositories.
- HostedPubEntry
- HostedPubEntry is a subtype of PubEntry for hosted packages. It overrides resolveRemote to perform an HTTP call and produces a SRC_URI and checksum line for hosted packages.
- PubDesc
- A simple description class holding extra package data.
- PubEntry
- Base class for a pub package entry. It holds the common data and helper methods.