287 projects tagged "OS Independent"
Page Number Saver (PNS) is an application designed to help book or e-book readers save their page numbers. It does this with an interactive console-based menu. The future of the project from this point is first a simple GUI, then a customized one, then version 1.0 will be a PDF reader.
Assimp is a portable and extensible library designed for reading various well-known 3D file formats. It provides APIs for C and C++ and several wrappers for other languages. It reads more than 20 different 3D file formats (including Collada, 3DS, OBJ, LWO, and X) into a straightforward, hierarchical in-memory data structure that can easily be read and processed by applications. Several post processing steps can be applied, such as normal and tangent computations, index buffer, and vertex cache optimization. The library supports complex multi-layer materials and skinned meshes with multiple animations. A Windows-based viewer utility is provided as an implementation reference.
CSS Compressor is a Java library and utility for reducing the size of Cascading Style Sheets (CSS). It uses many approaches for reducing CSS files: whitespace and comment stripping, merging selectors with identical rules, using short-hand color representations, omitting semi-colons and units where unnecessary, short-hand box-model properties, and many other small tweaks.
pg_greentrunk provides fundamental components of GreenTrunk, an interface protocol (API) for using a PostgreSQL database with Python. It provides an interface for implementations to use, and provides documentation in the form of Python modules to allow immediate access to object descriptions, even when inside a Python console.
pg_pqueue is a Python package that provides low-level PQ protocol classes for interacting with a PostgreSQL database. It supports version 3.0 of the protocol. The package also provides a basic protocol transaction class. This class keeps the state of the protocol in an interrupt safe manner, and validates the integrity of the communication as messages are received. In general, you probably will never use this package directly, unless you are writing a driver.
finic helps users manage their finances. It can be used on a local network (as a client-server system for many users) or on local computer (client only for one user), with separation of accounts, clauses, and customers. It can encrypt information and manage different users with different access rights. Reports can be generated as HTML, PDF, or XLS files or through an internal print preview system. An API is available for creating extensions.
C++ template classes implementing a B+ tree key/data container in main memory.
A powerful and pretty desktop environment for Linux and Unix-like systems.