Key | Value |
---|---|
FileName | ./usr/share/doc/python3-pretty-yaml/changelog.Debian.gz |
FileSize | 231 |
MD5 | DBCCAC197D71DA8F5F9B36BB03A81453 |
SHA-1 | 48E3C170255E35CBFCB714C42617B46D9D5669FC |
SHA-256 | 118A20D86767A8649B74EB006BE8BA5B1722EC16FAB33AD5479FABF45BB41CE0 |
SSDEEP | 6:XttUC/V+embEclXdevqAEqzRNc/cOueXP97bIFwml:X7VYemPlNJAFVOaef9nIx |
TLSH | T15FD0237E1EA47312D80C766AC681109068A20001000CF4E8AC1026BFEDD0D7F211F33D |
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 | 15580 |
MD5 | CECD8851CE7ADCEDA37EB6950777DB21 |
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 | Sascha Steinbiss <satta@debian.org> |
PackageName | python3-pretty-yaml |
PackageSection | python |
PackageVersion | 16.12.2-1 |
SHA-1 | 97E9F8C102C2265113032197C374A579D52D6977 |
SHA-256 | 4666B38A5D0854EC5C35DF3232F2DE8F18CFF8076BBE23AFFEA521787795F223 |
Key | Value |
---|---|
FileSize | 15512 |
MD5 | 9D95929A03626B22C22A447206FBD10A |
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 | Sascha Steinbiss <satta@debian.org> |
PackageName | python-pretty-yaml |
PackageSection | python |
PackageVersion | 16.12.2-1 |
SHA-1 | 4AA29270F6F9C09DB4EC56FE26914CE533AD4E90 |
SHA-256 | 1D3DE33F49C5141082782E599F70B4BE14472FF8C07A89E828FA75537525FBDB |