feat: add package identifiers

This commit is contained in:
Strix 2023-10-14 22:39:40 +02:00
parent 6e30a8bed7
commit a0416cf6a9
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
5 changed files with 185 additions and 1 deletions

1
pkgr/src/package/mod.rs Normal file
View file

@ -0,0 +1 @@
pub mod identifier;