0.1.0
This commit is contained in:
commit
9e3e657996
8 changed files with 370 additions and 0 deletions
10
dub.json
Normal file
10
dub.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"authors": [
|
||||
"Alexander Zhirov"
|
||||
],
|
||||
"copyright": "Copyright © 2025, Alexander Zhirov",
|
||||
"description": "The fanotify API provides notification and interception of filesystem events.",
|
||||
"license": "BSL-1.0",
|
||||
"name": "fanotify",
|
||||
"targetType": "library"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue