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.

node-etag

entity tag creator for - Node.js module

This package provides a fast and strong creator of entity tags, used in HTTP Etag response header to determine change in content of a resource at a given URL.

node-load-json-file

read and parse a JSON file

Node.js is an event-based server-side JavaScript engine.