-
Name
-
swot-ruby
-
Version
-
1.0.0
-
Platform
-
ruby
-
Authors
-
Lee Reilly
-
Bindir
-
bin
-
Date
-
2015-07-10 00:00:00 UTC
-
Dependencies
-
public_suffix (>= 0)
naughty_or_nice (~> 2.0)
-
Description
-
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
-
Email
-
lee@leereilly.net
-
Extra rdoc files
-
LICENSE.txt
README.md
-
Files
-
.document
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ruby.yml
.github/workflows/update_domains.yml
.gitignore
.gitmodules
.ruby-version
.travis.yml
CONTRIBUTING.md
Gemfile
LICENSE.txt
README.md
Rakefile
VERSION
data/lib/domains/stoplist.txt
data/lib/domains/tlds.txt
lib/swot.rb
lib/swot/academic_tlds.rb
lib/swot/collection_methods.rb
swot.gemspec
test/helper.rb
test/test_collection_methods.rb
test/test_swot.rb
-
Homepage
-
https://github.com/kobaltz/swot
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.13
-
Specification version
-
4
-
Summary
-
Identify email addresses or domains names that belong to colleges or universities.
-
Test files
-
test/helper.rb
test/test_collection_methods.rb
test/test_swot.rb
-
Original platform
-
ruby
-
New platform
-
ruby