Result for 4B66DA5B8678E8B3CB70D287716AA380997AB27F

Query result

Key Value
FileName./usr/share/doc/md4c/CHANGELOG.md
FileSize13381
MD5E95F5024C7434849B33C8A6E0BE36961
SHA-14B66DA5B8678E8B3CB70D287716AA380997AB27F
SHA-256D59A1A8D33C9DC498312EACD6F4A0B58B7A742617FABEFE424C962AFCEABFA15
SSDEEP192:2wjmezz7ik8AY3iogbn9OeEZY1vPZ4y944fKKYhNsxUWlXIn:2Phr4n9NEbdAt7xUWtIn
TLSHT1A852A2AB6A4425F47F9209E5A8CE71D6F726175CEF017CDCA09982742E0D4A8437BEB0
hashlookup:parent-total16
hashlookup:trust100

Network graph view

Parents (Total: 16)

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

Key Value
MD56DECD406321FABC2D770774077F20590
PackageArchaarch64
PackageDescriptionHeader files for development with md4c.
PackageMaintainerumeabot <umeabot>
PackageNamelib64md4c-devel
PackageRelease2.mga9
PackageVersion0.4.8
SHA-10526837ED9A68F7258EC0C1326BBE5BF9397CA60
SHA-2560C928AD41DB046523CF99F05DC22823DE79731FAA7A31FD7E9ADB1A477791BC3
Key Value
MD54C7D35576383A3295871532610C99F1D
PackageArchx86_64
PackageDescriptionHeader files for development with md4c.
PackageMaintainerumeabot <umeabot>
PackageNamelib64md4c-devel
PackageRelease2.mga9
PackageVersion0.4.8
SHA-116F0760AD410760E5EE0D60A752E5B6521727EF7
SHA-2567C66AB858870214B2A7D3A8ACCDA0E8176CAB926E9C210D2FB4412AD57416803
Key Value
MD5FE6302C65F750255704852BEC82B355B
PackageArcharmv7hl
PackageDescriptionMD4C is C Markdown parser with the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. * Permissive license: MD4C is available under the MIT license. * Performance: MD4C is very fast.
PackageMaintainerumeabot <umeabot>
PackageNamelibmd4c0
PackageRelease2.mga9
PackageVersion0.4.8
SHA-11D2932D576106954DBBB5E24E0402F8D1C81AEF3
SHA-256CB62BA758D56A45D78ADBE3EA18F79C0260F740DFFC1276A2687982A2A162E3D
Key Value
MD5C8E1211D7BB3A2C15D49F4F43D79963D
PackageArcharmv7hl
PackageDescriptionMD4C is C Markdown parser with the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. * Permissive license: MD4C is available under the MIT license. * Performance: MD4C is very fast.
PackageMaintainerumeabot <umeabot>
PackageNamelibmd4c-html0
PackageRelease2.mga9
PackageVersion0.4.8
SHA-1276B02C5204ABFF1A43403DA9518EB177A04A892
SHA-256F58078DBC54E5981009D57D0D81594B99A41F9C4B54AADDF75DAA059C058240F
Key Value
MD55998A2CE2112C655241B2B404BA6484A
PackageArcharmv7hl
PackageDescriptionMD4C is C Markdown parser with the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. * Permissive license: MD4C is available under the MIT license. * Performance: MD4C is very fast.
PackageMaintainerumeabot <umeabot>
PackageNamemd4c
PackageRelease2.mga9
PackageVersion0.4.8
SHA-12AD223BFF66F80CDEF7953B5BC656BE6764C3CEA
SHA-256C0C3795354846F0F44E602B5B93A005660E4D71F0258B06A927F596BF73C2FF4
Key Value
MD512CFB2E4D2BFC375EAAADFB1383C9376
PackageArchaarch64
PackageDescriptionMD4C is C Markdown parser with the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. * Permissive license: MD4C is available under the MIT license. * Performance: MD4C is very fast.
PackageMaintainerumeabot <umeabot>
PackageNamemd4c
PackageRelease2.mga9
PackageVersion0.4.8
SHA-14DD598847A493C54F0C29946354F58A3DC9F97A4
SHA-256BF936E0B4E00150D3523F69E5EF7D6FBA55D5B031AA2B1B6A214301F14748942
Key Value
MD5D2819A5928C97609434A1BA1DCF7A625
PackageArchx86_64
PackageDescriptionMD4C is C Markdown parser with the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. * Permissive license: MD4C is available under the MIT license. * Performance: MD4C is very fast.
PackageMaintainerumeabot <umeabot>
PackageNamelib64md4c-html0
PackageRelease2.mga9
PackageVersion0.4.8
SHA-15D437E2E13FBD42C8ABC25B1F4BF2E99351B1A90
SHA-2565245E3E058E633D784F2C7FE8A35A9F2273A0A43180B84C05D1D52098248194B
Key Value
MD5FB546D31B6B39186A03DF37167D71C1B
PackageArchi586
PackageDescriptionHeader files for development with md4c.
PackageMaintainerumeabot <umeabot>
PackageNamelibmd4c-devel
PackageRelease2.mga9
PackageVersion0.4.8
SHA-1756194F8CE162D945BD42CA28F183037FDEDE2A7
SHA-2564ED66583E0E74ADFEEDC2E79861D6267728F5B6A540A47D079A2E074BED228F0
Key Value
MD54C33A2140DCB470CFDFC2B34E068CF30
PackageArchx86_64
PackageDescriptionMD4C is C Markdown parser with the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. * Permissive license: MD4C is available under the MIT license. * Performance: MD4C is very fast.
PackageMaintainerumeabot <umeabot>
PackageNamelib64md4c0
PackageRelease2.mga9
PackageVersion0.4.8
SHA-1782F701E4A96B0F65526071780198303D5D2F7D3
SHA-2566433A45779D5A7C27495B3EA26A3EA1B21FDB6560F58F2584C143AA24D1740B7
Key Value
MD5F624C93CA6D2D91EADF5ED111210A00C
PackageArchi586
PackageDescriptionMD4C is C Markdown parser with the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. * Permissive license: MD4C is available under the MIT license. * Performance: MD4C is very fast.
PackageMaintainerumeabot <umeabot>
PackageNamelibmd4c0
PackageRelease2.mga9
PackageVersion0.4.8
SHA-1812159109DA0BCDF7AC1F3B61653CA201D9ED7D0
SHA-256C91DEBC7FF6806B979FD873C3600A57603D74E50B0ABCB4AAB28FA618FDCC978