slackbuilds_ponce/libraries/libfixposix/slack-desc
Omer YILMAZ cf6b9d3707 libraries/libfixposix: Added (Thin wrapper over POSIX syscalls).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-11-02 22:53:13 +07:00

19 lines
906 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libfixposix: libfixposix (Thin wrapper over POSIX syscalls)
libfixposix:
libfixposix: The puspose of the libfixposix is to offer replacements
libfixposix: for parts of POSIX whose behavior is inconsistent
libfixposix: across *NIX flavours.
libfixposix:
libfixposix: It's required by 'iolib' common-lisp library.
libfixposix:
libfixposix: Homepage: https://github.com/sionescu/libfixposix
libfixposix:
libfixposix: