PACKAGE NAME: zug-0.1.2-x86_64-2.txz PACKAGE LOCATION: ./slackware64/l COMPRESSED PACKAGE SIZE: 34 K UNCOMPRESSED PACKAGE SIZE: 136 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: PACKAGE DESCRIPTION: zug: zug (Transducers for C++) zug: zug: zug is a C++ library providing 'transducers.' Transducers are zug: composable sequential transformations independent of the source. They zug: are extremely lightweight, and can be used to express algorithms over zug: pull-based sequences (iterators, files) but also push based sequences zug: (signals, events, asynchronous streams) in a generic way. zug: zug: Homepage: https://github.com/arximboldi/zug zug: zug: