[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#768041: marked as done (ITP: php5-functional -- Primitives for functional programming in PHP)



Your message dated Wed, 29 Jul 2015 12:16:54 +0200
with message-id <CA+31C0a9SEUXSWtqO_h5dUURO+9OHeGpbZZxu3VEbYDxCbarpQ@mail.gmail.com>
and subject line Closing this
has caused the Debian Bug report #768041,
regarding ITP: php5-functional -- Primitives for functional programming in PHP
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
768041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768041
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Gilles Crettenand <gilles.meier@gmail.com>

* Package name    : php5-functional
  Version         : 1.0.0~alpha4
  Upstream Author : Lars Strojny <lstrojny@php.net>
* URL             : https://github.com/lstrojny/functional-php
* License         : MIT
  Programming Lang: c
  Description     : Primitives for functional programming in PHP

A set of functional primitives for PHP, heavily inspired by Scala’s
traversable collection, Dojo’s array functions and Underscore.js

 * Works with arrays and everything implementing interface Traversable
 * Consistent interface: for functions taking collections and callbacks,
   first parameter is always the collection, than the callback. Callbacks
   are always passed $value, $index, $collection. Strict comparison is the
   default but can be changed
 * Calls 5.3 closures as well as usual callbacks
 * C implementation for performance but a compatible userland
   implementation is provided if you can’t install PHP extensions
 * All functions reside in namespace Functional to not raise conflicts with
   any other extension or library


I will be packaging the C extension of the library. I will however not
use the PECL / PEAR version because it is out of date and the author
seems to only maintain the library through GitHub nowadays.

AFAIK, there is no current package providing functional primitives for
PHP in the current Debian archive. I really like managing my PHP
extensions through APT, so packaging this seems the best solution for
me.

The package is pretty simple, I think it won't be much of a job to
maintaint it, either myself or through the help of the PHP team.

--- End Message ---
--- Begin Message ---
As per https://github.com/lstrojny/functional-php/pull/45 the C exension will not exists anymore.

This package as no reason to exists anymore.

--
Gilles Crettenand // gilles.crettenand@liip.ch
Liip SA // Rue Etraz 4 // CH-1003 Lausanne
Tel +41 21 533 13 00 // GPG 0x744B99CEC2F2B3AD // www.liip.ch

--- End Message ---

Reply to: