Adds dropbox_filename_sanitizer binary package.

This commit is contained in:
Grzegorz Adam Hankiewicz 2013-11-26 16:10:10 +01:00
parent e3751316e1
commit 01bd225f8d

View File

@ -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"
}
]