Result for 2C6D416E8ED8571EFBECF6C9F31983875A6AA31E

Query result

Key Value
FileName./usr/include/OpenImageIO/pugixml.cpp
FileSize262962
MD5C3BA59E105290489126E0EF93F875B1C
SHA-12C6D416E8ED8571EFBECF6C9F31983875A6AA31E
SHA-256B8BA3D0BCD68D38115B070E0A84C8E092FB3FAE51F494A373E1617082ED60F2E
SSDEEP6144:ELPohsPkfR0PEfGlJJJsm1UVe6mV6J+p/3YYJFjoNnKU:EPohsPkfCPqGlJJJsm1UVe6mV6J+13Y1
TLSHT18944D8B1EFECD91A1B5513AAA44A4884E1BCE072B2B48DE2FD4C1478789051F937FE71
tar:gnamewheel
tar:unameroot
hashlookup:parent-total42
hashlookup:trust100

Network graph view

Parents (Total: 42)

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

Key Value
MD5FD4AF1B61300998C1257379161001D21
PackageArchppc64
PackageDescriptionThis package provides debug information for package OpenImageIO. Debug information is useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNameOpenImageIO-debuginfo
PackageRelease2.fc23
PackageVersion1.5.18
SHA-106F4B5F3614DA60F961437173DF7C3BCCD32F1B9
SHA-256BFE1983E954C8995D84439F9F1B57FF487D5F1BFB6F549825E9E678781D4AE3F
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.7/packages//i386//openimageio-1.3.12p0.tgz
MD56A63A75139DBCD62ED4230D026A6C120
SHA-1126A3D521C4DDD366C7074F56FF0E8EFA23EE832
SHA-2568975A0B866CD7DC974044C15E66C9E81331C41D5D53785527FAF49A006CCB7BF
SSDEEP98304:b+c/5/JF0vEq6Q+YxeZwSThBBGUqwsspoVxbeWaOdmiDLh2Y9EO:bfdJF/QeZVTvIsiVuOcq99
TLSHT1DC2633E3588612AF135C7F5D195E1074E3CA6B4BE30FA16943690A30DD8D8987AF7C4B
Key Value
MD5D311F3557BD4A15758DB55D0D72336AB
PackageArchaarch64
PackageDescriptionThis package provides debug information for package OpenImageIO. Debug information is useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNameOpenImageIO-debuginfo
PackageRelease3.el7.1
PackageVersion1.5.24
SHA-113EE8FBB494F8DC2B9001D3D556F5F7E80C9AE4D
SHA-25662227BD14181FD22CFF43A107C1CFCA40CF7DA094BE217428C99571CB4E78CD2
Key Value
MD59368038A6B11ABF5475CEB1A1C80DDED
PackageArchppc64
PackageDescriptionThis package provides debug information for package OpenImageIO. Debug information is useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNameOpenImageIO-debuginfo
PackageRelease3.el7.1
PackageVersion1.5.24
SHA-115C6673CADAD99980DF2738F73146771F020130C
SHA-256142D35585D9E5FC5A987F0D34995861935CCFA6412A5DC66E2D7ADD1CA9565F4
Key Value
MD57EA96501BECCBA4A44A41078D9B4BF5A
PackageArchs390
PackageDescriptionThis package provides debug information for package OpenImageIO. Debug information is useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNameOpenImageIO-debuginfo
PackageRelease2.fc23
PackageVersion1.5.18
SHA-118C41C27A23F807DF5B6A5E7078355183E474C04
SHA-2561450CEF7AEA291AE9769CE8EDA5BE26BD231D52733EB829464088C2498646045
Key Value
FileSize1460700
MD58E351E32C7E9F0D53F0720458A09A37B
PackageDescriptionLibrary for reading and writing images - development OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include: . * Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins. . * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data). . * An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache. . * Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images),igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available. . * A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available). . * Supported on Linux, OS X, and Windows. . * All available under the BSD license, so you may modify it and use it in both open source or proprietary apps. . This package contains the static library and headers for building programs that use libOpenImageIO.
PackageMaintainerDebian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
PackageNamelibopenimageio-dev
PackageSectionlibdevel
PackageVersion1.4.14~dfsg0-1
SHA-1228ABFE1F05D0485AD59D470E0844AED3F3F9EF5
SHA-25610C8011119E3AFAC51CBF48168880C6423F71C82B13195AF6F56B814B0EA9B6C
Key Value
FileSize1460370
MD51C9AC27788DD1F177505388B5885EC37
PackageDescriptionLibrary for reading and writing images - development OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include: . * Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins. . * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data). . * An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache. . * Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images),igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available. . * A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available). . * Supported on Linux, OS X, and Windows. . * All available under the BSD license, so you may modify it and use it in both open source or proprietary apps. . This package contains the static library and headers for building programs that use libOpenImageIO.
PackageMaintainerDebian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
PackageNamelibopenimageio-dev
PackageSectionlibdevel
PackageVersion1.4.14~dfsg0-1
SHA-1229F73DF9B0A5A9F43E3ABB93ABB7036906BF292
SHA-256123899B9F56B61CDA1FD8E541FB3BD436B225D3CB2A98788C1E42EC75CCAF38B
Key Value
MD54A11B2F81E78EA9F7BEC61D5C73B99B7
PackageArchaarch64
PackageDescriptionThis package provides debug information for package OpenImageIO. Debug information is useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNameOpenImageIO-debuginfo
PackageRelease2.fc21
PackageVersion1.4.12
SHA-1268CC10676819B71C6D1F780BDC0B777AB2E8D61
SHA-25616877357C077FBABEC6C41134975149EFDAD2C5A4A1CAFAAE07BF25064C20D95
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.9/packages//amd64//openimageio-1.5.20.tgz
MD5E792594AE8EC78D9D442F44872978486
SHA-12B2DC49DAA0497933578388369447738FF548C3E
SHA-256B92628D077093AFEC14114F63A6EC7A773F56A05A2248BD41F878C22E0FCE97B
SSDEEP98304:m6L6vDAviCS4403cd+9tVIi7TIolSHxYQ7SO+kMnJ/Yb8a0KUzOTNPwL00oXdydL:mb7IS4jL97IiYgSRdF+kSVZa0KMOZPw7
TLSHT1A44633514E9CDA231D149CEF3603D1933A0E75AA5272DA7FEE07BA4C0C9747B3A78468
Key Value
FileSize1460436
MD5AB09961140A4C4E8FE0D1B95880BCA08
PackageDescriptionLibrary for reading and writing images - development OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include: . * Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins. . * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data). . * An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache. . * Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images),igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available. . * A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available). . * Supported on Linux, OS X, and Windows. . * All available under the BSD license, so you may modify it and use it in both open source or proprietary apps. . This package contains the static library and headers for building programs that use libOpenImageIO.
PackageMaintainerDebian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
PackageNamelibopenimageio-dev
PackageSectionlibdevel
PackageVersion1.4.14~dfsg0-1
SHA-14394D3DC395AA7A61EDFC5C20A88A1903C300475
SHA-25609DDA2E5C65088A64D0EDA3C35BE9167500E446066556EEE2D8BAC2DE8314F61