Metadata-Version: 2.1
Name: carly
Version: 0.11.0
Summary: A tool for putting messages into and collecting responses from Twisted servers using real networking
Home-page: https://github.com/cjw296/carly
License: MIT
Author: Chris Withers
Author-email: chris@withers.org
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Twisted (>=18)
Requires-Dist: attrs
Project-URL: Repository, https://github.com/cjw296/carly
Description-Content-Type: text/x-rst

carly
=====

|CircleCI|_

.. |CircleCI| image:: https://circleci.com/gh/cjw296/carly/tree/master.svg?style=shield
.. _CircleCI: https://circleci.com/gh/cjw296/carly/tree/master


A tool for putting messages into and collecting responses from Twisted servers and clients using real networking.

"call me maybe"

Why carly? 'cos someone already took `Jepsen!`__

__ https://jepsen.io/

