Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : stdf

[Index] Package maintainers For package maintainers and hackage trustees Candidates Structured Test Data Format (STDF) is used to log test data by semiconductor automated test equipment (ATE). There's a couple of good, open-source libraries for parsing STDF, notably PyStdf. Latest version: 0.2 Or for the latest revision, clone and build from here. Here's an example of converting STDF to JSON. (What else would you want to do with it?) Performance is very good but can be 50% better if you build with -O2. However compiling takes forever with -O2. It really blows my mind that Stdf expects the parser to support any N CPU bit encodings. I won't do it. Not yet covering all fields of all Stdf records. Several interesting optional fields in PTR, MPR and FTR are not yet processed.

Registry - Source - JSON
purl: pkg:hackage/stdf
Keywords: data, gpl, library, program
License: GPL-2.0-only
Latest release: over 9 years ago
First release: over 9 years ago
Dependent repositories: 1
Downloads: 1,756 total
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...