Metadata-Version: 2.1
Name: links_connect
Version: 0.1.1.dev1
Summary: a collection of utilities for working links extensions derivatives
Author-email: Softstream <softstream.link@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: robot
Requires-Dist: robotframework >=7 ; extra == 'robot'
Requires-Dist: robotbackgroundlogger ; extra == 'robot'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'
Requires-Dist: pytest-sugar ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

