Key | Value |
---|---|
FileName | ./usr/lib/python3/dist-packages/pyaml/__init__.py |
FileSize | 7478 |
MD5 | 1B794AE02192A9BCC0D9D8B5824FCEDA |
SHA-1 | 3A5082995B8DB84D619BC84633C7B9D1575E0C64 |
SHA-256 | 9E65EE32479E6FF06E8947184D3626053D70D633E0939D83BF8656D54CDF414D |
SSDEEP | 96:Zuu+2Qyxe6proC/x29OOInTan8xk2fp7ij4TnTXWhbpKcuoVTFl1ExPmz4:Z1Q8ZJPx2hInTa8xHpFjTubpPb2xOz4 |
TLSH | T1FDF1A721E15E6443826732B83CD4E0027A9CF92BD3AC39F6EDB415787E4685770B9C59 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 16064 |
MD5 | D6EF47741FB08AF830C955A400ADBD6D |
PackageDescription | module to produce pretty and readable YAML-serialized data (Python 2) YAML is generally nice and easy format to read if it was written by humans. PyYAML can a do fairly decent job of making stuff readable. pyaml tries to improve on that a bit, with the following tweaks: . - Most human-friendly representation options in PyYAML get picked as defaults. - Does not dump "null" values, if possible, replacing these with just empty strings, which have the same meaning but reduce visual clutter and are easier to edit. - Dicts, sets, OrderedDicts, defaultdicts, namedtuples, etc are representable and get sorted on output (OrderedDicts and namedtuples keep their ordering), so that output would be as diff-friendly as possible, and not arbitrarily depend on Python internals. - It appears that at least recent PyYAML versions also do such sorting for Python dicts. - List items get indented, as they should be. - bytestrings that can't be auto-converted to unicode raise error, as yaml has no "binary bytes" (i.e. unix strings) type. - Attempt is made to pick more readable string representation styles, depending on the value. - "force_embed" option to avoid having &id stuff scattered all over the output (which might be beneficial in some cases, hence the option). - "&id" anchors, if used, get labels from the keys they get attached to, not just use meaningless enumerators. - "string_val_style" option to only apply to strings that are values, not keys. - Has an option to add vertical spacing (empty lines) between keys on different depths, to make output much more seekable. . This package installs the Python 2 version. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-pretty-yaml |
PackageSection | python |
PackageVersion | 17.12.1-1 |
SHA-1 | 76E930329F2BE7DAA42CF219A31893E871992C81 |
SHA-256 | 1A6D42E3396CC62F40A1FB98C883B83FC9CBB9D542461634D15DAFDBFB0940B4 |
Key | Value |
---|---|
FileSize | 16128 |
MD5 | A0BC35D5549F245CF133B18AC6AF491A |
PackageDescription | module to produce pretty and readable YAML-serialized data (Python 3) YAML is generally nice and easy format to read if it was written by humans. PyYAML can a do fairly decent job of making stuff readable. pyaml tries to improve on that a bit, with the following tweaks: . - Most human-friendly representation options in PyYAML get picked as defaults. - Does not dump "null" values, if possible, replacing these with just empty strings, which have the same meaning but reduce visual clutter and are easier to edit. - Dicts, sets, OrderedDicts, defaultdicts, namedtuples, etc are representable and get sorted on output (OrderedDicts and namedtuples keep their ordering), so that output would be as diff-friendly as possible, and not arbitrarily depend on Python internals. - It appears that at least recent PyYAML versions also do such sorting for Python dicts. - List items get indented, as they should be. - bytestrings that can't be auto-converted to unicode raise error, as yaml has no "binary bytes" (i.e. unix strings) type. - Attempt is made to pick more readable string representation styles, depending on the value. - "force_embed" option to avoid having &id stuff scattered all over the output (which might be beneficial in some cases, hence the option). - "&id" anchors, if used, get labels from the keys they get attached to, not just use meaningless enumerators. - "string_val_style" option to only apply to strings that are values, not keys. - Has an option to add vertical spacing (empty lines) between keys on different depths, to make output much more seekable. . This package installs the Python 3 version. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-pretty-yaml |
PackageSection | python |
PackageVersion | 17.12.1-1 |
SHA-1 | 5E35103680F1ED498E4718E40F01DEC3D89CEFF0 |
SHA-256 | DA3DFF1BB8A7C20D40DBD9A5157F998E74A9E692476AF9D5AF0EAE20FA2ECE86 |