7366 projects tagged "Windows"
GNU units converts quantities expressed in various systems of measurement to their equivalents in other systems of measurement. Like many similar programs, it can handle multiplicative scale changes. It can also handle nonlinear conversions such as Fahrenheit to Celsius, and it can perform conversions from and to sums of units, such as converting between feet plus inches and meters. Beyond simple unit conversions, units can be used as a general-purpose scientific calculator which keeps track of units in its calculations. You can form arbitrary complex mathematical expressions of dimensions including sums, products, quotients, powers, and even roots of dimensions. In this way, you can ensure accuracy and dimensional consistency when working with long expressions which involve many different units which may combine in complex ways. The units are defined in an extensive, well-annotated data file which defines over 2,500 units. You can also provide your own file to supplement or replace the standard file.
Unnamed un-names unwanted DNS entries. It was written to solve the problem of upstream DNS servers inserting bogus records for NXDOMAINs. It can be used to filter unwanted domain names like ads, porn, time wasters, etc. It is modular, so extensions are easy. Extensions can be written in Lua or compiled as shared objects.
Untarka extracts TAR (Unix Tape ARchive) files without calling any external programs. It supports and autodetects multiple compression methods (.tar, .tar.Z, .tar.gz, .tar.bz2, .Z, .gz, and .bz2). Unix devices, sockets, hard links, symlinks, owners, and permissions are ignored during extraction.
uranos is a system that supports unattended installation of several varieties of Linux (kickstart, preseed, autoyast) and Windows (2000, XP, 2003, 2003 R2, Vista, 7, 8, 2008, 2012). It includes features for inventory, software management, DHCP-LDAP, DNS-LDAP, PHP-SSH, syslog-ng, switch management, an LDAP browser, PXE management, central cron management, and license management.
usb4java is a Java library for accessing USB devices. The low-level part is based on the native libusb 0.1 shared library and reflects this API as completely as possible. Java NIO buffers are used for data exchange between libusb and Java. The high-level part implements the javax.usb standard (JSR-80). Supported platforms are Linux (x86 32/64 bit), Mac OS X (x86 32/64 bit, PowerPC 32 bit) and Windows (x86 32/64 bit), but other platforms supported by Java 6 and libusb may work by compiling the JNI library manually.