.babelrc
.eslintrc.json
.gitignore
.mocharc.json
.nycrc
.pre-commit-config.yaml
.prettierrc
LICENSE.md
README.md
bootstrap.js
package-lock.json
package.json
pyproject.toml
requirements-local.txt
requirements.txt
tsconfig-transpile.json
tsconfig.json
.github/workflows/cicd.yml
data/schemas.json
src/assets/file/fortran_namelist.yml
src/assets/file/primitives.yml
src/assets/file/shared.yml
src/assets/file/applications/espresso/partials.yml
src/assets/file/applications/espresso/5.2.1/pw.x/stdin.yml
src/assets/file/applications/espresso/7.1/pw.x/stdin.yml
src/js/build_schemas.ts
src/js/functions.ts
src/py/mat3ra/regex/__init__.py
src/py/mat3ra/regex/data/__init__.py
src/py/mat3ra/regex/data/schemas.py
src/py/mat3ra_regex.egg-info/PKG-INFO
src/py/mat3ra_regex.egg-info/SOURCES.txt
src/py/mat3ra_regex.egg-info/dependency_links.txt
src/py/mat3ra_regex.egg-info/requires.txt
src/py/mat3ra_regex.egg-info/scm_file_list.json
src/py/mat3ra_regex.egg-info/scm_version.json
src/py/mat3ra_regex.egg-info/top_level.txt
tests/assets
tests/fixtures/applications/espresso/5.2.1/pw.in
tests/js/functions.test.ts
tests/js/parse.espresso.test.ts
tests/py/conftest.py
tests/py/unit/test_schemas.py