-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (25 loc) · 1.06 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: tomba
Title: Official R Library for Tomba Email Finder
Type: Package
Version: 1.0.2
Date: 2023-01-02
Author: Abedrahim Ben rebia [aut, cre],Mohamed Ben rebia [ctb], Tomba.io [cph]
Maintainer: Abedrahim Ben rebia <[email protected]>
Copyright: Tomba technology web service LLC, and the package authors for all other content.
Description: Email Finder R Client Library.
Search emails are based on the website You give one domain name and it returns all the email addresses found on the internet.
Email Finder generates or retrieves the most likely email address from a domain name, a first name and a last name.
Email verify checks the deliverability of a given email address, verifies if it has been found in our database, and returns their sources.
License: Apache License (== 2.0)
URL: https://tomba.io/,https://github.com/tomba-io/r
BugReports: https://github.com/tomba-io/r/issues
Encoding: UTF-8
Imports:
httr,
jsonlite,
methods,
testthat
RoxygenNote: 7.1.2.9000
Roxygen: list(markdown = TRUE)
Depends: R (>= 3.0.0)
Language: en-US