{"id":20303768,"url":"https://github.com/byteotter/nufat","last_synced_at":"2025-03-04T07:12:45.188Z","repository":{"id":261036374,"uuid":"883064820","full_name":"ByteOtter/nuFAT","owner":"ByteOtter","description":"FAT-32 filesystem driver for the Linux Userspace using FUSE","archived":false,"fork":false,"pushed_at":"2025-01-13T10:42:35.000Z","size":76,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T11:41:44.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ByteOtter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-04T10:12:29.000Z","updated_at":"2025-01-13T10:42:38.000Z","dependencies_parsed_at":"2024-11-04T11:23:56.425Z","dependency_job_id":"2e22dab7-5c5d-4bbf-a640-a1897f8e9e4f","html_url":"https://github.com/ByteOtter/nuFAT","commit_stats":null,"previous_names":["byteotter/nufat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteOtter%2FnuFAT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteOtter%2FnuFAT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteOtter%2FnuFAT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteOtter%2FnuFAT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteOtter","download_url":"https://codeload.github.com/ByteOtter/nuFAT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241801257,"owners_count":20022389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T16:40:36.408Z","updated_at":"2025-03-04T07:12:45.120Z","avatar_url":"https://github.com/ByteOtter.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nuFAT\n\nnuFAT is an experimental filesystem driver to use the FAT32 filesystem in the Linux userspace.\n\n\u003e [!Warning]\n\u003e nuFAT is currently in its earliest stages of development and therefore not ready for any real world use.\n\u003e Please refer to the `Supported Features` section for the currently supported filesystem operations.\n\n## Set up\n\nTo set nuFAT up, please clone the repository.\n\nMake sure that all `fuse` dependencies are installed.\n\n### OpenSUSE Tumbleweed\n\n```sh\nsudo zypper in libfuse3-3 fuse3 fuse-devel \n```\n\n### Fedora\n\n```sh\nsudo dnf install fuse fuse-devel\n```\n\n### Ubuntu\n\n```sh\nsudo apt-get install fuse3 libfuse3-dev\n```\n\nWhen everything is installed, refer to the [testing guide](./docs/testing.md) on how to run nuFAT.\n\n## Supported Features\n\n- [x] List directory entries\n- [x] Read file contents\n- [ ] Create new file\n- [ ] Create new directory\n- [x] Write content to file\n- [ ] Delete file or directory\n\n## Reporting issues\n\nIf you encounter an issue while using nuFAT, please [report them](https://github.com/ByteOtter/nuFAT/issues) in the issues section.\n\n## License\n\nnuFAT is licensed under the terms of the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteotter%2Fnufat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteotter%2Fnufat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteotter%2Fnufat/lists"}