Platform Team/Guide/Sweets Packaging: Difference between revisions

Line 22: Line 22:
See 0install [http://0install.net/interface-spec.html documentation] to know more about feeds.
See 0install [http://0install.net/interface-spec.html documentation] to know more about feeds.


Sugar Services maintainer process is using [[#0sugar_tool|0sugar]] tool to create proper feeds and tarballs.
Services could be identified using two methods
 
* by name in 0sugar environment
<service>
<service>/<subservice>
 
* as regular 0install identifiers in 0isntall environment
http://services.sugarlabs.org/<service>
http://services.sugarlabs.org/<service>/<subservice>.xml
 
Sugar Services maintainer process is using [[#0sugar_tool|0sugar]] tool to create proper feeds and tarballs. 0sugar uses spec file service/service.info as an scenario file(like .spec files in RPM). See also [[Documentation_Team/Services/Service.info_Specification|specification]] of service.info files.


== 0sugar tool ==
== 0sugar tool ==