diff options
Diffstat (limited to 'development/mono-addins/README')
-rw-r--r-- | development/mono-addins/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/mono-addins/README b/development/mono-addins/README new file mode 100644 index 0000000000..c1c432b6b3 --- /dev/null +++ b/development/mono-addins/README @@ -0,0 +1,11 @@ +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 |