Metadata-Version: 2.4
Name: browser-cli
Version: 0.14.1
Summary: Control your real running browser from the terminal or Python SDK
Requires-Python: >=3.10
Requires-Dist: click>=8
Requires-Dist: cryptography>=48
Requires-Dist: httpx>=0.28
Requires-Dist: msgpack>=1
Requires-Dist: rich>=13
Provides-Extra: fast
Requires-Dist: zstandard>=0.22; extra == 'fast'
