Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 5acc7b6c47 |
3 changed files with 1 additions and 33 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# gcsf
|
||||
|
||||
The gcsf package
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
Unsupported
|
||||
30
gcsf.yaml
30
gcsf.yaml
|
|
@ -1,30 +0,0 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: FUSE file system based on Google Drive
|
||||
description: |
|
||||
GCSF is a virtual filesystem that allows users to mount their
|
||||
Google Drive account locally and interact with it as a
|
||||
regular disk partition.
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [f29]
|
||||
requires:
|
||||
platform: []
|
||||
references:
|
||||
community: https://github.com/harababurel/gcsf
|
||||
documentation: https://github.com/harababurel/gcsf/blob/master/README.md
|
||||
tracker: https://github.com/harababurel/gcsf/issues
|
||||
api:
|
||||
rpms:
|
||||
- gcsf
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- gcsf
|
||||
components:
|
||||
rpms:
|
||||
rust-gcsf:
|
||||
rationale: Main component.
|
||||
Loading…
Add table
Add a link
Reference in a new issue