{"id":16683886,"url":"https://github.com/meniny/unixfilesystem","last_synced_at":"2025-04-09T23:32:32.127Z","repository":{"id":45712386,"uuid":"95301740","full_name":"Meniny/UNIXFileSystem","owner":"Meniny","description":"📂An UNIX file system framework for iOS/macOS/tvOS/watchOS platforms.","archived":false,"fork":false,"pushed_at":"2019-04-16T04:16:23.000Z","size":169,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T05:35:40.932Z","etag":null,"topics":["filemanager"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/Meniny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-24T14:13:09.000Z","updated_at":"2024-09-05T00:05:45.000Z","dependencies_parsed_at":"2022-09-17T04:42:01.582Z","dependency_job_id":null,"html_url":"https://github.com/Meniny/UNIXFileSystem","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FUNIXFileSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FUNIXFileSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FUNIXFileSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FUNIXFileSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meniny","download_url":"https://codeload.github.com/Meniny/UNIXFileSystem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129954,"owners_count":21052669,"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":["filemanager"],"created_at":"2024-10-12T14:27:08.474Z","updated_at":"2025-04-09T23:32:32.090Z","avatar_url":"https://github.com/Meniny.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./Logo.png\" alt=\"UNIXFileSystem\"\u003e\n  \u003cbr/\u003e\u003ca href=\"https://cocoapods.org/pods/UNIXFileSystem\"\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-2.3.0-brightgreen.svg\"\u003e\n  \u003cimg alt=\"Author\" src=\"https://img.shields.io/badge/author-Meniny-blue.svg\"\u003e\n  \u003cimg alt=\"Build Passing\" src=\"https://img.shields.io/badge/build-passing-brightgreen.svg\"\u003e\n  \u003cimg alt=\"Swift\" src=\"https://img.shields.io/badge/swift-5.0%2B-orange.svg\"\u003e\n  \u003cbr/\u003e\n  \u003cimg alt=\"Platforms\" src=\"https://img.shields.io/badge/platform-macOS%20%7C%20iOS%20%7C%20watchOS%20%7C%20tvOS-lightgrey.svg\"\u003e\n  \u003cimg alt=\"MIT\" src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\n  \u003cbr/\u003e\n  \u003cimg alt=\"Cocoapods\" src=\"https://img.shields.io/badge/cocoapods-compatible-brightgreen.svg\"\u003e\n  \u003cimg alt=\"Carthage\" src=\"https://img.shields.io/badge/carthage-working%20on-red.svg\"\u003e\n  \u003cimg alt=\"SPM\" src=\"https://img.shields.io/badge/swift%20package%20manager-working%20on-red.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n***\n\n# What's this?\n\n`UNIXFileSystem` (aka `UFS`) is an UNIX file system manager for iOS/macOS/tvOS/watchOS platforms.\n\n## Requirements\n\n* iOS 8.0+\n* macOS 10.10+\n* watchOS 2.0+\n* tvOS 9.0+\n* Xcode 9 with Swift 5\n\n## Installation\n\n#### CocoaPods\n\n```ruby\nplatform :ios, '8.0'\n\ntarget 'YOUAR_TARGET_NAME' do\n  use_frameworks!\n\n  pod 'UNIXFileSystem'\nend\n```\n\n## Types\n\nThe main Types in `UNIXFileSystem` are listed below with _protocols being emphasized_:\n\n- UFSPath\n- UFSRegularFile\n- UFSSymbolicLink\n- UFSAliasFile\n- UFSDirectory\n- UFSVolume\n- _UFSPathRepresentable_\n- _UFSParent_\n- _UFSSubitem_\n- _UFSCopyable_\n- _UFSCopyableSubitem_\n- _UFSMoveable_\n- _UFSMoveableSubitem_\n- _UFSRenameable_\n- _UFSRemovable_\n- _UFSTrashable_\n- _UFSLinkable_\n- _UFSSymbolicLinkable_\n- _UFSAliasable_\n- _UFSFileHandleConvertible_\n- _UFSFileWrapperConvertible_\n- _UFSItem_\n- _UFSFile_\n\n## Contribution\n\nYou are welcome to fork and submit pull requests.\n\n## License\n\nUFS is open-sourced software, licensed under the `MIT` license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeniny%2Funixfilesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeniny%2Funixfilesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeniny%2Funixfilesystem/lists"}