Metadata-Version: 2.4
Name: macos-info
Version: 0.1.0
Summary: A macOS system info display tool
Author-email: 刘瑞 <liu15671677014@icloud.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.0
Requires-Dist: psutil>=5.9
Requires-Dist: colorama>=0.4
Dynamic: license-file

# macos-info

A macOS system information display tool inspired by archey-osx.

## Installation

```bash
pip install -e .
```

## Usage

```bash
macos-info --help
```

## Options

- `-m, --macports`: Use MacPorts for package count
- `-v, --version`
- `-h, --help`
