Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/port/README
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-06-03 21:11:34 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-06-03 21:11:34 (GMT)
commit5db73e5d3657bbda37c044ad4f5a036833ea6e40 (patch)
tree59a306503a449db23c05c76ece5d3ae54d7ba86b /common/port/README
parenteb4cff0b7c37797bf6d59fd710d672781f173df5 (diff)
Switch to sugar-port
Diffstat (limited to 'common/port/README')
-rw-r--r--common/port/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/common/port/README b/common/port/README
new file mode 100644
index 0000000..256200d
--- /dev/null
+++ b/common/port/README
@@ -0,0 +1,18 @@
+About
+-----
+
+A set of sugar components/libraries/etc to simplify writing activities.
+
+Cornerstone purposes for this project:
+* Total backwards compatibility for sugar-port API
+* Run on all sugar platforms beginning from 0.82
+
+In most cases sugar-port could be embedded to activity's directory tree.
+There is no need to include the whole sugar-port project only top level
+files/directories you are using directly - sugar-port's top level entities
+don't import each other.
+
+Get it
+------
+
+http://wiki.sugarlabs.org/go/Development_Team/sugar-port