Converts vcards to the json format expected by the Name Shark app
Project description
# nameshark-vcard
Converts vCards to the JSON format expected by the Name Shark app.
As you can tell from the number of badges below, I’m using this toy project to experiment with various services prior to deploying them in my private repos. If you have a favorite service that I’m missing, feel free to create an issue!
## Github Badges
[]() []() []() []() []() []() []() []() []() []()
## Production Badges
[](https://travis-ci.org/proinsias/nameshark-vcard) [](https://scrutinizer-ci.com/g/proinsias/nameshark-vcard/build-status/production) [](https://ci.appveyor.com/project/proinsias/nameshark-vcard)
[](https://codecov.io/gh/proinsias/nameshark-vcard/branch/production) [](https://scrutinizer-ci.com/g/proinsias/nameshark-vcard/?branch=production) [](https://coveralls.io/github/proinsias/nameshark-vcard?branch=production)
[](https://scrutinizer-ci.com/g/proinsias/nameshark-vcard/?branch=production) [](https://landscape.io/github/proinsias/nameshark-vcard/production)
[](https://requires.io/github/proinsias/nameshark-vcard/requirements/?branch=production)
## Development Badges
[](https://travis-ci.org/proinsias/nameshark-vcard) [](https://scrutinizer-ci.com/g/proinsias/nameshark-vcard/build-status/develop) [](https://ci.appveyor.com/project/proinsias/nameshark-vcard) [](https://circleci.com/gh/proinsias/nameshark-vcard)
[](https://codecov.io/gh/proinsias/nameshark-vcard/branch/develop) [](https://scrutinizer-ci.com/g/proinsias/nameshark-vcard/?branch=develop) [](https://coveralls.io/github/proinsias/nameshark-vcard?branch=develop) [](https://codeclimate.com/github/proinsias/nameshark-vcard/coverage)
[](https://scrutinizer-ci.com/g/proinsias/nameshark-vcard/?branch=develop) [](https://landscape.io/github/proinsias/nameshark-vcard/develop)
[](https://www.quantifiedcode.com/app/project/3553d32e83a8475ea60237d6a02d7107) [](https://codeclimate.com/github/proinsias/nameshark-vcard) [](https://codeclimate.com/github/proinsias/nameshark-vcard) [](https://www.codacy.com/app/francis-odonovan/nameshark-vcard?utm_source=github.com&utm_medium=referral&utm_content=proinsias/nameshark-vcard&utm_campaign=Badge_Grade)
[](https://requires.io/github/proinsias/nameshark-vcard/requirements/?branch=develop)
[](https://www.versioneye.com/user/projects/57244381ba37ce00350af8c3) [](https://libraries.io/github/proinsias/nameshark-vcard/)
## Branch Organization
├── production <- Production branch with full test set. ├── develop <- Development branch with reduced test set. └── developer/change <- Developer sandbox branches without testing.
- Python Versions Tested:
2.7 (via Travis & AppVeyor)
3.4 (via Travis & AppVeyor)
3.5 (via Travis)
3.6 (via Travis)
- Platforms Tested:
Ubuntu 12.04 LTS Server Edition 64 bit (via Travis)
OSX/macOS (via Travis)
x86 (via AppVeyor)
x64 (via AppVeyor)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.