Categories: None [Edit]

tame

https://rubygems.org/gems/tame
https://github.com/jeremyevans/tame_libs
tame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the types of operations the program can do after that point. Unlike other similar systems, tame is specifically designed for programs that need to use a wide variety of operations on initialization, but a fewer number after initialization (when user input will be accepted).

Total

Ranking: 116,097 of 184,936
Downloads: 5,576

Daily

Ranking: 57,312 of 184,921
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjeremyevans