{"library":"mslex","type":"library","category":null,"description":"mslex is a Python library that provides `shlex`-like functionality specifically tailored for Windows shell command-line parsing and quoting. It addresses the complex and often inconsistent behaviors of `cmd.exe`, `CommandLineToArgvW`, and older `msvcrt.dll` runtimes on Windows. The library offers `split`, `quote`, and `join` functions, making it easier to construct and deconstruct command lines for Windows environments. It is currently at version 1.3.0, released on October 16, 2024, and is considered stable and actively maintained for its niche use case.","language":"python","status":"active","version":"1.3.0","tags":["windows","shlex","shell","command-line","quoting","parsing"],"install":[{"cmd":"pip install mslex","imports":["import mslex","from mslex import split","from mslex import quote","from mslex import join"]}],"homepage":null,"github":"https://github.com/smoofra/mslex","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mslex/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mslex/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}