You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage psutils-1.17-34.fc13.x86_64
This archive contains some utilities for manipulating PostScript documents. Page selection and rearrangement are supported, including arrangement into signatures for booklet printing, and page merging for n-up printing.
RPMPackage pstoedit-3.60-4.fc18.armv6hl
Pstoedit converts PostScript and PDF files to various vector graphic formats. The resulting files can be edited or imported into various drawing packages. Pstoedit comes with a large set of integrated format drivers
RPMPackage pstoedit-3.45-9.fc12.x86_64
Pstoedit converts PostScript and PDF files to various vector graphic formats. The resulting files can be edited or imported into various drawing packages. Pstoedit comes with a large set of integrated format drivers
RPMPackage psmisc-22.16-1.fc18.armv6hl
The psmisc package contains utilities for managing processes on your system: pstree, killall and fuser. The pstree command displays a tree structure of all of the running processes on your system. The killall command sends a specified signal (SIGTERM if nothing is specified) to processes identified by name. The fuser command identifies the PIDs of processes that are using specified files or filesystems.
RPMPackage psmisc-22.6-13.fc12.x86_64
The psmisc package contains utilities for managing processes on your system: pstree, killall and fuser. The pstree command displays a tree structure of all of the running processes on your system. The killall command sends a specified signal (SIGTERM if nothing is specified) to processes identified by name. The fuser command identifies the PIDs of processes that are using specified files or filesystems.
RPMPackage psacct-6.5.5-7.fc18.armv6hl
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 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