HpkgReader 0.1.0-dev.1

This is a prerelease version of HpkgReader.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package HpkgReader --version 0.1.0-dev.1
NuGet\Install-Package HpkgReader -Version 0.1.0-dev.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HpkgReader" Version="0.1.0-dev.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HpkgReader --version 0.1.0-dev.1
#r "nuget: HpkgReader, 0.1.0-dev.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HpkgReader as a Cake Addin
#addin nuget:?package=HpkgReader&version=0.1.0-dev.1&prerelease

// Install HpkgReader as a Cake Tool
#tool nuget:?package=HpkgReader&version=0.1.0-dev.1&prerelease

HpkgReader - Haiku .hpkg package reader for .NET

This package contains controller, model and helper objects for reading package files for the Haiku project. Pkg files come in two types. HPKR is a file format for providing a kind of catalogue of what is in a repository. HPKG format is a file that describes a particular package. At the time of writing, this library only supports HPKR although there is enough supporting material to easily provide a reader for HPKG.

Note that this library (currently) only supports (signed) 32bit addressing in the HPKR files.

The .NET version has been ported from HaikuDepotServer's Java source.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.25.0-dev.34 100 3/2/2023
0.24.0-dev.32 92 3/1/2023
0.23.0-dev.30 106 1/31/2023
0.22.0-dev.28 96 1/31/2023
0.21.0-dev.26 98 1/31/2023
0.20.0-dev.24 96 1/31/2023
0.19.0-dev.22 99 11/8/2022
0.1.0-dev.20 129 9/20/2022
0.1.0-dev.18 103 8/11/2022
0.1.0-dev.16 106 6/7/2022
0.1.0-dev.15 117 6/5/2022
0.1.0-dev.14 107 6/5/2022
0.1.0-dev.12 111 6/5/2022
0.1.0-dev.11 108 6/5/2022
0.1.0-dev.10 113 6/1/2022
0.1.0-dev.8 108 6/1/2022
0.1.0-dev.3 114 5/29/2022
0.1.0-dev.1 111 5/29/2022