Result for 55DE564C5C37EC79D30680E4D12A788D11B3BFE3

Query result

Key Value
FileName./usr/share/doc/python-openimageio/changelog.Debian.amd64.gz
FileSize220
MD54E8225BF45A96940196DC374D5C2D33A
SHA-155DE564C5C37EC79D30680E4D12A788D11B3BFE3
SHA-25633CCDB708CC04EF32760B4D537C9FA51F070AE6842D13847CF81B8B16EE9E472
SSDEEP6:XtPe2kXgG4epmi4dQK1Z5MWSMnWLrTbK7IyYZOsh:XJe3pSv1Z5MZMMrPyYoA
TLSHT12FD023709847D10B1554497721A199051B6CF430B3BADD8070CDDF4491DABFC4CF40C5
hashlookup:parent-total4
hashlookup:trust70

Network graph view

Parents (Total: 4)

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

Key Value
FileSize413280
MD57FCFC5E8BB39B0DAF289095289C94FEB
PackageDescriptionLibrary for reading and writing images - Python bindings 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 provides Python bindings to the OpenImageIO library.
PackageMaintainerDebian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
PackageNamepython-openimageio
PackageSectionpython
PackageVersion1.6.17~dfsg0-1+b2
SHA-1DFFA15A5D41D3BAEF5B4A18EEDCD5E1AE0ABDA18
SHA-2564CA1080B3481155CC39EBE586800B6542CDCF802CF3E1CD0326A79EDCD08E838
Key Value
FileSize409692
MD5007700EE2B71863D7C510926E1CAB13C
PackageDescriptionLibrary for reading and writing images - command line tools 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 command line tools, including iv image viewer.
PackageMaintainerDebian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
PackageNameopenimageio-tools
PackageSectiongraphics
PackageVersion1.6.17~dfsg0-1+b2
SHA-15F6D6849B6FD5EDEC0172B39E00B59295BA00D15
SHA-256604FCFAE8B6E9EBAC25C9BCAF0148EB18F0AAD1891A59B093650529B92001E0C
Key Value
FileSize255642
MD5A1887FC2A631D3B6ECE6B3975F69C88F
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.6.17~dfsg0-1+b2
SHA-1790B2B3525DCEAAFDAA20E7E7C3AADE83E85A18A
SHA-25657D8F09E98CF1CAF37CE2D8FB97791FC09236A01F2F64C67449439EE57A057C7
Key Value
FileSize1665616
MD5B16AB8560E14492B1A71BD7DAA790E86
PackageDescriptionLibrary for reading and writing images - runtime 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 runtime library for building programs that use libOpenImageIO.
PackageMaintainerDebian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
PackageNamelibopenimageio1.6
PackageSectionlibs
PackageVersion1.6.17~dfsg0-1+b2
SHA-137898D6847956333CC6E112C60588D50FDD226CA
SHA-2560D57F8FB792BDC2CF0731130A305FEB1BDC1CABB76BC0DD3CCA1B9A3B1729262