3493 projects tagged "LGPL"
PC/SC-Proxy allows for access to PC/SC daemons on remote machines. There are two use cases. It can be used with thin clients and a terminal server to make the session access readers connected to the thin client. In this case, the address of the remote PC/SC service is taken from the login information (utmp). The second use case is when applications running inside a virtual machine (e.g. VirtualBox) need access to card readers of the host machine without disturbing operations on the host itself.
After the Deadline for OpenOffice.org is a smart English grammar, style, and contextual spelling checker for OpenOffice.org. The grammar checker highlights common errors in your writing. The style checker (off by default) finds passive voice, clichés, redundant phrases, and complex expressions. The contextual spelling checker looks for misused words and reports them to you. This extension communicates with an open source software service to check your writing. You may run your own server or use that provided by afterthedeadline.com. Text sent to afterthedeadline.com is sent over SSL and none of it is kept.
Larceny is a simple and efficient implementation of the Scheme programming language. Created originally as a test vehicle for research on garbage collection and compiler optimizations, Larceny has grown into a major multi-platform system, and is one of the very few implementations that support all four de facto standards for Scheme: IEEE/ANSI, R5RS, ERR5RS, and the R6RS. Development of Larceny has been supported by NSF, Sun Microsystems, and Microsoft.
The dotCMS eCommerce Accelerator merges KonaKart’s shopping cart capabilities with dotCMS’ flexible and powerful WCM. The Accelerator wraps eCommerce functionality within the WCM templates, providing a common UI experience as a shopper moves from information-heavy pages to transactional pages. It features pre-built templates, structures, and applications, best seller and latest product lists for each category, product reviews and ratings, cross-sell and up-sell prompts, and check out configuration; with or without registration.
LibCarvPathRepository is a library that provides the low level functionality for creating and using a (single, large, growing, sparse) file as an archive of (forensic) media images and other files. LibCarvPathRepository is to be used in conjunction with CarvFS. The CarvFS "raw" module is growing archive aware, making it possible to add (forensic) media images to a mounted raw archive. The LibCarvPathRepository library provides the low level multi-process safe API for appending an entity to the growing archive. Blocks of NULL data are automatically converted to sparse content to keep down the disk usage of the archive. After the image has been added to the archive, the library provides the carvpath of the newly entered image within the archive, making it possible to hand this carvpath to other carvfs aware tools.