slackbuilds/libraries/ptypes
Andrew Clemons 33bcd6cced
libraries/ptypes: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-25 12:11:33 +07:00
..
README
ptypes.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
ptypes.info libraries/ptypes: Fix DOWNLOAD. 2021-08-25 12:11:33 +07:00
ptypes.patch
ptypes.pc
slack-desc

README

C++ Portable Types Library (PTypes)

PTypes is a simple alternative to the STL that includes multithreading
and networking. It defines dynamic strings, character sets, lists and
other basic data types along with threads, synchronization primitives,
named pipes and IP sockets.