Last updated:
0 purchases
osri 0.1.1
OSRI: OS Release Info
A CLI that shows parsed data from an linux os release file, usually located at /etc/os-release.
Installation
Install from a git branch:
pip install git+https://github.com/odra/osri.git@master
Usage
Showing the CLI version:
osri version
Displaying an os release info (path defaults to /etc/os-release):
osri display
osri display --path /etc/another-os-release
License
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.