Result for 620B2BA2FA740CFB0CC917C10C6AD657003BCBA8

Query result

Key Value
FileName./usr/lib/python3.6/site-packages/python_daemon-2.2.3-py3.6.egg-info/PKG-INFO
FileSize1551
MD557B83CA13803C45BC03D3358579B4A52
SHA-1620B2BA2FA740CFB0CC917C10C6AD657003BCBA8
SHA-2568E41B60EC1D69785DFAA8F5C79B4373E604CCE6DF85F2D16597E2D8D317D617B
SSDEEP48:D7ZObSfsUYjWoGvVGuTfeATWoG3ZQI4aG13g:D7ZO+fimrGATUZQI4aG13g
TLSHT1B13174683160119136DB1096117D92960E278A1B521E582C3CFC5F1F6FE2B33B2FE45C
hashlookup:parent-total8
hashlookup:trust90

Network graph view

Parents (Total: 8)

The searched file hash is included in 8 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5FE68EED259C6D99D507FB24583614F08
PackageArchnoarch
PackageDescriptionThis library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library". This is the python2 version of the library. This is the python3 version of the library.
PackageMaintainerCBS <cbs@centos.org>
PackageNamepython3-daemon
PackageRelease7.el8
PackageVersion2.2.3
SHA-1BD6634015E41DB946E579FE062710C23AA38865F
SHA-256C51EC5F5E907582AE68D67224493F50AA482812F56D0B53390D7C56F8214CBEE
Key Value
MD5E119ACBA784D9F528B766220BDA92DD5
PackageArchnoarch
PackageDescriptionThis library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library". This is the python2 version of the library. This is the python3 version of the library.
PackageMaintainerCBS <cbs@centos.org>
PackageNamepython3-daemon
PackageRelease7.el8
PackageVersion2.2.3
SHA-16A018D5A462B13C232E35C8BA70A1FCA7C9E71EC
SHA-256E157A37CF812D2E65E9CD091763386B9D4CC7245ADAE3717E4D56220A766FE13
Key Value
FileSize24912
MD5FAD8FEA4200DA121D95D8067E54D4EC3
PackageDescriptionlibrary for making a Unix daemon process — Python 3 ‘daemon’ is a library that assists a Python program to turn itself into a well-behaved Unix daemon process, as specified in PEP 3143. . This library provides a ‘DaemonContext’ class that manages the following important tasks for becoming a daemon process: . * Detach the process into its own process group. * Set process environment appropriate for running inside a chroot. * Renounce suid and sgid privileges. * Close all open file descriptors. * Change the working directory, uid, gid, and umask. * Set appropriate signal handlers. * Open new file descriptors for stdin, stdout, and stderr. * Manage a specified PID lock file. * Register cleanup functions for at-exit processing. . This package installs the library for Python 3.
PackageMaintainerBen Finney <bignose@debian.org>
PackageNamepython3-daemon
PackageSectionpython
PackageVersion2.2.3-1
SHA-1D9D388CE09DEEDC4328D8F830478100CEB09C320
SHA-256D43375DF0DC845C144AD837E4EC6D0BD213EB2630BE7466180D76FF15953A449
Key Value
MD5DF04EF844C195F69B8F616FBDFBF8DA2
PackageArchnoarch
PackageDescriptionThis library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.
PackageNamepython3-python-daemon
PackageReleaselp150.4.1
PackageVersion2.2.3
SHA-1704B5B3934E582ABB6DA7924EA0DFC6C9BE93788
SHA-256CEFD8F402EF349A8A965FE5B07986724BEFCF04C2EF842958C677F346CEC618C
Key Value
MD591F22CBB48A5F5CFF839A0305EBF4923
PackageArchnoarch
PackageDescriptionThis library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library". This is the python2 version of the library. This is the python3 version of the library.
PackageMaintainerFedora Project
PackageNamepython3-daemon
PackageRelease8.fc32
PackageVersion2.2.3
SHA-1E2D76A915647A73935934C42B6722697106D31EC
SHA-256BD42831A3A69D9487772B8E1A22C4A5DE44915529023D139BCF58D26416C8DC5
Key Value
MD5647A60D452D3068B6F0C3752F7454BD8
PackageArchnoarch
PackageDescriptionThis library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library".
PackageMaintainerdaviddavid <daviddavid>
PackageNamepython3-daemon
PackageRelease1.mga7
PackageVersion2.2.3
SHA-16F3A9768E5112E3D73EA6878EBAF4533861A7307
SHA-2569A44BEB9DA6278CB4641EAF93B7A16EA246D594C4A06E32677112932B1C68E89
Key Value
MD5B6CFDE473D2E9541925C57B7BC5D0FA1
PackageArchnoarch
PackageDescriptionThis library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library". This is the python2 version of the library.
PackageMaintainerCBS <cbs@centos.org>
PackageNamepython2-daemon
PackageRelease1.el7
PackageVersion2.2.3
SHA-1E7230888232E100168C0578AD9996016DD9B142F
SHA-25626B116A905E7A9C78BDA0C05D0C6324ABB485D5FA4B5264E0E11850938FBA7D1
Key Value
FileSize24836
MD50460D69792A7577B6268153DDE0EAB9B
PackageDescriptionlibrary for making a Unix daemon process — Python 2 ‘daemon’ is a library that assists a Python program to turn itself into a well-behaved Unix daemon process, as specified in PEP 3143. . This library provides a ‘DaemonContext’ class that manages the following important tasks for becoming a daemon process: . * Detach the process into its own process group. * Set process environment appropriate for running inside a chroot. * Renounce suid and sgid privileges. * Close all open file descriptors. * Change the working directory, uid, gid, and umask. * Set appropriate signal handlers. * Open new file descriptors for stdin, stdout, and stderr. * Manage a specified PID lock file. * Register cleanup functions for at-exit processing. . This package installs the library for Python 2.
PackageMaintainerBen Finney <bignose@debian.org>
PackageNamepython-daemon
PackageSectionpython
PackageVersion2.2.3-1
SHA-18789D5194AB8EAB9D352C8FAE2843BDCB84CAA8D
SHA-256C370258A71E6C0D8D4CA23490CE1EBD76B2A46C47FA534AF33BB43E8B787CAC3