Adds b64pack CLI tool with packaging and deployment
Some checks failed
Build and Publish b64pack / build-and-publish (push) Failing after 11s

Introduces the b64pack CLI tool for packing, encoding, and decoding files or directories into Base64, with essential features and a simple interface.

Sets up automated build and deploy workflow for the tool using Gitea Actions. Includes Poetry configuration for dependency management and packaging.

Fixes copyright metadata and updates documentation in English and German.
This commit is contained in:
2025-04-28 09:42:38 +02:00
parent b8665fd24d
commit af0795661f
10 changed files with 927 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2025 maxp
Copyright (c) 2025 0xMax42
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction, including