Skip to content

Commit

Permalink
Add XML file reader
Browse files Browse the repository at this point in the history
  • Loading branch information
Okroshiashvili committed Sep 14, 2024
1 parent d539a80 commit ab33c16
Show file tree
Hide file tree
Showing 4 changed files with 427 additions and 4 deletions.
7 changes: 7 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ crate-type = ["rlib", "cdylib"]

[dependencies]
pyo3 = "0.22.0"
roxmltree = "0.20.0"
Loading

0 comments on commit ab33c16

Please sign in to comment.