Metadata-Version: 2.4
Name: bbcli
Version: 1.0.0
Summary: DEPRECATED - Python version no longer maintained. Install the Rust version: cargo install bbc-news-cli
Home-page: https://github.com/hako/bbcli
Author: Calvin Hill
Author-email: Wesley Hill <wesley@hakobaito.co.uk>
License: MIT
Project-URL: Homepage, https://github.com/hako/bbcli
Keywords: bbc,news,console,terminal,deprecated
Classifier: Development Status :: 7 - Inactive
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Terminals
Requires-Python: >=2.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: home-page
Dynamic: license-file

# ⚠️ DEPRECATION NOTICE ⚠️

## This Python version of bbcli is DEPRECATED and no longer maintained.

---

### Please uninstall this version:

```bash
pip uninstall bbcli
```

### Install the new Rust version instead:

**Option 1: Using eget (recommended)**
```bash
eget hako/bbcli
```

**Option 2: Using cargo-binstall**
```bash
cargo binstall bbc-news-cli
```

**Option 3: Using cargo**
```bash
cargo install bbc-news-cli
```

---

### Repository
The new Rust version is available at: **https://github.com/hako/bbcli**

---

Thank you for using bbcli!
