Ycarus Gentoo ebuild

neurogeek

Ces ebuilds viennent du site .

Si vous avez des problemes allez sur le site officiel.

dev-nodejs

abbrev : Like ruby's abbrev module, but in js. ( )

amdefine : Provide AMD's define() API for declaring modules in the AMD format ( )

ansi-styles : ANSI escape codes for colorizing strings in the terminal. ( )

ansicolors : Functions that surround a string with ansicolor codes. ( )

archy : Render nested hierarchies 'npm ls' style with unicode pipes ( )

argparse : Very powerful CLI arguments parser. Native port of argparse ( )

asn1 : Contains parsers and serializers for ASN.1 (currently BER only) ( )

assert-plus : Extra assertions on top of node's assert module ( )

async : Higher-order functions and common patterns for asynchronous code ( )

aws-sign : AWS Signing. ( )

binary : Unpack multibyte binary values from buffers. ( )

block-stream : A stream of blocks. ( )

boom : HTTP-friendly error objects ( )

bower : The browser package manager. ( )

bower-config : The Bower config reader and writer. ( )

bower-endpoint-parser : Little module that helps with endpoints parsing. ( )

bower-json : Read bower.json files with semantics, normalisation, defaults and validation. ( )

bower-logger : The logger used in the various architecture components of Bower. ( )

bower-registry-client : Provides easy interaction with the Bower registry. ( )

buffers : Treat a collection of Buffers as a single contiguou ( )

buildjs : JS/CSS files compress/optimizer. ( )

