[fsspec.specs]
appwrite = upathtools.filesystems:AppwriteFileSystem
asynclocal = upathtools.filesystems:AsyncLocalFileSystem
basemodel = upathtools.filesystems:BaseModelFileSystem
basemodel-instance = upathtools.filesystems:BaseModelInstanceFileSystem
beam = upathtools.filesystems:BeamFS
daytona = upathtools.filesystems:DaytonaFS
distribution = upathtools.filesystems:DistributionFileSystem
e2b = upathtools.filesystems:E2BFS
flatunion = upathtools.filesystems:FlatUnionFileSystem
gist = upathtools.filesystems:GistFileSystem
gitlab = upathtools.filesystems:GitLabFileSystem
httpx = upathtools.filesystems:HTTPFileSystem
issues = upathtools.filesystems:IssueFileSystem
jsonschema = upathtools.filesystems:JsonSchemaFileSystem
linear = upathtools.filesystems:LinearIssueFileSystem
markdown = upathtools.filesystems:MarkdownFileSystem
mcp = upathtools.filesystems:MCPFileSystem
mcptools = upathtools.filesystems:MCPToolsFileSystem
microsandbox = upathtools.filesystems:MicrosandboxFS
modal = upathtools.filesystems:ModalFS
notion = upathtools.filesystems:NotionFileSystem
openapi = upathtools.filesystems:OpenAPIFileSystem
overlay = upathtools.filesystems:OverlayFileSystem
pkg = upathtools.filesystems:PackageFileSystem
sqlite = upathtools.filesystems:SqliteFileSystem
ts = upathtools.filesystems:TreeSitterFileSystem
union = upathtools.filesystems:UnionFileSystem
vercel = upathtools.filesystems:VercelFS
wiki = upathtools.filesystems:WikiFileSystem

[jinjarope.environment]
upathtools = upathtools.filetree:setup_jinjarope_filters

[universal_pathlib.implementations]
appwrite = upathtools.filesystems:AppwritePath
asynclocal = upathtools.filesystems:LocalPath
basemodel = upathtools.filesystems:BaseModelPath
basemodel-instance = upathtools.filesystems:BaseModelInstancePath
beam = upathtools.filesystems:BeamPath
daytona = upathtools.filesystems:DaytonaPath
distribution = upathtools.filesystems:DistributionPath
e2b = upathtools.filesystems:E2BPath
flatunion = upathtools.filesystems:FlatUnionPath
gist = upathtools.filesystems:GistPath
gitlab = upathtools.filesystems:GitLabPath
httpx = upathtools.filesystems:HttpPath
issues = upathtools.filesystems:IssuePath
jsonschema = upathtools.filesystems:JsonSchemaPath
linear = upathtools.filesystems:LinearIssuePath
markdown = upathtools.filesystems:MarkdownPath
mcp = upathtools.filesystems:MCPPath
mcptools = upathtools.filesystems:MCPToolsPath
microsandbox = upathtools.filesystems:MicrosandboxPath
modal = upathtools.filesystems:ModalPath
notion = upathtools.filesystems:NotionPath
openapi = upathtools.filesystems:OpenAPIPath
overlay = upathtools.filesystems:OverlayPath
pkg = upathtools.filesystems:PackagePath
sqlite = upathtools.filesystems:SqlitePath
ts = upathtools.filesystems:TreeSitterPath
union = upathtools.filesystems:UnionPath
vercel = upathtools.filesystems:VercelPath
wiki = upathtools.filesystems:WikiPath

