Service.info file could contain other sections for various binary implementations. These sections are intended to describe particular dependencies environment and should contain only ''requires'' fields e.g if service developer is going to support binary implementations for f9 and f11, ''[F9]'' and ''[F11]'' sections will contain requires fields with dependencies versions that are used in f9 and f11. Names of these fields will be used in ''dist_bin'' command of ''0sugar-publish'' application.
+
Service.info file could contain other sections for various binary implementations. These sections are intended to describe particular dependencies environment and should contain only:
+
+
* ''requires'' that overwrites ''Service'''s section ''requires''
+
+
For example if service developer is going to support binary implementations for f9 and f11, ''[F9]'' and ''[F11]'' sections will contain requires fields with dependencies versions that are used in f9 and f11. Names of these fields will be used in ''dist_bin'' command of ''0sugar-publish'' application.