Key | Value |
---|---|
FileName | ./usr/lib/python2.7/dist-packages/python_gflags-1.5.1.egg-info/top_level.txt |
FileSize | 25 |
MD5 | 1D752C1FE9D74501831DD3DB83006771 |
SHA-1 | B115937D914FD348CC47EDC81C666FD0A7D8CE29 |
SHA-256 | 8396FAA3D86A6FA99BA37EC590A9DE9C5BD27E41AD61DECE128B1C7B4D3C5856 |
SSDEEP | 3:srGQTEJAEs4:BQIJAEs4 |
TLSH | |
hashlookup:parent-total | 63 |
hashlookup:trust | 100 |
The searched file hash is included in 63 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | FA779F676E946841B264FC6F6A47D5AD |
PackageArch | noarch |
PackageDescription | This project is the python equivalent of google-gflags, a Google commandline flag implementation for C++. It is intended to be used in situations where a project wants to mimic the command-line flag handling of a C++ app that uses google-gflags, or for a Python app that, via swig or some other means, is linked with a C++ app that uses google-gflags. The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) |
PackageMaintainer | Fedora Project |
PackageName | python3-gflags |
PackageRelease | 2.fc22 |
PackageVersion | 2.0 |
SHA-1 | 05E520E726976A66EF3B3A9D7CFB169671FBC109 |
SHA-256 | 5F6DE69F67DF41176A7769E1A943FAFBD7ADBEA50F7DA7F823F704D06F0CC1CE |
Key | Value |
---|---|
MD5 | C02B0E1E5C46EBE9414E6609C3F6BE3F |
PackageArch | noarch |
PackageDescription | This project is the python equivalent of google-gflags, a Google commandline flag implementation for C++. It is intended to be used in situations where a project wants to mimic the command-line flag handling of a C++ app that uses google-gflags, or for a Python app that, via swig or some other means, is linked with a C++ app that uses google-gflags. The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) |
PackageMaintainer | Fedora Project |
PackageName | python-gflags |
PackageRelease | 2.fc17 |
PackageVersion | 1.5.1 |
SHA-1 | 0FFE44DFC55EE25A45F810788E524AA03474FC0F |
SHA-256 | 092EBD7423B49E63F18D67E92EBF8273CCB6A1619CD100070C570493EA088D2B |
Key | Value |
---|---|
MD5 | 58599BE731328D9078AFF542BE2C2FEB |
PackageArch | noarch |
PackageDescription | This project is the python equivalent of google-gflags, a Google commandline flag implementation for C++. It is intended to be used in situations where a project wants to mimic the command-line flag handling of a C++ app that uses google-gflags, or for a Python app that, via swig or some other means, is linked with a C++ app that uses google-gflags. The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) |
PackageMaintainer | Fedora Project |
PackageName | python3-gflags |
PackageRelease | 3.fc23 |
PackageVersion | 2.0 |
SHA-1 | 10123C7D51060DE77AD790AF01955776067460F9 |
SHA-256 | B97905E18ED42559465282DF21DD39CC75D21FCD73EBC89253E57AA84A7AF4EF |
Key | Value |
---|---|
MD5 | 9A61F080C4F0934FFB414679ED90E4EB |
PackageArch | noarch |
PackageDescription | This project is the python equivalent of google-gflags, a Google commandline flag implementation for C++. It is intended to be used in situations where a project wants to mimic the command-line flag handling of a C++ app that uses google-gflags, or for a Python app that, via swig or some other means, is linked with a C++ app that uses google-gflags. The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) |
PackageMaintainer | Fedora Project |
PackageName | python3-gflags |
PackageRelease | 2.fc22 |
PackageVersion | 2.0 |
SHA-1 | 121019DE8194FECDAF72FA026D177590F59967DC |
SHA-256 | A959C1D1C275A67F2E6F88AE6CE246F038CC9FBE36FB2FDB78D53DEA3924A54C |
Key | Value |
---|---|
FileSize | 35938 |
MD5 | 8B2C93CFBEF5EC62CB61A6BC2AD9F6C1 |
PackageDescription | implementation of the Google command line flags module - Python 2.x GFlags defines a distributed command line system, replacing systems like getopt(), optparse and manual argument processing. Rather than an application having to define all flags in or near main(), each Python module defines flags that are useful to it. When one Python module imports another, it gains access to the other's flags. . It includes the ability to define flag types (boolean, float, integer, list), autogeneration of help (in both human and machine readable format) and reading arguments from a file. It also includes the ability to automatically generate man pages from the help flags. . This package provides the Python 2.x module. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python-gflags |
PackageSection | python |
PackageVersion | 1.5.1-2 |
SHA-1 | 158A94674EF6BB9A36990EAA5C5DF507CB091F29 |
SHA-256 | 6EB864B67698B1FAC63501C96FEB20F222EF48C341FE25ADE5CCD9FDF0AF6972 |
Key | Value |
---|---|
MD5 | 9A8C033A1182F274A25A237805C6A5EF |
PackageArch | noarch |
PackageDescription | This project is the python equivalent of google-gflags, a Google commandline flag implementation for C++. It is intended to be used in situations where a project wants to mimic the command-line flag handling of a C++ app that uses google-gflags, or for a Python app that, via swig or some other means, is linked with a C++ app that uses google-gflags. The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) |
PackageMaintainer | Fedora Project |
PackageName | python-gflags |
PackageRelease | 3.fc23 |
PackageVersion | 2.0 |
SHA-1 | 164F5EF3D5928B9DF7EEBD3496487F3F73CC7B31 |
SHA-256 | 9094FED0F790542B099356FCB3A0AC4322861F3F8ADB6315C789748BB0DE7A04 |
Key | Value |
---|---|
MD5 | 302E3D033723D6FF7BE28C73F75E8FC8 |
PackageArch | noarch |
PackageDescription | This project is the python equivalent of google-gflags, a Google commandline flag implementation for C++. It is intended to be used in situations where a project wants to mimic the command-line flag handling of a C++ app that uses google-gflags, or for a Python app that, via swig or some other means, is linked with a C++ app that uses google-gflags. The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) |
PackageName | python-python-gflags |
PackageRelease | lp153.1.1 |
PackageVersion | 2.0 |
SHA-1 | 210BE0E328884607D81ED490609BC3151622B374 |
SHA-256 | FAD17992FA51C3BF442A99ABA3000BD3A40ECE4D46080BEBBA78B04414E1ABE6 |
Key | Value |
---|---|
FileSize | 35628 |
MD5 | BFDB60F7A286BA8A8E7D6642170D1812 |
PackageDescription | implementation of the Google command line flags module - Python 3.x GFlags defines a distributed command line system, replacing systems like getopt(), optparse and manual argument processing. Rather than an application having to define all flags in or near main(), each Python module defines flags that are useful to it. When one Python module imports another, it gains access to the other's flags. . It includes the ability to define flag types (boolean, float, integer, list), autogeneration of help (in both human and machine readable format) and reading arguments from a file. It also includes the ability to automatically generate man pages from the help flags. . This package provides the Python 3.x module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-gflags |
PackageSection | python |
PackageVersion | 1.5.1-5 |
SHA-1 | 2297FC234DF94DCDF0B6C9420C07F835BE5D0911 |
SHA-256 | F2B1B0FDA03470AA681700030555D01D8FED347888F2F56791400754BDECCD46 |
Key | Value |
---|---|
MD5 | C87618C3A46F6B132BCEC793AB43191B |
PackageArch | noarch |
PackageDescription | This project is the python equivalent of google-gflags, a Google commandline flag implementation for C++. It is intended to be used in situations where a project wants to mimic the command-line flag handling of a C++ app that uses google-gflags, or for a Python app that, via swig or some other means, is linked with a C++ app that uses google-gflags. The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) |
PackageName | python-python-gflags |
PackageRelease | lp153.1.1 |
PackageVersion | 2.0 |
SHA-1 | 22B98CBB9DD4AB9C690E727659E4029355771DD7 |
SHA-256 | F39A74816CFA756F3507EBAC3A5E7650A9959C27536B827DA4879969EE20F151 |
Key | Value |
---|---|
MD5 | 6A000C9370CFC831FE7F7BD3FCD5A067 |
PackageArch | x86_64 |
PackageDescription | The fence-agents-gce package contains a fence agent for GCE (Google Cloud Engine) instances. |
PackageMaintainer | CentOS BuildSystem <http://bugs.centos.org> |
PackageName | fence-agents-gce |
PackageRelease | 41.el7_9.4 |
PackageVersion | 4.2.1 |
SHA-1 | 289F10D90F2E0A63477332696681C5AA210A5BFF |
SHA-256 | 31DBAE1DC23E561A169170B6A4E76E5ABB65227590E305195A2A4C4709CC4A0D |