# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project validate_email # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = validate_email HUMAN_VERSION = 1.3 COMPONENT_SUMMARY = validate_email - Validate_email verify if an email address is valid and really exists. COMPONENT_PROJECT_URL = http://github.com/syrusakbary/validate_email COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/84/a0/cb53fb64b52123513d04f9b913b905f3eb6fda7264e639b4573cc715c29f/validate_email-1.3.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:784719dc5f780be319cdd185dc85dd93afebdb6ebb943811bc4c7c5f9c72aeaf COMPONENT_LICENSE = LGPL-3.0-or-later COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = setup.py include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python