gimp-help-uk

Documentation for the GIMP (Ukrainian)

This package contains the documentation files for the GIMP designed for use with the internal GIMP help browser or external web browsers.

gimp-help-zh-cn

Documentation for the GIMP (Simplified Chinese)

This package contains the documentation files for the GIMP designed for use with the internal GIMP help browser or external web browsers.

libghc-bytestring-progress-prof

A library for tracking the consumption of a lazy ByteString; profiling libraries

In some cases, it is useful to know how fast a ByteString is being consumed. Typically, this could be to report some measure of progress to a waiting user, but it could also be to perform some form of testing on input / consumption code.

libghc-socks-prof

SOCKS proxy library; profiling libraries

This is a native Haskell implementation of a SOCKS5 proxy.

grilo-plugins-0.2

transitional dummy package

libghc-static-hash-prof

pure immutable hash; profiling libraries

Pure immutable hash whose lookup is O(1) on the average, but O(N) in the worst case.