<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <repositories>
      <repository recommended="true">
        <name>hardware</name>
        <summary>Hardware tools</summary>
        <description>This repository contains tools for using, configuring or fine tuning various types of specific hardware, both external and internal.

Please consider new packages for inclusion only if they allow unique operations on certain
hardware, of a specific class or vendor.

Especially GUI packages should go to the corresponding GUI project, unless they exclusively meet the previous condition.</description>
        <url>https://download.opensuse.org/repositories/hardware/SLFO_Main/</url>
      </repository>
      <repository recommended="false">
        <name>SUSE:SLFO:Main</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLFO:/Main/standard/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>atinout</name>
        <summary>Utility to communicate with modems via AT commands</summary>
        <description>This program will read a file (or stdin) containing a list of AT
commands. Each command will be send to the modem, and all the response
for the command will be output to file (or stdout).

Example, to hang up an ongoing call:

$ echo ATH | atinout - /dev/ttyACM0 -
ATH
OK
$</description>
      </item>
    </software>
  </group>
</metapackage>
