uname
Version, currently 1.0.32 versions
- 1.0.3latestSep 8, 2019
- 1.0.2not indexedSep 8, 2019
github.com/orelsokolov/uname
Interface to standard uname data via C extension
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
uname:
github: orelsokolov/uname
version: ~> 1.0.3Then run:
shards installshard.yml
- Crystal
0.30.1- License
- MIT
- Author
- Oleg Orlov
- Target
shardsfrom src/shards.cr
Dependencies
Development Dependencies
- spec2*github: waterlink/spec2.crdev
README
uname 
Uname is interface to standard uname data via C extension
Installation
-
Add the dependency to your
shard.yml:dependencies: uname: github: orelsokolov/uname -
Run
shards install
Usage
require "uname"
Uname.sysname
Uname.nodename
Uname.release
Uname.machine
Uname.version
Contributing
- Fork it (https://github.com/orelsokolov/uname/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Oleg Orlov - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.0.3- Tagged
- Sep 8, 2019
- Commit
fd2188f43a0a- Crystal
0.30.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/orelsokolov/uname
Metadata
- Created
- Aug 17, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 2