You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage psacct-6.5.4-1.fc13.x86_64
The psacct package contains several utilities for monitoring process activities, including ac, lastcomm, accton and sa. The ac command displays statistics about how long users have been logged on. The lastcomm command displays information about previous executed commands. The accton command turns process accounting on or off. The sa command summarizes information about previously executed commands.
RPMPackage protobuf-python-2.5.0-4.lbn13.armv6hl
This package contains Python libraries for Google Protocol Buffers
RPMPackage protobuf-lite-2.5.0-4.lbn13.armv6hl
Protocol Buffers built with optimize_for = LITE_RUNTIME. The "optimize_for = LITE_RUNTIME" option causes the compiler to generate code which only depends libprotobuf-lite, which is much smaller than libprotobuf but lacks descriptors, reflection, and some other features.
RPMPackage nodejs-passport-0.1.17-1.lbn13.noarch
Passport is an authentication framework for Connect and Express, which is extensible through "plugins" known as strategies. Passport is designed to be a general-purpose, yet simple, modular, and unobtrusive, authentication framework. Passport's sole purpose is to authenticate requests. In being modular, it doesn't force any particular authentication strategy on your application. In being unobtrusive, it doesn't mount routes in your application. The API is simple: you give Passport a request to authenticate, and Passport provides hooks for controlling what occurs when authentication succeeds or fails.
RPMPackage nodejs-paperboy-0.0.5-1.lbn13.noarch
A node.js module for delivering static files.
RPMPackage nodejs-osenv-0.0.3-4.lbn13.noarch
Look up environment settings specific to different operating systems.
RPMPackage nodejs-opts-1.2.2-3.lbn13.noarch
js-opts is a library for parsing command line options in javascript.
RPMPackage nodejs-options-0.0.5-1.lbn13.noarch
A very light-weight in-code option parser for nodejs.
RPMPackage nodejs-optimist-0.4.0-1.lbn13.noarch
Light-weight option parsing with an argv hash. No optstrings attached.
RPMPackage nodejs-opener-1.3.0-5.lbn13.noarch
Opens stuff, like webpages and files and executables, cross-platform.
RPMPackage nodejs-open-0.0.4-1.lbn13.noarch
open a file or url in the user"s preferred application
RPMPackage nodejs-once-1.1.1-3.lbn13.noarch
Run a function exactly one time.
RPMPackage nodejs-object-keys-0.5.0-1.lbn13.noarch
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
RPMPackage nodejs-object-assign-0.2.0-1.lbn13.noarch
ES6 Object.assign() ponyfill
RPMPackage nodejs-oauth-sign-0.3.0-1.lbn13.noarch
OAuth1 signing for Node.js.
RPMPackage nodejs-oauth-0.9.10-1.lbn13.noarch
Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex APIs and OAuth providers.
RPMPackage nodejs-numeral-1.5.3-1.lbn13.noarch
Format and manipulate numbers.
RPMPackage nodejs-nth-check-1.0.0-1.lbn13.noarch
performant nth-check parser & compiler
RPMPackage nodejs-npmlog-0.0.2-3.lbn13.noarch
The logger utility that npm uses. This logger is very basic. It does the logging for npm. It supports custom levels and colored output.
RPMPackage nodejs-npmconf-0.0.23-1.lbn13.noarch
If you are interested in interacting with the config settings that npm uses, then use this module. However, if you are writing a new Node.js program, and want configuration functionality similar to what npm has, but for your own thing, then the author recommends rc. This module is for compatibility use only.