- Remove executable permissions from configuration files (.editorconfig, .env.example, .gitignore) - Remove executable permissions from documentation files (README.md, LICENSE, SECURITY.md) - Remove executable permissions from web assets (HTML, CSS, JS files) - Remove executable permissions from data files (JSON, SQL, YAML, requirements.txt) - Remove executable permissions from source code files across all apps - Add executable permissions to Python
13 lines
419 B
Plaintext
13 lines
419 B
Plaintext
Package: aitbc-cli-dev
|
|
Version: 0.1.0
|
|
Section: devel
|
|
Priority: optional
|
|
Architecture: all
|
|
Installed-Size: 50
|
|
Depends: aitbc-cli, python3-dev, build-essential, python3-build
|
|
Maintainer: AITBC Team <team@aitbc.net>
|
|
Description: AITBC CLI Development Tools
|
|
Development tools and headers for the AITBC CLI.
|
|
Includes build tools, testing frameworks, and development
|
|
dependencies for extending or modifying the AITBC CLI.
|