Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #5

Merged
merged 4 commits into from
Feb 16, 2025
Merged

Develop #5

merged 4 commits into from
Feb 16, 2025

Conversation

wilmerm
Copy link
Owner

@wilmerm wilmerm commented Feb 16, 2025

This pull request includes a comprehensive renaming of the project from "Guardian" to "Cryptshield". The changes span across multiple files, including updates to the README, build scripts, and source code. Below are the most important changes:

Project Renaming:

  • README.md: Updated all instances of "guardian" to "cryptshield" in usage examples, installation instructions, and download links. [1] [2] [3] [4]
  • cleanbuild.sh: Renamed references from "guardian" to "cryptshield".
  • debian/changelog, debian/control, debian/copyright: Updated package name and source references. [1] [2] [3]
  • setup.py, pyproject.toml: Changed project name and metadata to reflect the new name "Cryptshield". [1] [2]

Source Code Updates:

  • src/cryptshield.py (renamed from src/guardian.py): Updated class and exception names from GuardianError to CryptshieldError, and modified function references accordingly. [1] [2] [3] [4] [5] [6]
  • src/cryptshield.sh (renamed from src/guardian.sh): Updated script to call cryptshield instead of guardian. [1] [2]

Dependency and Build Configuration:

  • requirements-dev.txt: Added development dependencies for building and publishing the library.
  • README.md: Added new section for building and publishing the library to PyPI.
  • pyproject.toml: Added build system configuration and project metadata.

Renombrar la aplicación de "Guardian" a "Cryptshield"
…README.md, crear archivo pyproject.toml y archivos de requisitos para el desarrollo.
Agregar sección sobre construcción y publicación de la biblioteca en …
@wilmerm wilmerm self-assigned this Feb 16, 2025
@wilmerm wilmerm merged commit 0d13a47 into main Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant