mask-pii for Common Lisp
מימוש של mask-pii עבור Common Lisp להסתרת PII של אימייל וטלפון בלוגים ובצינורות נתונים.
מסיכת אימייל
Masks local parts while preserving domain visibility.
מסיכת טלפון
Masks sensitive digits while keeping format and suffix visibility.
API בסגנון Builder
Enable email/phone masking and mask character explicitly before processing.
התקנה והתחלה
Follow the Common Lisp README for package setup and usage details.
התקנה
git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/common-lisp
שימוש
README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/common-lisp
הערה
Please check the README for exact package ecosystem details and API examples for this language.
הקודם
אינדקס שפותהבא
GitHub