6 projects tagged "BSD-style"
Bedework is an open-source enterprise calendar system that supports public, personal, and group calendaring. It is designed to conform to current calendaring standards (iCalendar RFC 2445 iCal, iTIP: RFC 2446, CalDAV: RFC 4791, VVENUE) with a goal of attaining strong interoperability between other calendaring systems and clients (Mozilla Lightning, Apple iCal). Bedework is built with an emphasis on higher education, though it is used by many commercial enterprises. You may choose to deploy Bedework for public events calendaring, personal calendaring and scheduling, or both. It is suitable for embedding in other applications or in portals and has been deployed across a wide range of environments.
The ReportLab Toolkit is a library for programatically creating documents in PDF format. It can quickly and easily create or automate complex, data-driven documents. It features a real document layout engine, flowable objects (such as paragraphs, headlines, tables, images, and graphics), support for embedded Type-1 or TTF fonts, support for Asian, Hebrew, and Arabic characters, support for bitmap images in any popular format, support for vector graphics, a library of reusable primitive shapes, and an extensible widget library. It includes simple demos and more complex tools. It allows for any data sources.
dd is a Unix command line utility for copying data. ddpt adds features for efficiently copying large amounts of data to and from disks. Apart from accessing disks using traditional Unix read() and write() calls, ddpt can optionally use SCSI pass-through interfaces to send SCSI commands to perform a copy. In Linux, the pass-through can be used to send TRIM commands to SSDs. It is written for Linux with ports to FreeBSD, Solaris, and Windows.