buildjs_core : JS/CSS files compress/optimizer. ( https://npmjs.org/package/buildjs.core )

cardinal : Syntax highlights JavaScript code with ANSI colors to be printed to the terminal. ( )

chainsaw : Build chainable fluent interfaces the easy way.. ( )

chalk : Terminal string styling done right ( )

chmodr : like `chmod -R` ( )

cli-color : Colors, formatting and other tools for the console. ( )

coffee-script : Unfancy JavaScript. ( )

colors : Adds colors to your node.js console ( https://npmjs.org/package/colors )

combined-stream : A stream that emits multiple other streams one after another. ( )

configstore : Easily load and persist config without having to think about where and how ( )

cookie-jar : Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module. ( )

cryptiles : General purpose crypto utilities. ( )

ctype : Read and write binary structures and data types. ( )

dateformat : A package for Steven Levithan's excellent dateFormat() function. ( )

debug : Small debugging utility. ( )

deep-extend : Recursive object extending. ( )

delayed-stream : Buffers events from a stream until you are ready to handle them. ( )

duplexer : Creates a duplex stream. ( )

es5-ext : ECMAScript5 extensions. ( )

esprima : ECMAScript parsing infrastructure for multipurpose analysis. ( https://npmjs.org/package/esprima )

event-emitter : Cross-environment event emitter. ( )

eventemitter2 : Higher-order functions and common patterns for asynchronous code. ( )

faye-websocket : Standards-compliant WebSocket server and client. ( )

file : Higher level path and file manipulation functions. ( )

fileset : Wrapper around miniglob / minimatch combo to allow multipl ( )

find : Find files or sub-directories in a clear way. ( )

findup-sync : Find the first file matching a given pattern in the curren ( )

forever-agent : HTTP Agent that keeps socket connections alive between keep-aliv ( )

form-data : A module to create readable 'multipart/form-data' streams. ( )

fstream : Advanced file system stream things. ( )

fstream-ignore : A thing for ignoring files based on globs ( )

gaze : A globbing fs.watch wrapper built from the best parts of other fin ( )

getit : Retrieve local and remote files through a simple interface. ( )

glob : A little globber. ( )

graceful-fs : Higher-order functions and common patterns for asynchronous code ( )

grunt : The JavaScript Task Runner ( )

grunt-cli : The Grunt command line interface. ( )

grunt-contrib-copy : Copy files and folders. ( https://npmjs.org/package/grunt-contrib-copy )

grunt-contrib-watch : Run predefined tasks whenever watched file patterns are added ( https://npmjs.org/package/grunt-contrib-watch )

grunt-rigger : Rigging tasks for elegant includes. ( )

handlebars : Extension of the Mustache logicless template language ( )

has-color : Detect whether a terminal supports color ( )

hawk : HTTP Hawk Authentication Scheme ( )

hoek : General purpose node utilities. ( )

hogan_js : A mustache compiler. ( )

hooker : Monkey-patch (hook) functions for debugging and stuff. ( )

http-signature : Reference implementation of Joyent's HTTP Signature Scheme ( )

hyperquest : Make streaming http requests. ( )

iconv-lite : Convert character encodings in pure javascript. ( )

inherits : A tiny simple way to do classic inheritance in js. ( )

ini : An ini encoder/decoder for Node.js. ( )

inquirer : A collection of common interactive command line user interfaces. ( )

intersect : Find the intersection of two arrays ( )

js-yaml : YAML 1.2 parser and serializer. ( )

json-stringify-safe : Like JSON.stringify, but doesn't blow up on circular refs ( )

junk : Helps you filter out OS junk files like .DS_Store and Thumbs.db ( )

lodash : A low-level utility library delivering consistency, customization ( )

lru-cache : Higher-order functions and common patterns for asynchronous code ( )

match-stream : Match a pattern within a stream ( )

memoizee : Complete memoize/cache solution. Works with any type and length o ( )

mime : A comprehensive library for mime-type mapping ( )

minimatch : Higher-order functions and common patterns for asynchronous code ( )

mkdirp : Recursively mkdir, like 'mkdir -p' ( )

mout : Modular Utilities ( )

mute-stream : Bytes go in, but they don't come out (when muted). ( )

next-tick : Cross environment nextTick polyfill. ( )

node-uuid : Rigorous implementation of RFC4122 (v1 and v4) UUIDs. ( )

nopt : Option parsing for Node, supporting types, shorthands, etc. ( )

noptify : nopt wrapper with commander-like API ( )

oauth-sign : OAuth 1 signing. ( )

open : open a file or url in the user's preferred application ( )

optimist : Light-weight option parsing with an argv hash. No optstring ( )

osenv : Look up environment settings specific to different operatin ( )

over : JavaScript function overloading framework. ( )

package : Easy package.json exports. ( )

promptly : Simple command line prompting utility. ( )

pullstream : A stream you can pull data from. ( )

q : A library for promises (CommonJS/Promises/A,B,D) ( )

qs : QueryString parser ( )

rc : Hardwired configuration loader. ( )

read : read(1) for Node.js programs ( )

readable-stream : An exploration of a new kind of readable streams for Node.js ( )

redeyed : Takes JavaScript code, along with a config and returns th ( )

request : Simplified HTTP request client. ( )

request-progress : Tracks the download progress of a request made with mikeal/request ( )

request-replay : Replays a request when a network error occurs. ( )

resolve : Resolve like require.resolve() on behalf of files asynchronousl ( )

retry : Abstraction for exponential and custom retry strategies for failed operations. ( )

rigger : Javascript file parser and include engine. ( )

rimraf : A deep deletion module for node (like 'rm -rf'). ( )

semver : The semantic version parser used by npm. ( )

setimmediate : A shim for the setImmediate efficient script yielding API. ( )

sigmund : Higher-order functions and common patterns for asynchronous code ( )

slice-stream : Pipe data through a stream until some fixed length is reached ( )

sntp : SNTP Client ( )

source-map : Generates and consumes source maps ( )

stringify-object : Stringify an object/array like JSON.stringify just without all the double-quotes ( )

sudo-block : Block users from running your tool with root permissions ( )

tar : Tar for node. ( )

temporary : The lord of tmp. ( )

throttleit : Throttle a function. ( )

through : Simplified stream contsruction. ( )

tiny-lr : Tiny LiveReload server, background-friendly. ( )

tmp : Temporary file and directory creator ( )

traverse : Traverse and transform objects by visiting every node on ( )

tunnel-agent : HTTP proxy tunneling agent. ( )

uglify-js : JavaScript parser, mangler/compressor and beautifier toolkit. ( )

underscore : JavaScript's functional programming helper library. ( )

underscore_string : String manipulation extensions for Underscore.js ( https://npmjs.org/package/underscore.string )

unzip : Unzip cross-platform streaming API compatible with fstream and fs.ReadStream ( )

update-notifier : Update notifier for your package ( )

websocket-driver : WebSocket protocol handler with pluggable I/O. ( )

which : Find the first instance of an executable in the PATH. ( )

wordwrap : Wrap those words. Show them at what columns to start and stop. ( )

yamljs : Standalone JavaScript YAML 1.2 Parser and Encoder. ( )

Pour rajouter une e-build dans l'arbre de portage :

L'ebuild est alors rajouté dans l'arbre de portage.

Vous pouvez aussi utiliser layman : emerge layman puis layman -a neurogeek

Pour Paludis utilisez ce rsync : rsync://gentoo.zugaina.org/neurogeek-portage

En cas de problèmes : ycarus(-at-)zugaina.org