Bug#753410: ITP: node-chalk -- Terminal string styling

2016-07-15 Thread Mathias Behrle
Control: owner !

* Ross Gammon: " Re: Bug#753410: ITP: node-chalk -- Terminal string
  styling" (Fri, 15 Jul 2016 18:08:45 +0200):

Hi Ross,

> Hi Mathias,
> 
> On 15/07/16 16:44, Mathias Behrle wrote:
> > Hi Ross,
> >
> > I just took over the RFPs for node-nomnom and node-supports-color,
> > node-nomnom being a dependency for node-po2json/tryton-sao.
> >
> > As you stated on [1] you are currently busy. So may I ask if you already
> > made some progress on the packaging of node-chalk?
> >
> > Regards,
> >
> > Mathias
> >
> > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774567
> >
> >  
> Excellent news! It is always good when a node package ends up being 
> needed by something else and the workload gets shared ;.)
> 
> I can't remember exactly why I was stalled on node-chalk. It may have 
> been that it turned out to have a lot more dependencies than expected. 
> Even if that was the case, the packaging was probably left in the 
> Javacript Team git repo by Bas for easy resurrection.
> 
> Feel free to take ownership of this ITP, and push it forward. There is 
> no shortage of other node packages that I can start on when I next get a 
> free slot.
> 
> Regards,
> 
> Ross

Indeed there will always be enough work left...;)

So I take this ITP.

Regards,

Mathias


-- 

Mathias Behrle
PGP/GnuPG key availabable from any keyserver, ID: 0x8405BBF6



Bug#753410: ITP: node-chalk -- Terminal string styling

2016-07-15 Thread Ross Gammon

Hi Mathias,

On 15/07/16 16:44, Mathias Behrle wrote:

Hi Ross,

I just took over the RFPs for node-nomnom and node-supports-color, node-nomnom
being a dependency for node-po2json/tryton-sao.

As you stated on [1] you are currently busy. So may I ask if you already made
some progress on the packaging of node-chalk?

Regards,

Mathias

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774567


Excellent news! It is always good when a node package ends up being 
needed by something else and the workload gets shared ;.)


I can't remember exactly why I was stalled on node-chalk. It may have 
been that it turned out to have a lot more dependencies than expected. 
Even if that was the case, the packaging was probably left in the 
Javacript Team git repo by Bas for easy resurrection.


Feel free to take ownership of this ITP, and push it forward. There is 
no shortage of other node packages that I can start on when I next get a 
free slot.


Regards,

Ross



Bug#753410: ITP: node-chalk -- Terminal string styling

2016-07-15 Thread Mathias Behrle

Hi Ross,

I just took over the RFPs for node-nomnom and node-supports-color, node-nomnom
being a dependency for node-po2json/tryton-sao.

As you stated on [1] you are currently busy. So may I ask if you already made
some progress on the packaging of node-chalk?

Regards,

Mathias

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774567


-- 

Mathias Behrle
PGP/GnuPG key availabable from any keyserver, ID: 0x8405BBF6



Bug#753410: ITP: node-chalk -- Terminal string styling

2014-07-01 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-chalk
  Version : 0.4.0
  Upstream Author : Sindre Sorhus sindresor...@gmail.com (
http://sindresorhus.com)
* URL : https://github.com/sindresorhus/chalk
* License : Expat
  Programming Lang: JavaScript
  Description : Terminal string styling - Node.js module

 Chalk is a Node.js module which provides string styling via ANSI escape
codes
 without extending String.prototype.
 .
 Node.js is an event-based server-side JavaScript engine.