mirror of
https://github.com/ludo-technologies/pyscn.git
synced 2025-10-06 00:59:45 +03:00
- Update all references from pyqol and pyscan to pyscn - Rename directories: cmd/pyqol → cmd/pyscn, python/src/pyscan → python/src/pyscn - Update Go module path to github.com/ludo-technologies/pyscn - Update PyPI package name to pyscn - Update all documentation and configuration files - Successfully published to PyPI as pyscn This change provides a shorter, more memorable package name (5 characters) that is easier to type in commands like 'pyscn analyze' while maintaining the core meaning of Python code scanning/analysis.