diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0a8c941 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/src/version/_version.py +src/*.egg-info +__pycache__ +dist +build +out +.coverage +.*.history* +*.tags.cache* diff --git a/Makefile b/Makefile index 0478c1d..e6852c9 100644 --- a/Makefile +++ b/Makefile @@ -5,10 +5,11 @@ all: ci build version dist d: all scripts/check-version.sh + # Win MSYS2 support: force config file location twine upload $$(test -e ~/.pypirc && echo '--config-file ~/.pypirc') dist/* clean c: - rm -rfv out dist build/bdist.* build/lib/cedarscript* + rm -rfv out dist build/bdist.* src/*.egg-info version v: git describe --tags ||: diff --git a/README.md b/README.md index 8928a32..dc08aa8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [](https://pypi.org/project/cedarscript-ast-parser/) [](https://pypi.org/project/cedarscript-ast-parser/) [](https://github.com/psf/black) -[](https://www.gnu.org/licenses/agpl-3.0) +[](https://opensource.org/licenses/Apache-2.0) `CEDARScript AST Parser` is a Python library for parsing and interpreting `CEDARScript`, a SQL-like language designed for concise code analysis, manipulation, and refactoring tasks.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: