os_release 0.2.0 copy "os_release: ^0.2.0" to clipboard
os_release: ^0.2.0 copied to clipboard

PlatformLinux

Reads the os-release file on Linux Distributions and makes accessing the contents of the file easy.

0.2.0 #

  • Added methods to read the unmodified contents of the os-release file (either Asynchronously or Synchronously).
  • Added a method to check if the os-release file contains a specified string.
  • Renamed OsReleaseInfo to OsRelease
  • Made OsRelease.detect() method asynchronous.
  • Improved code formatting.

0.1.0 #

  • Initial version.
1
likes
140
points
25
downloads

Publisher

verified publisheralastairlundy.com

Weekly Downloads

Reads the os-release file on Linux Distributions and makes accessing the contents of the file easy.

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on os_release