8 buildPythonPackage rec {
15 sha256 = "0jd9864k3csc06kipiwzjlk9mq4054s8kzk5q1cfnxj8572s4iv4";
18 propagatedBuildInputs = [ twisted ];
21 homepage = "https://github.com/txamqp/txamqp";
22 description = "Library for communicating with AMQP peers and brokers using Twisted";
23 license = licenses.asl20;