ELF          >            @       `8          @ 8  @                                                                                                        P,      P<      P<                                ,      <      <                                                 $       $                    $      $      $      @       @                    %      %      %                           Std   $      $      $      @       @              Ptd   !      !      !                           Qtd                                                  Rtd   P,      P<      P<                                  GNU x$mUR  ~+"5EjdHH<  HtH         5;  %;  @ h    fh   fh   fh   fh   fh   fh   fh   rfh   bfh	   Rfh
   Bfh   2fh   "fh   fh   fh   fh   fh   fh   fh   fh   fh   fh   fh   rfh   bfh   Rfh   Bfh   2fh   "fh   fh   fh   fh    f%9  fD  %9  fD  %9  fD  %9  fD  %~9  fD  %v9  fD  %n9  fD  %f9  fD  %^9  fD  %V9  fD  %N9  fD  %F9  fD  %>9  fD  %69  fD  %.9  fD  %&9  fD  %9  fD  %9  fD  %9  fD  %9  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  %8  fD  UA   A      H5g  HRRHHHRH:  PH8  H81T1ø  Z1Y[A\]  ]HtxȉuUHAWAVIAUATSQH8Htr1HIIHtLM~I?Ht|IHuLA$y!HLt-A$uLUxȉuHA1   AE xAE uL"I|I>H1HI~Ht   HH(L-=7     HLAE =wAE A~   HHL   Hs>H0ZH[A\A]A^A_]UHAWAVAUATSHHXH}dH4%(   HuHHuH~HuHu2HEHA   1PL8  j j jCH HH  H;Hu   E   I?I   HHEE1HHLEIHu1M   HM;}HuLEHHWt1HU"uL9HM1   L*HuHuYL	u
PHW}HHt/HHi5  H5  H81PxȉuH1H}LHHEdH+%(   tHeH[A\A]A^A_]UHAWAVAUATSHXH}HdH4%(   HuHHuH~HuHu+HEA   L6  1Pj j jH HHt-L/IE   u$LH  H5  H=  11  LvHH  1HuHL   E   HE   HHEE1ILLSIHu1MA   HMHH}HuLELHt"1HU"uH?I9MME1A   H})LuMu)AuV4H3  LH5  H81iH}LEIE1E1LxȉtL
HHEdH+%(   tHeH[A\A]A^A_]UHAUI1ATSQOHH   15  tH=w5  	/Ht`HLIHuLryHHtȉuH81A$xA$uL14  tH=4  [ZH[A\A]]H=2  H H=vH=O4  f.     UHATSHH=4  II$HHH&[A\] ff.     UHATISHHH}H8 BH}LH8HH[A\]ff.     UHcH8Ht1Hx1]ÐUH3H8Ht1Hx] H=3  H3  H9tH0  Ht	        H=q3  H5j3  H)HH?HHHtH0  HtfD      =-3   u+UH=0   HtH=-  d3  ]     w   HH                                                                                                                          )               )       o                                                                                                                   k                                           S                                                                                                           r                                                                5                     "                                                                                                                                 c                                          `                      D                                          +                                                                                    |                      g                                                                 ,                       O                                          F   "                   r                                          U           &        __gmon_start__ _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize PyInit_grp Py_Version PyModuleDef_Init PyExc_ImportError PyErr_Format PyModule_GetState PyStructSequence_NewType PyModule_AddType _Py_Dealloc PyStructSequence_New PyList_New PyUnicode_DecodeFSDefault PyList_Append PyStructSequence_SetItem _Py_NoneStruct _PyLong_FromGid PyErr_Occurred _PyArg_UnpackKeywords _Py_Gid_Converter PyEval_SaveThread sysconf PyMem_RawRealloc getgrgid_r PyEval_RestoreThread PyMem_RawFree PyErr_NoMemory PyExc_KeyError __stack_chk_fail _PyArg_BadArgument PyUnicode_EncodeFSDefault PyBytes_AsStringAndSize getgrnam_r PyMutex_Lock setgrent getgrent endgrent PyMutex_Unlock libc.so.6 GLIBC_ABI_DT_RELR GLIBC_2.4 GLIBC_2.2.5                                                        B         ii        ui	         ?                    ?                    ?                    ?                    ?                    ?                    ?         #           ?         &           >                    >                    >                    >                    >                    >                    >                    >         	           >         
            ?                    ?                    ?                    ?                     ?                    (?                    0?                    8?                    @?                    H?                    P?                    X?                    `?                    h?                    p?                    x?                    ?                     ?         !           ?         "           ?         $           ?         %           ?         &           ?         '           ?         (           P<      W            !` p`?                               internal Python C API version mismatch: module %s compiled with %lu.%lu.%lu; runtime version is %lu.%lu.%lu     getgrnam(): name not found: %R getgrgid(): gid not found: %S str argument 'name' getgrnam gr_name group name gr_passwd password gr_gid group id gr_mem group members getgrgid getgrall grp.struct_group grp     grp.struct_group: Results from getgr*() routines.

This object may be accessed either as a tuple of
  (gr_name,gr_passwd,gr_gid,gr_mem)
or via the object attributes as named in the above tuple.
                              getgrall($module, /)
--

Return a list of all available group entries, in arbitrary order.

An entry whose name starts with '+' or '-' represents an instruction
to use YP/NIS and may not be accessible via getgrnam or getgrgid.                              getgrnam($module, /, name)
--

Return the group database entry for the given group name.

If name is not valid, raise KeyError. getgrgid($module, /, id)
--

Return the group database entry for the given numeric group ID.

If id is not valid, raise KeyError.                               Access to the Unix group database.

Group entries are reported as 4-tuples containing the following fields
from the group database, in order:

  gr_name   - name of the group
  gr_passwd - group password (encrypted); often empty
  gr_gid    - numeric ID of the group
  gr_mem    - list of members

The gid is an integer, name and password are strings.  (Note that most
users are not explicitly listed as members of the groups they are in
according to the password database.  Check both databases to get
complete membership information.)    ;            $   tD  ~        ,  X            `  d           zR x  $      @    FJw ?9*3$"       D   8             \   &          p   P    A[s          B    ECCv        (
             D    ECBDt       	    H       /    ECf      4  
         L  -    ECd      l      A       w       (     z`   ACDIN (        ECI  (     :   ECM  $          ECBI         0      GNU                                         ~FDO {"type":"rpm","name":"python3.14","version":"3.14.3-2.fc43","architecture":"x86_64","osCpe":"cpe:/o:fedoraproject:fedora:43"}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           p      0      `<              x                                                             |             P<                           X<                    o                               (      
                                  >                                        H                                 	                            o           o    H      o           o          $       `      #       (       %                                                                                                              <                                          0      @      P      `      p                                                                          0      @      P      `      p                                                                                                                             j      r      }                                                                                                                                   
	             @      a      
                                                                                    p<      a                                                                                      <                                                                                                 @                                                                      @      `@            `                     GA$3a1       y               GA$3a1 |            grp.cpython-314-x86_64-linux-gnu.so-3.14.3-2.fc43.x86_64.debug  n7zXZ  ִF!       q] ?Eh=ڊ2Ng1U#vAFa(}MK˒ߥ6{6Aա%yǋM8Ų ;Ki Rxm+:\ރvџi=D?W7:uZwP+X^gSQ	|ཀH[j\~QuҘޑ
cH)1y5W85<	.gJӵ5`(ugrc*賮ĥdE}}+,l6DoM#?_d1'?;# 'yXҹr!u\֧L*t|a5,}le荮T6*,z;I>eHCcWmVUǏ['#IBH;vA-]nWl{8LK
[p]zxH`-*[$>@U0Uꥻ<p1'EEK4(NG{ʎ?~A|M'Lu4?|z8㷘RYM5m Q`! @5xv<AWKذT{rk[5˕3Wp8YνUأʩN$G		[D\	2TKƂ3UX&3Lp]3:()_*MxÒPI7ǿ{`ŘƌG;!hqengogt''ċy	u~jTX7]:sC*C؂x`9Ox'FPsᨚ]1uM3C3.Guqȋ	@d rCFj\0(1`|F{-Q2﷦m,evK]̉6f\'X5hx]ha fIW=Dp?w_&Yp>;oxyc~Ÿ,ua\    mΑ-   
ܱg    YZ .shstrtab .note.gnu.build-id .init .plt.sec .text .fini .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .relr.dyn .rodata .eh_frame_hdr .eh_frame .note.gnu.property .note.package .init_array .fini_array .data.rel.ro .dynamic .got .data .bss .gnu.build.attributes .gnu_debuglink .gnu_debugdata                                                                                              $                                                                                     ~                                                      $                                                     -                           Y                             3             |      |                                    9   o                     $                             C             (      (            	                    K                                                      S   o                   T                            `   o       H      H      @       	                     o                                                     y      B       H      H                                             `      `      (                                                      Y                                           !      !                                                 "      "      H                                          $      $      @                                           %      %                                                 P<      P,                                                X<      X,                                                `<      `,      0                                           <      ,            	                                  >      .      `                                         @       0      h                                          hB      h2                                                 pb      h2      H                              "                     2      D                              1                     2      (                                                   7      @                             