{"library":"oslex","type":"library","category":null,"description":"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. It achieves this by forwarding calls to the standard library's `shlex` on POSIX systems or the `mslex` library on Windows. The current version is 0.1.3, with the last release in July 2023.","language":"python","status":"active","version":"0.1.3","tags":["shell","quote","split","join","shlex","mslex","cross-platform","os-independent","command-line"],"install":[{"cmd":"pip install oslex","imports":["import oslex"]}],"homepage":null,"github":"https://github.com/petamas/oslex","docs":null,"changelog":null,"pypi":"https://pypi.org/project/oslex/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/oslex/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}