mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #33 from gradha/pr_adds_dropbox_filename_sanitizer
Adds dropbox_filename_sanitizer binary package.
This commit is contained in:
commit
e52ecb178c
@ -330,6 +330,15 @@
|
||||
"tags": ["port", "hash", "sha1"],
|
||||
"description": "SHA-1 produces a 160-bit (20-byte) hash value from arbitrary input",
|
||||
"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