panthalassa_parsers 0.5.0 copy "panthalassa_parsers: ^0.5.0" to clipboard
panthalassa_parsers: ^0.5.0 copied to clipboard

Pure-Dart, zero-FFI parsers for structured, binary, and composite document formats (FHIR/XML, USMTF, EDIFACT, STEP, DICOM, NITF, the STANAG family, PDF, ODF). Produces content-addressed, isolate-safe [...]

110/ 160
pub points
7
downloads

We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://turkananation.github.io/panthalassa_parsers was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting panthalassa_parsers... Discovering libraries... Linking elements... Precaching local docs for 208252 elements... ERR: dartdoc 9.0.9 (/home/worker/dartdoc/build/dartdoc) failed: In categories definition for Cookbook, "markdown" resolves to the missing file /tmp/analyzerYNQAOO/pub-cache/hosted/20260908t121300-dot-[...] #0 CategoryConfiguration.fromYamlMap (package:dartdoc/src/dartdoc_options.dart:110) #1 _DartdocFileOption._valueAtFromFile (package:dartdoc/src/dartdoc_options.dart:865) #2 _DartdocFileOption._valueAtFromFilesFirstFound (package:dartdoc/src/dartdoc_options.dart:803) #3 _DartdocFileOption._valueAtFromFiles (package:dartdoc/src/dartdoc_options.dart:791) #4 _DartdocFileOption.valueAt (package:dartdoc/src/dartdoc_options.dart:777) #5 DartdocOptionContext.categories (package:dartdoc/src/dartdoc_options.dart:1167) #6 new Category (package:dartdoc/src/model/category.dart:58) #7 Package.initializeCategories (package:dartdoc/src/model/package.dart:256) #8 PackageGraph.initializeCategories (package:dartdoc/src/model/package_graph.dart:193) [8 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:panthalassa_parsers/panthalassa_parsers.dart that imports:
  • package:panthalassa_parsers/src/core/parser_registry.dart that imports:
  • dart:isolate

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:panthalassa_parsers/panthalassa_parsers.dart that imports:
  • package:panthalassa_parsers/src/core/parser_registry.dart that imports:
  • dart:isolate

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
archive ^4.0.9 4.3.0 4.3.0
meta ^1.16.0 1.19.0 1.19.0
pointycastle ^4.0.0 4.0.0 4.0.0
pqforge ^0.4.3 0.4.3 0.4.3
xml ^6.5.0 6.6.1 7.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
cryptography - 2.9.0 2.9.0
ffi - 2.2.0 2.2.0
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
posix - 6.5.2 6.5.2
pqcrypto - 0.4.1 0.4.1
typed_data - 1.4.0 1.4.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^6.5.0` on xml does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions xml to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
110
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Pure-Dart, zero-FFI parsers for structured, binary, and composite document formats (FHIR/XML, USMTF, EDIFACT, STEP, DICOM, NITF, the STANAG family, PDF, ODF). Produces content-addressed, isolate-safe parse results for the Panthalassa Vault.

Homepage
Repository (GitHub)
View/report issues

Topics

#documents #parsers

License

MIT (license)

Dependencies

archive, meta, pointycastle, pqforge, xml

More

Packages that depend on panthalassa_parsers