stanislav-tkach / os_info

Rust library to detect the operating system type
MIT License
175 stars 52 forks source link

Add detection of raspberry Pi OS #262

Closed odarrouzet closed 3 years ago

odarrouzet commented 3 years ago

Hi, Please find my modification to allow detection of "Raspberry Pi OS" (formerly Raspbian) for the raspberry pi.

Olivier.

odarrouzet commented 3 years ago

I’ve corrected the cargo fmt warning, add raspbian in the dictionnary and remove a typo.

stanislav-tkach commented 3 years ago

Thanks! I'm going to release a new version soon.

stanislav-tkach commented 3 years ago

I have published the 3.0.5 version.