diff options
author | B. Watson <yalhcru@gmail.com> | 2021-12-09 12:14:58 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-10 08:37:39 +0700 |
commit | d82543fafcbac6dfd9f89a7a3590c771e1f1c5b3 (patch) | |
tree | fe85eb1e49071a38548e39052f3b5929b9106926 /libraries/libpseudo/slack-desc | |
parent | d444b86319bb6a3bcb5dbf70633c12a0510a90af (diff) |
libraries/libpseudo: Remove (no dependees).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libpseudo/slack-desc')
-rw-r--r-- | libraries/libpseudo/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/libpseudo/slack-desc b/libraries/libpseudo/slack-desc deleted file mode 100644 index a27b17f26402f..0000000000000 --- a/libraries/libpseudo/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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------------------------------------------------------| -libpseudo: libpseudo (simple thread-safe messaging between threads.) -libpseudo: -libpseudo: libpseudo is a generic library which provides simple, thread-safe -libpseudo: messaging between threads. It also provides a facility for -libpseudo: implementing a run-time tunable, thread-like callback queue for -libpseudo: single-threaded applications. -libpseudo: -libpseudo: Homepage: http://libpseudo.sourceforge.net/ -libpseudo: -libpseudo: -libpseudo: |