Result for 7908029D52C0FA670CBEFF4EDB8AAAFA2C1216C4

Query result

Key Value
FileName./usr/include/htmlcxx/html/CharsetConverter.h
FileSize532
MD588F4321AE7E389146A2171FFC9847D93
SHA-17908029D52C0FA670CBEFF4EDB8AAAFA2C1216C4
SHA-256F591B9A0EBD9A76BF2CEBD078DBBD28599148878D8CB1157E30143C148F70D3F
SSDEEP12:tizstiJAEAqcIAq6du4Ba65XpMbFWQNQiWSyveenYByQiwKIZxlLs:sfJjiI4U3IyhttWSce82iwhjlo
TLSHT1A3F08B218AFC7D16871704E312766483422D22717371CFF2F8D28022248388684757C0
hashlookup:parent-total50
hashlookup:trust100

Network graph view

Parents (Total: 50)

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

Key Value
MD5A8E0272B9981E3A268F9803C75E1AC66
PackageArchaarch64
PackageDescriptionDevelopment files
PackageMaintainerpapoteur <papoteur>
PackageNamelib64htmlcxx-devel
PackageRelease4.mga9
PackageVersion0.87
SHA-1037FEB1DD45BBB4081A0EA2FE17B22E1FB57C253
SHA-256677803E19A56C2FD84D8E20BA97BD803D1C28868EF58ECDD9FD79C2AF8A9ABE1
Key Value
FileSize37560
MD517FD620A1B24E7F46AC8818B5EA69C60
PackageDescriptionsimple HTML/CSS1 parser library for C++ (development) htmlcxx is a simple non-validating CSS1 and HTML parser for C++. Although there are several other html parsers available, htmlcxx has some characteristics that make it unique: . * STL like navigation of DOM tree, using excellent tree.hh library from Kasper Peeters * It is possible to reproduce exactly, character by character, the original document from the parse tree * Bundled CSS parser * Optional parsing of attributes * C++ code that looks like C++ (not so true anymore) * Offsets of tags/elements in the original document are stored in the nodes of the DOM tree . The parsing politics of htmlcxx were created trying to mimic Mozilla Firefox (http://www.mozilla.org) behavior. So you should expect parse trees similar to those create by Firefox. However, differently from Firefox, htmlcxx does not insert non-existent stuff in your html. Therefore, serializing the DOM tree gives exactly the same bytes contained in the original HTML document. . This package contains files required for developing software that makes use of htmlcxx.
PackageMaintainerLudovico Cavedon <cavedon@debian.org>
PackageNamelibhtmlcxx-dev
PackageSectionlibdevel
PackageVersion0.87-2
SHA-105BD48E21AE1C34BF7929FDB2675CBF024CB0620
SHA-2565877FE58D9AEDE15320F7D1B46A60386BB1A9A54E540D792E9840097D74C68D8
Key Value
MD542AF2222A300D94712405EA2FF243CD5
PackageArchx86_64
PackageDescriptionThe htmlcxx-devel package contains libraries and header files for developing applications that use htmlcxx.
PackageNamehtmlcxx-devel
PackageRelease15.18
PackageVersion0.87
SHA-10B43ED161584D44E99C7636886DE8431F80292EF
SHA-2565582A8BE52F68DAF645CD2D96B9E7ED138DDA649B7AE0759D579A99192371965
Key Value
MD5EC834C21444202112DF9FA5086337258
PackageArchi586
PackageDescriptionDevelopment files
PackageMaintainerpapoteur <papoteur>
PackageNamelibhtmlcxx-devel
PackageRelease4.mga9
PackageVersion0.87
SHA-1232177CDE6C811396B01A08967B951CA86267A1B
SHA-2566128D937E7CDB129EA1ADAEB0EC17FC649C79132EE169E2EC48744270D6FE924
Key Value
MD553F2F48D006176131EB368199A75E4FE
PackageArchx86_64
PackageDescriptionThe htmlcxx-devel package contains libraries and header files for developing applications that use htmlcxx.
PackageNamehtmlcxx-devel
PackageRelease6.18
PackageVersion0.87
SHA-12E0B9BD5281C50EF15CF8BB7893BFD9B6960CF42
SHA-256DDBB2D08778A4C4C92C199B323E30EC75D58A6B50B71AAE5135A00C2AE56CC8E
Key Value
MD5955CF1A6678162D833F56901B0C68B9E
PackageArchs390x
PackageDescriptionThe htmlcxx-devel package contains libraries and header files for developing applications that use htmlcxx.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamehtmlcxx-devel
PackageReleasebp155.2.11
PackageVersion0.87
SHA-1370CCE175368F134E7106436A7F66E302C7E98E5
SHA-2560E2CC86B96CE9D69A889EB890D088469843B00A90D789185162DE31AE404B863
Key Value
FileSize36300
MD5F10BF8CD709C52B336CE405E7F9F706B
PackageDescriptionsimple HTML/CSS1 parser library for C++ (development) htmlcxx is a simple non-validating CSS1 and HTML parser for C++. Although there are several other html parsers available, htmlcxx has some characteristics that make it unique: . * STL like navigation of DOM tree, using excellent tree.hh library from Kasper Peeters * It is possible to reproduce exactly, character by character, the original document from the parse tree * Bundled CSS parser * Optional parsing of attributes * C++ code that looks like C++ (not so true anymore) * Offsets of tags/elements in the original document are stored in the nodes of the DOM tree . The parsing politics of htmlcxx were created trying to mimic Mozilla Firefox (http://www.mozilla.org) behavior. So you should expect parse trees similar to those create by Firefox. However, differently from Firefox, htmlcxx does not insert non-existent stuff in your html. Therefore, serializing the DOM tree gives exactly the same bytes contained in the original HTML document. . This package contains files required for developing software that makes use of htmlcxx.
PackageMaintainerLudovico Cavedon <cavedon@debian.org>
PackageNamelibhtmlcxx-dev
PackageSectionlibdevel
PackageVersion0.87-2
SHA-137F289A1C8C9B608DEA49DD5A5A48E9D57C29897
SHA-256F72183678D16AEEADACC61DC9426D92E5011B4FBD16A47CF4F7A5627F9BE361A
Key Value
FileSize37252
MD5558856A8ABC94E85186CAE700E4B6AE8
PackageDescriptionsimple HTML/CSS1 parser library for C++ (development) htmlcxx is a simple non-validating CSS1 and HTML parser for C++. Although there are several other html parsers available, htmlcxx has some characteristics that make it unique: . * STL like navigation of DOM tree, using excellent tree.hh library from Kasper Peeters * It is possible to reproduce exactly, character by character, the original document from the parse tree * Bundled CSS parser * Optional parsing of attributes * C++ code that looks like C++ (not so true anymore) * Offsets of tags/elements in the original document are stored in the nodes of the DOM tree . The parsing politics of htmlcxx were created trying to mimic Mozilla Firefox (http://www.mozilla.org) behavior. So you should expect parse trees similar to those create by Firefox. However, differently from Firefox, htmlcxx does not insert non-existent stuff in your html. Therefore, serializing the DOM tree gives exactly the same bytes contained in the original HTML document. . This package contains files required for developing software that makes use of htmlcxx.
PackageMaintainerLudovico Cavedon <cavedon@debian.org>
PackageNamelibhtmlcxx-dev
PackageSectionlibdevel
PackageVersion0.87-2
SHA-149511577CAD186C830F97B827B8AAB17F69CAA1F
SHA-2562F486F6145181E31C6D36CE2B582DED7F83B2AEE84386DEC06EF5E32706E6480
Key Value
FileSize36804
MD57F1352C137DF95406B543A4C4A86A9B4
PackageDescriptionsimple HTML/CSS1 parser library for C++ (development) htmlcxx is a simple non-validating CSS1 and HTML parser for C++. Although there are several other html parsers available, htmlcxx has some characteristics that make it unique: . * STL like navigation of DOM tree, using excellent tree.hh library from Kasper Peeters * It is possible to reproduce exactly, character by character, the original document from the parse tree * Bundled CSS parser * Optional parsing of attributes * C++ code that looks like C++ (not so true anymore) * Offsets of tags/elements in the original document are stored in the nodes of the DOM tree . The parsing politics of htmlcxx were created trying to mimic Mozilla Firefox (http://www.mozilla.org) behavior. So you should expect parse trees similar to those create by Firefox. However, differently from Firefox, htmlcxx does not insert non-existent stuff in your html. Therefore, serializing the DOM tree gives exactly the same bytes contained in the original HTML document. . This package contains files required for developing software that makes use of htmlcxx.
PackageMaintainerLudovico Cavedon <cavedon@debian.org>
PackageNamelibhtmlcxx-dev
PackageSectionlibdevel
PackageVersion0.87-2
SHA-14ECA864A6F78E8A76777392A909603FB8E959A3E
SHA-2562B5FB5558D1B3DBAE3D1FF6025309CCCA9F476F5ABD94BE3946A865A8E89F5A0
Key Value
MD5FA272C59B77525E694A3F22388E5DD0D
PackageArchs390x
PackageDescriptionThe htmlcxx-devel package contains libraries and header files for developing applications that use htmlcxx.
PackageNamehtmlcxx-devel
PackageRelease15.15
PackageVersion0.87
SHA-151F32B5085226FC9D55450A42C539C26948C7E62
SHA-25661B40E59921F68EF39B9D746147047EF01E079C4750236A981592DBD0FC6864D