system_profiler 0.1.0

Wrapper around the macOS System Profiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.plist]
version = "1.4.1"

[dependencies.serde]
version = "1.0.152"

[dependencies.serde_derive]
version = "1.0.152"

[package]
description = "Wrapper around the macOS System Profiler"
edition = "2021"
license = "CC0-1.0 OR Unlicense"
name = "system_profiler"
version = "0.1.0"