mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Adds dropbox_filename_sanitizer binary package.
This commit is contained in:
parent
e3751316e1
commit
01bd225f8d
@ -330,6 +330,15 @@
|
|||||||
"tags": ["port", "hash", "sha1"],
|
"tags": ["port", "hash", "sha1"],
|
||||||
"description": "SHA-1 produces a 160-bit (20-byte) hash value from arbitrary input",
|
"description": "SHA-1 produces a 160-bit (20-byte) hash value from arbitrary input",
|
||||||
"license": "BSD"
|
"license": "BSD"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "dropbox_filename_sanitizer",
|
||||||
|
"url": "git://github.com/gradha/dropbox_filename_sanitizer/",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["dropbox"],
|
||||||
|
"description": "Tool to clean up filenames shared on Dropbox",
|
||||||
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user