dvi2ps-fontdesc-morisawa5

fontdesc files of dvi2ps for Morisawa Basic-5 type faces

You can convert DVI file with Morisawa Basic-5 type faces of vfdata-morisawa5 to PS file by dvi2ps with this package.

libconvert-color-xterm-perl

module for indexed colors used by XTerm

Convert::Color::XTerm is subclass of Convert::Color::RGB8 and provides lookup of the colors that xterm uses by default. Note that the module is not intelligent enough to actually parse the XTerm configuration on a machine, nor to query a running terminal for its actual colors. It simply implements the colors that are present as defaults in the XTerm source code.

libhugetlbfs0

Preload library to back program memory with hugepages

libhugetlbfs is a library which provides easy access to huge pages of memory. It is a wrapper for the hugetlbfs file system. Applications can use huge pages to fulfill malloc() requests without being recompiled by using LD_PRELOAD. Alternatively, applications can be linked against libhugetlbfs without source modifications to load text or BSS or BSS, data, and text segments into large pages. The library also comes with several userspace tools to help with huge page usability, environment setup, and control.

libn32objc4-mips64-cross

Runtime library for GNU Objective-C applications (n32)

Library needed for GNU ObjC applications linked against the shared library.

libhipi-perl

Raspberry Pi GPIO Perl Modules

HiPi provides interfaces to the Raspberry Pi GPIO together with wrappers for some common libraries and peripherals.

libdate-jd-perl

conversion between flavours of Julian Date

For date and time calculations it is convenient to represent dates by a simple linear count of days, rather than in a particular calendar. This is such a good idea that it has been invented several times. If there were a single such linear count then it would be the obvious data interchange format between calendar modules. With several versions, calendar modules can use such sensible data formats and still have interoperability problems. Date::JD tackles that problem, by performing conversions between different flavours of day count. These day count systems are generically known as "Julian Dates", after the most venerable of them.