INFO
Name: php-mtdowling-transducers
Version: 0.3.0-4.el7.remi
Arch: noarch
Summary: Composable algorithmic transformations
License: MIT
Vendor: Remi Collet
Build Host: builder.remirepo.net
Build Date: Tue Jun 28 14:19:37 2016
Size: 63821
URL: https://github.com/mtdowling/transducers.php
Description: Transducers [1] are composable algorithmic transformations. They are independent
from the context of their input and output sources and specify only the essence
of the transformation in terms of an individual element. Because transducers are
decoupled from input or output sources, they can be used in many different
processes - collections, streams, channels, observables, etc. Transducers
compose directly, without awareness of input or creation of intermediate
aggregates.
[1] http://clojure.org/transducers
FILES
/usr/share/doc/php-mtdowling-transducers-0.3.0
/usr/share/doc/php-mtdowling-transducers-0.3.0/CHANGELOG.md
/usr/share/doc/php-mtdowling-transducers-0.3.0/README.rst
/usr/share/doc/php-mtdowling-transducers-0.3.0/composer.json
/usr/share/licenses/php-mtdowling-transducers-0.3.0
/usr/share/licenses/php-mtdowling-transducers-0.3.0/LICENSE
/usr/share/php/transducers
/usr/share/php/transducers/autoload.php
/usr/share/php/transducers/transducers.php
REQUIRES
php(language) 5.5.0
php-json
php-spl
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
php-composer(mtdowling/transducers) 0.3.0
php-mtdowling-transducers 0.3.0-4.el7.remi
CONFIG FILES
/usr/share/doc/php-mtdowling-transducers-0.3.0
/usr/share/doc/php-mtdowling-transducers-0.3.0/CHANGELOG.md d
/usr/share/doc/php-mtdowling-transducers-0.3.0/README.rst d
/usr/share/doc/php-mtdowling-transducers-0.3.0/composer.json d
/usr/share/licenses/php-mtdowling-transducers-0.3.0
/usr/share/licenses/php-mtdowling-transducers-0.3.0/LICENSE l
/usr/share/php/transducers
/usr/share/php/transducers/autoload.php
/usr/share/php/transducers/transducers.php
LICENSE FILES
MIT
|