Popularity
1.0
Declining
Activity
0.0
Stable
0
2
0

Monthly Downloads: 8
Programming language: Haskell
License: MIT License
Tags: System    
Latest version: v0.2.0.0

plex alternatives and similar packages

Based on the "System" category.
Alternatively, view plex alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of plex or a related project?

Add another 'System' Package

README

hs-plex

Execute a command, redirect stderr into stdout, and return the combined result (optionally, with a timeout). Irritatingly difficult to do using the "process" library.

portability

POSIX systems only.

stability

Probably bug-ridden. Will fix things as I find them.