Files
UnrealEngine/Engine/Source/ThirdParty/Blosc/BLOSC.tps
2025-05-18 13:04:45 +08:00

13 lines
685 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Blosc</Name>
<Location>Engine/Source/ThirdParty/Blosc</Location>
<Function>Blosc is a high performance compressor optimized for binary data. It is the preferred compression library to use with OpenVDB.</Function>
<Eula>https://github.com/Blosc/c-blosc/blob/v1.21.0/LICENSES/BLOSC.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>