summaryrefslogtreecommitdiff
path: root/devel/py-oslex/pkg-descr
blob: e4f1806e94f3e238f7a2606b51c1eed395cedb79 (plain) (blame)
1
2
3
4
5
oslex is an OS-independent wrapper for shlex and mslex.

Its main purpose is to provide functions similar in functionality to
shlex.quote(), shlex.split() and shlex.join() on both Windows and
POSIX-compatible platforms.