Skip to content

Commit

Permalink
Create README.json to fit kern-crates/.github
Browse files Browse the repository at this point in the history
  • Loading branch information
elliott10 authored May 31, 2024
1 parent 084cf16 commit 27a87de
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "lwext4_rust",
"description": "lwext4 in Rust supports the Ext4 file system.",
"authors": [{
"name": "Luoyuan Xiao",
"email": "xiaoluoyuan@163.com"
}],
"keywords": ["file system", "ext4", "ext3", "ext2"],
"repo": "elliott10/lwext4_rust",
"doc_url": "https://github.com/elliott10/lwext4_rust/blob/main/doc/rust-ext4-fs-support.md"
}

0 comments on commit 27a87de

Please sign in to comment.