Merge pull request #33 from gradha/pr_adds_dropbox_filename_sanitizer
Adds dropbox_filename_sanitizer binary package.
This commit is contained in:
commit
e52ecb178c
1 changed files with 9 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue