Liste des projets simples Logiciel Télécharger Carte

Common Development and Distribution License
80 projects in result set
Dernière Mise à Jour: 2014-06-14 03:52

cdrtools

cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD/BluRay recorder. It works as a burn engine for several applications. It supports CD/DVD/BD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives; audio CDs, data CDs, and mixed CDs; full multi-session support; CD-RWs, DVD-R/-RW, DVD+R/+RW, BD-R/BD-RE; and TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD/BD writers.

Dernière Mise à Jour: 2014-05-21 18:22

S tar

Star is a very fast, POSIX-compliant tar archiver, maintained for more than 30 years. It saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes command line interfaces for the "tar", "Sun-Tar", "cpio", "pax", and "gnutar" command-line syntax. It includes a FIFO for speed, a pattern matcher, multi-volume support, the ability to archive sparse files and ACLs, the ability to archive extended file flags, automatic archive format detection, automatic byte order recognition, automatic archive compression/decompression, remote archives, and special features that allow star to be used for full and incremental backups. It includes the only known platform independent "rmt" server program.

Dernière Mise à Jour: 2014-06-14 03:53

schily

The "Schily" Tool Box is a set of tools written or
managed by Jörg Schilling. It includes programs
like: cdrecord, cdda2wav, readcd, mkisofs, smake,
bsh, btcflash, calc, calltree, change, compare,
count, cpp (K&R original), devdump, hdump, isodebug, isodump, isoinfo, isovfy, label, mt, p, patch, sccs, scgcheck, scpio, sdd, sfind, sformat, smake, sh (Bourne Shell), star, star_sym, suntar, gnutar, tartest, termcap, and ved.

(Traduction automatique)
Dernière Mise à Jour: 2014-04-10 14:15

OpenGrok

OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference, and navigate your source tree. It can understand various program file formats and version control histories like Mercurial, Bazaar, Git, ClearCase, Perforce, SCCS, RCS, CVS, or Subversion. In other words, it lets you grok (profoundly understand) the source.

Dernière Mise à Jour: 2014-05-19 23:24

_smake

smake is a highly portable 'make' program that makes commands up to date based on rules in Makefiles and on the timestamps of the related files. It implements a complete superset of the features of the classical POSIX/Unix make program. It warns about typical misuse of dynamic macros that prevent portability of makefiles. Its automake features allow you to run scripts to automatically create rules for unknown platforms.

(Traduction automatique)
Dernière Mise à Jour: 2012-08-29 22:27

SchilliX

SchilliX is an OpenSolaris-based live CD and
distribution that is intended to help people
discover OpenSolaris. When installed on a hard
drive, it also allows developers to develop and
compile code in a pure OpenSolaris environment.
SchilliX tries to be as Sun Solaris compatible as
possible and to be the optimum development platform for Solaris and OpenSolaris.

(Traduction automatique)
Dernière Mise à Jour: 2009-04-23 09:06

Restlet

Restlet is a REST framework for Java. It supports all REST concepts
(Resource, Representation, Connector, Component, etc.) and is suitable
for both client and server Web applications. It supports major Web
standards like HTTP, SMTP, XML, JSON, WADL, and Atom. Many extensions
are also available to integrate with Servlet, Spring, Jetty, Grizzly,
Simple, JAXB, JAX-RS, JiBX, Velocity, or FreeMarker. A GWT version is
also available.

(Traduction automatique)
Dernière Mise à Jour: 2014-01-19 12:40

LibRaw

LibRaw is a library for reading RAW files obtained
from digital photo cameras (CRW/CR2, NEF, RAF,
DNG, and others). LibRaw is based on the source
codes of the dcraw utility, though some of the
drawbacks of dcraw have been eliminated. The users
of the library are provided with an API to be used
when writing their software programs.

(Traduction automatique)
Dernière Mise à Jour: 2011-11-02 22:49

SCCS

SCCS is an implementation of the POSIX standard Source Code Control System. It is based on the original UNIX SCCS code provided by Sun as part of OpenSolaris and was made portable to other platforms.

Dernière Mise à Jour: 2010-06-15 22:21

NexentaStor

NexentaStor is a unified storage solution that installs on standard hardware and provides enterprise class storage at a fraction of the cost of legacy, proprietary storage solutions. NexentaStor is particularly well suited for virtualized environments thanks to the ability of NexentaStor to eliminate duplication of primary data storage, to manage the storage for virtual environments from one interface, and to leverage SSDs to address the random I/O and boot storm issues with virtual environments.

(Traduction automatique)
Dernière Mise à Jour: 2008-04-07 14:25

Heirloom Documentation Tools

The Heirloom Documentation Tools provide troff, nroff, and related utilities to format manual pages and other documents for output on terminals and printers. They are portable and enhanced versions of the respective OpenSolaris utilities, which descend from ditroff and the historical Unix troff. troff provides advanced typographical features such as kerning, tracking, and hanging characters. It can access PostScript Type 1, OpenType, and TrueType fonts directly. Internationalized hyphenation, international paper sizes, and UTF-8 input are supported.

Dernière Mise à Jour: 2007-05-27 15:15

Heirloom Development Tools

The Heirloom Development Tools provide yacc, lex, m4, make, and SCCS as portable derivatives of the utilities released by Sun as part of OpenSolaris. The OpenSolaris utilities were in turn derived from the original Unix versions, and are assumed be conforming implementations of the POSIX standard.

Dernière Mise à Jour: 2019-07-17 17:59

cdrecord

cdrecord - オーディオの録音またはコンパクト ディスク データはマスター シェイプから

(Traduction automatique)
Dernière Mise à Jour: 2011-08-03 19:58

GlassFish

GlassFish is the Oracle-sponsored reference implementation of a Java EE application server. It is production quality and has very good performance.

Dernière Mise à Jour: 2006-03-13 17:07

JHighlight

JHighlight is an embeddable Java syntax
highlighting library that supports Java, Groovy, C++, HTML,
XHTML, XML, and LZX languages and outputs to
XHTML. The library can be used in several ways:
embedded into another tool (for instance a blog
or forum), through the command-line to generate
highlighted files locally, or as a servlet filter
to highlight source files on your server on-the-
fly. It also supports RIFE templates tags and
highlights them clearly so that you can easily
identify the difference between your RIFE markup
and the actual marked up source.

(Traduction automatique)