gobjc-11-mipsel-linux-gnu
GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
libunity9
binding to get places into the launcher - shared library
libunity is a shared library to be able to interact with the launcher
and add places in Unity environment.
ruby-rack-flash3
Flash hash for Ruby Rack applications
Rack Flash is a simple flash hash implementation for Rack apps. This version
is Travis Reeder's fork of Pat Nakajima's original implementation that works
with Sinatra.
node-bindings
resolve path to c++ addons built by node-gyp - Node.js module
Throughout the course of Node.js's native addon history, addons have ended up
being compiled in a variety of different places, depending on which build tool
and which version of Node.js was used. In addition, the gyp build tool can
produce either a Release or Debug build, each being built into different
locations.
mate-gnome-main-menu-applet-dbg
GNOME start menu applet for MATE (debugging symbols)
python-djangorestframework
Web APIs for Django, made easy
powerful and flexible toolkit that makes it easy to build Web APIs.
Some reasons you might want to use REST framework:
* The Web browseable API is a huge useability win for your developers.
* Authentication policies including OAuth1a and OAuth2 out of the box.
* Serialization that supports both ORM and non-ORM data sources.
* Customizable all the way down - just use regular function-based views if you
don't need the more powerful features.
* Extensive documentation, and great community support.