node-fragment-cache
Cache for managing namespaced sub-caches
Node.js is an event-based server-side JavaScript engine.
python-future
single-source support for Python 3 and 2 - Python 2.x
Future is the missing compatibility layer between Python 2 and Python 3. It
allows one to use a single, clean Python 3.x-compatible codebase to support
both Python 2 and Python 3 with minimal overhead.
libmagickwand-7.q16-10
image manipulation library -- quantum depth Q16
The MagickWand API is the recommended interface between the C programming
language and the ImageMagick image processing libraries. Unlike the
MagickCore C API, MagickWand uses only a few opaque types. Accessors are
available to set or get important wand properties.
python3-future
Clean single-source support for Python 3 and 2 - Python 3.x
Future is the missing compatibility layer between Python 2 and Python 3. It
allows one to use a single, clean Python 3.x-compatible codebase to support
both Python 2 and Python 3 with minimal overhead.
sugar-imageviewer-activity
Sugar Learning Platform - image viewing activity
Sugar Learning Platform promotes collaborative learning
through Sugar Activities that encourage critical thinking,
the heart of a quality education.
Designed from the ground up especially for children,
Sugar offers an alternative to traditional "office-desktop" software.
node-fs-exists-sync
Drop-in replacement for Node.js's `fs.existsSync` with zero dependencies
fs-exists-sync is a drop-in replacement for Node.js's `fs.existsSync` with no
dependencies. Other libraries have crucial differences from fs.existsSync, or
unnecessary dependencies.