Logoj0ke.net Open Build Service > Projects > internetx:kiwi:Appliance > python-xattr > Meta
Sign Up | Log In

Meta Configuration of Package python-xattr

 
1
<package name="python-xattr" project="internetx:kiwi:Appliance">
2
  <title>Python Wrapper for Extended Filesytem Attributes</title>
3
  <description>xattr is a Python wrapper for Darwin, Linux, and FreeBSD extended filesystem attributes.
4
5
Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc).</description>
6
  <build>
7
    <disable repository="SLE_12_SP2"/>
8
    <disable repository="openSUSE_Leap_42.2"/>
9
    <disable repository="openSUSE_Leap_42.3"/>
10
  </build>
11
</package>
12