|
|
@@ -27,3 +27,17 @@ Depends: gvrng, kturtle, littlewizard
|
|
|
Depends: laby
|
|
|
|
|
|
Depends: scratch
|
|
|
+
|
|
|
+Depends: shoes | shoes4
|
|
|
+Why: This package has existed in Debian but was removed due to lack of interest.
|
|
|
+Homepage: http://shoesrb.com/
|
|
|
+License: Expat
|
|
|
+Pkg-Description: tiny graphics and windowing toolkit using Ruby
|
|
|
+ Shoes is a very informal graphics and windowing toolkit for making simple
|
|
|
+ graphical applications. It blends ideas from the web (hyperlinks, simple text
|
|
|
+ layout, and more) from traditional windowing toolkits (buttons, progress bars,
|
|
|
+ dialogs and the like) and applications like NodeBox and Processing (drawing
|
|
|
+ anywhere on the window with shapes and curves, simple animation).
|
|
|
+ .
|
|
|
+ Shoes uses Ruby as its interface language; applications created with it can
|
|
|
+ run on Windows, Mac OS X and Linux.
|