diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:07:13 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:07:13 +0200 |
commit | f8012aa246d8461a5a13053e84a8cdcece3e3e45 (patch) | |
tree | 39fd9b6f5bdfbedc6cb797fd8f7437f0078376ef /development/mono-addins/README | |
parent | 021467ca7671c1a5ba56045d417119c5aef69436 (diff) | |
download | slackbuilds-f8012aa246d8461a5a13053e84a8cdcece3e3e45.tar.gz |
development/mono-addins: Removed from 13.0 repository
Diffstat (limited to 'development/mono-addins/README')
-rw-r--r-- | development/mono-addins/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/development/mono-addins/README b/development/mono-addins/README deleted file mode 100644 index 5cd7d3bd2b..0000000000 --- a/development/mono-addins/README +++ /dev/null @@ -1,11 +0,0 @@ -Mono.Addins is a framework for creating extensible applications, and for -creating libraries which extend those applications. - -Mono.Addins has been designed to be easy to use and useful for a wide range -of applications: from simple applications with small extensibility needs, to -complex applications which need support for large add-in structures. - -This new framework intends to set an standard for building extensible -applications and add-ins in Mono. - -Requires Mono and Gtk-Sharp, available at SlackBuilds.org |