Metadata-Version: 2.4
Name: dargslan-apt-history
Version: 1.0.0
Summary: Package install history analyzer -- track installations, upgrades, removals, and security updates.
Author-email: Dargslan <info@dargslan.com>
License: MIT
Project-URL: Homepage, https://dargslan.com
Project-URL: Documentation, https://dargslan.com/blog
Keywords: linux,apt,dpkg,package,history,sysadmin
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# dargslan-apt-history

**Apt History** -- Part of the Dargslan Linux Sysadmin Toolkit.

## Installation

```bash
pip install dargslan-apt-history
```

Or install the complete toolkit (66 tools):

```bash
pip install dargslan-toolkit
```

## More Resources

- **210+ Linux & DevOps eBooks**: [dargslan.com/books](https://dargslan.com/books)
- **Free Cheat Sheets**: [dargslan.com/cheat-sheets](https://dargslan.com/cheat-sheets)
- **Blog & Tutorials**: [dargslan.com/blog](https://dargslan.com/blog)

## License

MIT -- [dargslan.com](https://dargslan.com)
