Metadata-Version: 2.1
Name: ubuntu-release-names
Version: 1.0.0
Summary: Fetch the current ubuntu release names and versions from wikipedia
Home-page: 
Author: @readwithai
Author-email: talwrii@gmail.com
License: GPLv3
Keywords: ubuntu,release,versios
Description-Content-Type: text/markdown
Requires-Dist: lxml

# Ubuntu release names
**@readwithai** - [X](https://x.com/readwithai) - [blog](https://readwithai.substack.com/) - [machine-aided reading](https://www.reddit.com/r/machineAidedReading/) - [📖](https://readwithai.substack.com/p/what-is-reading-broadly-defined
)[⚡️](https://readwithai.substack.com/s/technical-miscellany)[🖋️](https://readwithai.substack.com/p/note-taking-with-obsidian-much-of)

Fetch the Ubuntu release names from Wikipedia and print to the command-line.

## Motivation
This is kind of a joke about all these names being annoying to look up and remember, and then changing all the time. But also partly not.

## Installation
```
pipx install ubuntu-release-names
```

## Usage
```
ubuntu-release-names
```

## Caveats
This is machine parsing of human-readable data. An LLM would probably be more reliable, but then I would have to deal with API keys. Bet it doesn't break for a long time.

# About
I am @readwithai. I make tools for reading, research and agency. I am on [X](https://x.com/readwithai) and have a [blog](https://readwithai.substack.com/).
