Restructure to follow standard nimble package format.

This commit is contained in:
2023-04-15 07:40:58 -05:00
parent a1dac6eaaf
commit 47c62cce6d
3 changed files with 4 additions and 1 deletions

3
src/vcard.nim Normal file
View File

@@ -0,0 +1,3 @@
import vcard/vcard3
export vcard3