2 Commits
Author SHA1 Message Date
FelipeCN 1b7eca9207 feat: atualizar .gitignore e remover arquivo de configuração dmed_config.json 2026-01-30 15:06:17 -03:00
FelipeCN 5148ad89ff feat: add Pessoa struct and file processing for RPPSS records
- Implemented Pessoa struct with fields for CPF, name, and value.
- Added functionality to read and parse a specific file format, skipping the first four lines.
- Converted parsed records into JSON format and saved to output.json.
- Included example search functionality for a specific CPF.
2026-01-30 09:07:06 -03:00