vcf2ldif

View on PyPIReverse Dependencies (0)

0.0.6 vcf2ldif-0.0.6-py3-none-any.whl

Wheel Details

Project: vcf2ldif
Version: 0.0.6
Filename: vcf2ldif-0.0.6-py3-none-any.whl
Download: [link]
Size: 4089
MD5: 1162461c958123f37475d9394c2f17ce
SHA256: 4f3def406614a467dad40904bced03f591075c3784dc72ae62d52afe4ba72f80
Uploaded: 2023-12-11 16:19:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vcf2ldif
Version: 0.0.6
Summary: This tool is designed to convert *.vcf (vCard) contact files to *.ldif file, for further creation of shared phone books on LDAP server.
Author-Email: Katulos <katulos[at]protonmail.com>
Project-Url: Documentation, https://github.com/katulos/vcf2ldif/tree/master#readme
Project-Url: Home, https://github.com/katulos/vcf2ldif
Project-Url: Source, https://github.com/katulos/vcf2ldif
Project-Url: Tracker, https://github.com/katulos/vcf2ldif/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7.0
Requires-Dist: click (==8.1.7)
Requires-Dist: phonenumbers (==8.13.26)
Requires-Dist: vobject (==0.9.6.1)
Requires-Dist: bump-my-version (==0.11.0); extra == "dev"
Requires-Dist: pip-tools (==6.14.0); extra == "dev"
Requires-Dist: bandit[toml] (==1.7.5); extra == "test"
Requires-Dist: black (==23.3.0); extra == "test"
Requires-Dist: check-manifest (==0.49); extra == "test"
Requires-Dist: flake8-bugbear (==23.3.12); extra == "test"
Requires-Dist: flake8-docstrings; extra == "test"
Requires-Dist: flake8-formatter_junit_xml; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-pyproject; extra == "test"
Requires-Dist: pre-commit (==2.21.0); extra == "test"
Requires-Dist: pylint (==2.17.7); extra == "test"
Requires-Dist: pylint_junit; extra == "test"
Requires-Dist: pytest-cov (==4.0.0); extra == "test"
Requires-Dist: pytest-mock (<3.10.1); extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: pytest (==7.3.1); extra == "test"
Requires-Dist: pytest-github-actions-annotate-failures; extra == "test"
Requires-Dist: pytest_click (==1.1.0); extra == "test"
Requires-Dist: shellcheck-py (==0.9.0.2); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1010 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
vcf2ldif/__init__.py sha256=_X3WVOnnatYS8nVAtzHgDgIBNMoUBj-fkpwwbN9QPKk 80
vcf2ldif/__main__.py sha256=DcQFR7sWptux2rFsUxLWl_5W02w1Mw1U-Sq0G6KThZs 167
vcf2ldif/vcf2ldif.py sha256=Nu2cj1QJHhHXozb-ZtxMrfYJNt_0q9UvFWnK48iolyU 4315
vcf2ldif-0.0.6.dist-info/entry_points.txt sha256=caoviqFZ1D5RfHEOSrd2Qn6RqvHzK3wLPvRONwttcl8 51
vcf2ldif-0.0.6.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
vcf2ldif-0.0.6.dist-info/METADATA sha256=KVM3c2wGpVckosRGy1EUvVe6eg3a8R7MwdoZ6cKUBFY 3208
vcf2ldif-0.0.6.dist-info/RECORD

entry_points.txt

vcf2ldif = vcf2ldif.vcf2ldif:main