Commit Graph

4 Commits

Author SHA1 Message Date
Hocuri
2580ec2201 --wip-- [skip ci] 2024-04-24 16:45:44 +02:00
Hocuri
d2014f6038 Make parsing of name, addr, and timestamp work 2024-04-19 23:07:12 +02:00
Hocuri
ba6f3291ea Add basic parsing code 2024-04-16 19:11:15 +02:00
Hocuri
5d34b225b7 Split off functional contact tools into its own crate (#5444)
I would like to implement
https://github.com/deltachat/deltachat-core-rust/issues/5422 in its own
crate, but it will depend on some functions that are in the `deltachat`
crate.

So, this PR extracts these functions into its own crate so that I can
add https://github.com/deltachat/deltachat-core-rust/issues/5422 into
the new crate.
2024-04-16 19:01:25 +02:00