matsci-parse 0.7.0 → 0.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
Here’s a clean README-style summary based strictly on your actual structure (no assumptions added).
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
1
|
# matsci-parse
|
|
6
2
|
|
|
7
3
|
A TypeScript-based library and web toolset for parsing, transforming, and analyzing atomistic materials science data, including crystal structures, symmetry data, and common simulation file formats.
|