libraries/npth: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:18:12 -05:00 committed by Willy Sudiarto Raharjo
parent a39fd033a5
commit 5a54fb1732
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -10,10 +10,10 @@ npth: npth (New GNU Portable Threads Library)
npth:
npth: nPth is a library to provide the GNU Pth API and thus a non-preemptive
npth: threads implementation.
npth:
npth:
npth: In contrast to GNU Pth is is based on the system's standard threads
npth: implementation. This allows the use of libraries which are not
npth: compatible to GNU Pth. Experience with a Windows Pth emulation showed
npth: that this is a solid way to provide a co-routine based framework.
npth:
npth:
npth: Homepage: https://www.gnupg.org/related_software/npth/index.html