python-protocols binary package in Ubuntu Bionic amd64

 Do you hate having to write lots of if-then logic to test what type something
 is? Wouldn't it be nice if you could just declare "I want this object to have
 this behavior" and magically convert whatever value you have, to the type you
 need? PyProtocols lets you do just that, cleanly, quickly, and robustly --
 even with built-in types or other people's classes.
 .
 PyProtocols extends the PEP 246 adapt() function with a new "declaration API"
 that lets you easily define your own protocols and adapters, and declare what
 adapters should be used to adapt what types, objects, or protocols. In
 addition to its own Interface type, PyProtocols can also use Twisted and
 Zope's Interface types too. (Of course, since Twisted and Zope interfaces
 aren't as flexible, only a subset of the PyProtocols API works with them.
 Specific limitations are listed in the documentation.)

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-02-20 12:59:09 UTC Published Ubuntu Bionic amd64 release universe python Optional 1.0a.svn20070625-8
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe python Optional 1.0a.svn20070625-8
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-02-20 12:59:32 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.0a.svn20070625-7
  • Removal requested .
  • Superseded by amd64 build of pyprotocols 1.0a.svn20070625-8 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu utopic-proposed amd64 in Primary Archive for Ubuntu