Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STDF writing #26

Open
mwrighton-bfn opened this issue Nov 23, 2020 · 2 comments
Open

STDF writing #26

mwrighton-bfn opened this issue Nov 23, 2020 · 2 comments

Comments

@mwrighton-bfn
Copy link

Hi,
It seems like there isn't any current support for STDF writing in PySTDF. Does anyone know if there's any work under way to enabling this? It seems like a natural extension of the 'Writers' that are demonstrated for XML and Text (and would be useful in many other contexts).

@cmars
Copy link
Owner

cmars commented Nov 25, 2020

I've never had a need for writing STDFs with this library, but I'd be willing to accept a PR to add it.

I was playing with STDF in Rust a while back, it's not fully functional and doesn't support all the record types, but it does do reading as well as writing, see https://gitlab.com/cmars232/stdf.

@florisla
Copy link
Contributor

There's also STDF-Viewer which is a Python GUI that can merge STDF files. It uses a Rust library as well.

https://github.com/noonchen/STDF-Viewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants