Result for 2D8766BABCC5491371DCDC9A4012F5CB8FF0C403

Query result

Key Value
FileName./usr/src/debug/oiio-Release-1.5.24/src/include/OpenImageIO/pugixml.hpp
FileSize44490
MD59C38116594C45146551872ABA0407622
SHA-12D8766BABCC5491371DCDC9A4012F5CB8FF0C403
SHA-2567C092C60991D111B07A9ED01F45BC0C5ABCBFBE03576033998CA5F18F2228485
SSDEEP768:4DVqP3FpTYsqo5d4t18OJmoP6ffPtqCIW4YU4V4WF4A1fvWZRKVu4d4d4l4O4RG0:6iFLqoLEYffPtqCIg+yIGdD18
TLSHT12F13A73826D9DB370E5223D3F5AE4040E7684459F382DEE0688D947DBC9651063BFABB
tar:gnamebin
tar:unameroot
hashlookup:parent-total29
hashlookup:trust100

Network graph view

Parents (Total: 29)

The searched file hash is included in 29 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
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
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.0/packages//i386//openimageio-1.5.20p1.tgz
MD54B1E965FA2540A52D97392965562AE63
SHA-146BAC8A7ABD78147CAC48650B9F032B7DE5A15B5
SHA-25655E5F3432FCF7CCE4C008CEB0E2105635F513242330D522A6004EB4BF852FD14
SSDEEP98304:1HhLFJOFj5NzZ7R/TDHfXrmJXwNAk/Z0OyfGdyAibr9mEK/rqTOMgs10YzSDaB4Z:vLFJWNNz77DHfXr/NTZ0OBdun9mEurq+
TLSHT1624633A336333971712BBC728B1A27146ECDD39D7902C1679A10665F1593CFEEB01A2E