Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
{{Obsolete | corresponding project was never created}}
 +
 
<noinclude>{{TOCright}}
 
<noinclude>{{TOCright}}
 
[[Category:Activity Team]]
 
[[Category:Activity Team]]
Line 5: Line 7:  
== Summary ==
 
== Summary ==
   −
Glue level library which contains programming language specific code to start developing sugar activities in Python.
+
Everything that developers need to start developing native sugar activities. Library depends on all other Polyol components and contains glue level code that simplify creating sugar activities from scratch. This library (and all its dependencies) is an analog of the python-based sugar-toolkit library.
 +
 
 +
Bindings for this library (in contrast with bindings for other Polyol components) could contain not only wrappers for the library itself, but also particular language-specific code that makes the process of creating sugar activities in this language more comfortable.  
    
This library is a part of [[Activity_Team/Polyol|Polyol group]].
 
This library is a part of [[Activity_Team/Polyol|Polyol group]].
Line 17: Line 21:  
''For regular services:''
 
''For regular services:''
   −
''How many branches are stable for what Sugar Platforms, note that some activities could be stuck to particular stable branch, so do not delete your stable branches if they still work in declared sugar environments. See [[Documentation_Team/Services/Service_Developers_Guide#Versioning_scheme|Versioning guide]].''
+
''How many branches are stable for what Sugar Platforms, note that some activities could be stuck to a particular stable branch, so do not delete your stable branches if they still work in declared sugar environments. See [[Documentation_Team/Services/Service_Developers_Guide#Versioning_scheme|Versioning guide]].''
    
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
 
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
Line 33: Line 37:  
''For wrappers to native packages:''
 
''For wrappers to native packages:''
   −
This service is a [[Documentation Team/Services/Native packages usage|wrapper]] for native package thus its versions are versions of accessible packages in current users' environment.
+
This service is a [[Documentation Team/Services/Native packages usage|wrapper]] for native package, thus its versions are versions of accessible packages in the current users' environment.
    
== Detailed Description ==
 
== Detailed Description ==
Line 55: Line 59:  
== Sources ==
 
== Sources ==
   −
* http://git.sugarlabs.org/projects/toolkit-python
+
* http://git.sugarlabs.org/projects/polyol

Navigation menu