You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage libfprint-0.5.0-2.fc19.armv6hl
libfprint offers support for consumer fingerprint reader devices.
RPMPackage libfontenc-1.1.1-3.fc19.armv6hl
X.Org X11 libfontenc runtime library
RPMPackage libfontenc-1.1.1-3.fc19.x86_64
X.Org X11 libfontenc runtime library
RPMPackage libffi-3.1-7.lbn19.x86_64
Compilers for high level languages generate code that follow certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The calling convention is a set of assumptions made by the compiler about where function arguments will be found on entry to a function. A calling convention also specifies where the return value for a function is found. Some programs may not know at the time of compilation what arguments are to be passed to a function. For instance, an interpreter may be told at run-time about the number and types of arguments used to call a given function. `Libffi' can be used in such programs to provide a bridge from the interpreter program to compiled code. The `libffi' library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.
RPMPackage libffi-3.0.13-4.fc19.armv6hl
Compilers for high level languages generate code that follow certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The calling convention is a set of assumptions made by the compiler about where function arguments will be found on entry to a function. A calling convention also specifies where the return value for a function is found. Some programs may not know at the time of compilation what arguments are to be passed to a function. For instance, an interpreter may be told at run-time about the number and types of arguments used to call a given function. `Libffi' can be used in such programs to provide a bridge from the interpreter program to compiled code. The `libffi' library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.
RPMPackage libffado-2.2.1-3.lbn19.x86_64
The FFADO project aims to provide a generic, open-source solution for the support of FireWire based audio devices for the Linux platform. It is the successor of the FreeBoB project.
RPMPackage libffado-2.1.0-2.fc19.armv6hl
The FFADO project aims to provide a generic, open-source solution for the support of FireWire based audio devices for the Linux platform. It is the successor of the FreeBoB project.
RPMPackage libfdt-1.4.0-1.fc19.x86_64
libfdt is a library to process Open Firmware style device trees on various architectures.
RPMPackage libfdisk-2.28-2.lbn19.x86_64
This is library for fdisk-like programs, part of util-linux.
RPMPackage libexif-0.6.21-4.fc19.armv6hl
Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags.
RPMPackage libexif-0.6.21-4.fc19.x86_64
Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags.
RPMPackage nodejs-gitter-faye-1.1.0_h-1.lbn19.noarch
Simple pub/sub messaging for the web
RPMPackage nodejs-gitter-cli-0.8.5-1.lbn19.noarch
A gitter client for your console. Usage: gitter-cli [options] [command] Commands: join|j [name] Join a room with the specified name. authorize|set-auth Set the access-key token for client authentication. whoami|me Display your user information based on the existing token. rooms|status Display a list of rooms that you are part of. Options: -h, --help output usage information -V, --version output the version number --token [token] Set the access-key token for client authentication. This won't be persisted. On a room: Use k or arrow-up to go up in the chat board. Use j or arrow-down to go on down in the chat board. When focusing on the screen, press i for writing mode. Use ESC to toggle between the screen and the input box. When focusing on the input box, press ctrl-s to send the message.
RPMPackage nodejs-github-username-0.1.1-1.lbn19.noarch
Get a GitHub username from an email address
RPMPackage nodejs-github-url-from-username-repo-1.0.2-1.lbn19.noarch
Create urls from username/repo
RPMPackage nodejs-github-url-from-git-1.4.0-1.lbn19.noarch
Parse a github git url and return the github repo url
RPMPackage nodejs-github-0.2.4-1.lbn19.noarch
NodeJS wrapper for the GitHub API
RPMPackage nodejs-getset-0.6.3-1.lbn19.noarch
Easier handling of configuration for client-based apps.
RPMPackage nodejs-getos-2.4.0-2.lbn19.noarch
Get the OS/Distribution name of the environment you are working on
RPMPackage nodejs-getobject-0.1.0-1.fc19.noarch
Get and set deep objects easily.