Skip to content

powersj/ubuntu-release-info

Repository files navigation

Ubuntu Release Info

Build Status Snap Status

Get it from the Snap Store

Ubuntu distribution release information

Similar to the 'distro-info' package, this class parses and contains the Ubuntu release information. Instead of a static data file, this instead downloads the the meta-release information from changelogs.ubuntu.com, and parses it to determine the most recent release information.

Install

Users can obtain ubuntu-release-download as a snap:

snap install ubuntu-release-info

Or via PyPI:

pip3 install ubuntu-release-info

Usage

Run the command with the flag to see the codenames matching that flag:

ubuntu-release-info

Options:

  • all:
  • lts:
  • devel:
  • supported:
  • unsupported:

Releases

No releases published

Packages

No packages published