diff options
| author | Jean-Pierre Appel <jeanpierre.appel01@gmail.com> | 2023-12-25 17:17:09 -0500 |
|---|---|---|
| committer | Jean-Pierre Appel <jeanpierre.appel01@gmail.com> | 2023-12-25 17:17:09 -0500 |
| commit | a181759e4a108c35fcf6898abbf17f2a424d85dc (patch) | |
| tree | 6b8d7454db70a1a8dec81fb138e7085e6541d9d6 /content/projects/verizonmessages.md | |
| parent | 5e24ef726bf10fac4ad24cee27b9b1fa796cd6eb (diff) | |
rewrite content and config
Diffstat (limited to 'content/projects/verizonmessages.md')
| -rw-r--r-- | content/projects/verizonmessages.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/content/projects/verizonmessages.md b/content/projects/verizonmessages.md new file mode 100644 index 0000000..c03b5e9 --- /dev/null +++ b/content/projects/verizonmessages.md @@ -0,0 +1,12 @@ +--- +title: "Verizon Message Extractor" +start_date: "2023-03-01" +date: 2023-12-18T01:32:54-05:00 +summary: "A Python Script for `.vzw` parsing" +description: "Python Script for Extracting Verizon Vessages" +categories: +tags: +- "python" +--- + +A python script with a cli to extract Verizon `.vzw` messages and parse them into a `.csv`. |
