{ "ProjectSettings": { "Name": "cpl-query", "Version": { "Major": "2022", "Minor": "12", "Micro": "2.post1" }, "Author": "Sven Heidemann", "AuthorEmail": "sven.heidemann@sh-edraft.de", "Description": "sh-edraft Common Python library Query", "LongDescription": "sh-edraft Common Python library Python integrated Queries", "URL": "https://www.sh-edraft.de", "CopyrightDate": "2021 - 2023", "CopyrightName": "sh-edraft.de", "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [], "DevDependencies": [], "PythonVersion": ">=3.10", "PythonPath": {}, "Classifiers": [] }, "BuildSettings": { "ProjectType": "library", "SourcePath": "", "OutputPath": "../../dist", "Main": "", "EntryPoint": "", "IncludePackageData": true, "Included": [], "Excluded": [ "*/__pycache__", "*/logs", "*/tests" ], "PackageData": { "cpl_query": [ ".cpl/*.py" ]}, "ProjectReferences": [] } }