trending_entertainment_cli_app 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 53c4f881efcaae0cc9aa2ebc65f60284edca9862
4
+ data.tar.gz: 86f3a22ab3d5440d793e6b203931b32414488790
5
+ SHA512:
6
+ metadata.gz: 661c3f8dcf8ef52217a1c1e9c8305e1349121f3e525aeb11dc46113d84deafa4acaff9df8d624a8fa2d9d0afd60d6ddc70e97b2badcbac9f4d98f94142b99e85
7
+ data.tar.gz: 831fa8d0b30282165895a928d84a0cd94514c5b1b162811d80e08fb8b9cacb03dd78d579d77b39973885052834a762f20a7fea85c489cf2698cb657ffd887313
data/.gitignore ADDED
@@ -0,0 +1,10 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /Gemfile.lock
4
+ /_yardoc/
5
+ /coverage/
6
+ /doc/
7
+ /pkg/
8
+ /spec/reports/
9
+ /tmp/
10
+ .DS_Store
data/.rspec ADDED
@@ -0,0 +1,2 @@
1
+ --format documentation
2
+ --color
data/.travis.yml ADDED
@@ -0,0 +1,5 @@
1
+ sudo: false
2
+ language: ruby
3
+ rvm:
4
+ - 2.0.0
5
+ before_install: gem install bundler -v 1.13.6
@@ -0,0 +1,74 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ In the interest of fostering an open and welcoming environment, we as
6
+ contributors and maintainers pledge to making participation in our project and
7
+ our community a harassment-free experience for everyone, regardless of age, body
8
+ size, disability, ethnicity, gender identity and expression, level of experience,
9
+ nationality, personal appearance, race, religion, or sexual identity and
10
+ orientation.
11
+
12
+ ## Our Standards
13
+
14
+ Examples of behavior that contributes to creating a positive environment
15
+ include:
16
+
17
+ * Using welcoming and inclusive language
18
+ * Being respectful of differing viewpoints and experiences
19
+ * Gracefully accepting constructive criticism
20
+ * Focusing on what is best for the community
21
+ * Showing empathy towards other community members
22
+
23
+ Examples of unacceptable behavior by participants include:
24
+
25
+ * The use of sexualized language or imagery and unwelcome sexual attention or
26
+ advances
27
+ * Trolling, insulting/derogatory comments, and personal or political attacks
28
+ * Public or private harassment
29
+ * Publishing others' private information, such as a physical or electronic
30
+ address, without explicit permission
31
+ * Other conduct which could reasonably be considered inappropriate in a
32
+ professional setting
33
+
34
+ ## Our Responsibilities
35
+
36
+ Project maintainers are responsible for clarifying the standards of acceptable
37
+ behavior and are expected to take appropriate and fair corrective action in
38
+ response to any instances of unacceptable behavior.
39
+
40
+ Project maintainers have the right and responsibility to remove, edit, or
41
+ reject comments, commits, code, wiki edits, issues, and other contributions
42
+ that are not aligned to this Code of Conduct, or to ban temporarily or
43
+ permanently any contributor for other behaviors that they deem inappropriate,
44
+ threatening, offensive, or harmful.
45
+
46
+ ## Scope
47
+
48
+ This Code of Conduct applies both within project spaces and in public spaces
49
+ when an individual is representing the project or its community. Examples of
50
+ representing a project or community include using an official project e-mail
51
+ address, posting via an official social media account, or acting as an appointed
52
+ representative at an online or offline event. Representation of a project may be
53
+ further defined and clarified by project maintainers.
54
+
55
+ ## Enforcement
56
+
57
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
+ reported by contacting the project team at krishel.lasam@gmail.com. All
59
+ complaints will be reviewed and investigated and will result in a response that
60
+ is deemed necessary and appropriate to the circumstances. The project team is
61
+ obligated to maintain confidentiality with regard to the reporter of an incident.
62
+ Further details of specific enforcement policies may be posted separately.
63
+
64
+ Project maintainers who do not follow or enforce the Code of Conduct in good
65
+ faith may face temporary or permanent repercussions as determined by other
66
+ members of the project's leadership.
67
+
68
+ ## Attribution
69
+
70
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71
+ available at [http://contributor-covenant.org/version/1/4][version]
72
+
73
+ [homepage]: http://contributor-covenant.org
74
+ [version]: http://contributor-covenant.org/version/1/4/
data/Gemfile ADDED
@@ -0,0 +1,6 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in trending_entertainment_cli_app.gemspec
4
+ gemspec
5
+
6
+ gem 'pry'
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2016 TODO: krishl
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,40 @@
1
+ # Trending Entertainment CLI App
2
+
3
+ This is a Ruby gem that lists out all currently trending shows and movies with their respective details based on real-time check-in data from Trakt.tv.
4
+
5
+ A show/movie is considered "Trending" based on the total amount of people who are currently "checked in" on the show/movie's page. The "checked in" status remains for the entire length of the total runtime for the show/movie.
6
+
7
+ A show/movie is considered "Most Anticipated" based on the total amount of people who have added that particular show/movie onto their "watchlist".
8
+
9
+ The detail views of each show/movie include publicly available data such as title, content rating, release year, description, genre, runtime, country, and language.
10
+
11
+ ## Installation
12
+
13
+ Add this line to your application's Gemfile:
14
+
15
+ ```ruby
16
+ gem 'trending_entertainment_cli_app'
17
+ ```
18
+
19
+ And then execute:
20
+
21
+ $ bundle
22
+
23
+ Or install it yourself as:
24
+
25
+ $ gem install trending_entertainment_cli_app
26
+
27
+ ## Development
28
+
29
+ After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
30
+
31
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
32
+
33
+ ## Contributing
34
+
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/krishl/trending_entertainment_cli_app. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
36
+
37
+
38
+ ## License
39
+
40
+ The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
data/Rakefile ADDED
@@ -0,0 +1,6 @@
1
+ require "bundler/gem_tasks"
2
+ require "rspec/core/rake_task"
3
+
4
+ RSpec::Core::RakeTask.new(:spec)
5
+
6
+ task :default => :spec
data/bin/console ADDED
@@ -0,0 +1,14 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require "bundler/setup"
4
+ require "trending_entertainment_cli_app"
5
+
6
+ # You can add fixtures and/or initialization code here to make experimenting
7
+ # with your gem easier. You can also use a different console, if you like.
8
+
9
+ # (If you use this, don't forget to add pry to your Gemfile!)
10
+ # require "pry"
11
+ # Pry.start
12
+
13
+ require "irb"
14
+ IRB.start
data/bin/setup ADDED
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env bash
2
+ set -euo pipefail
3
+ IFS=$'\n\t'
4
+ set -vx
5
+
6
+ bundle install
7
+
8
+ # Do any other automated setup that you need to do here
data/bin/trending-ent ADDED
@@ -0,0 +1,5 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require "./lib/trending_entertainment_cli_app"
4
+
5
+ TrendingEntertainmentCliApp::CLI.new.main_menu
@@ -0,0 +1,7 @@
1
+ require "nokogiri"
2
+ require "open-uri"
3
+
4
+ require_relative "./trending_entertainment_cli_app/version"
5
+ require_relative "./trending_entertainment_cli_app/cli"
6
+ require_relative "./trending_entertainment_cli_app/index_scraper"
7
+ require_relative "./trending_entertainment_cli_app/details_scraper"
@@ -0,0 +1,133 @@
1
+ class TrendingEntertainmentCliApp::CLI
2
+ def main_menu
3
+ answer = nil
4
+ while answer != "exit"
5
+ puts "Welcome! What would you like to explore, TV Shows or Movies? Type 'exit' to exit."
6
+ answer = gets.chomp.downcase
7
+ case answer
8
+ when "tv shows", "tv", "shows", "tvshows", "tvshow", "show"
9
+ shows
10
+ when "movies", "movie"
11
+ movies
12
+ when "exit"
13
+ farewell
14
+ else
15
+ puts "Please enter a valid input!"
16
+ end
17
+ end
18
+ end
19
+
20
+ def shows
21
+ answer = nil
22
+ while answer != ("back" || "exit")
23
+ puts "Would you like to (1) view currently trending TV Shows or (2) view a list of the most anticipated upcoming shows?"
24
+ puts "Make your selection by typing either '1' or '2'. Alternatively, type 'back' to go back to the main menu or 'exit' to exit."
25
+ answer = gets.chomp
26
+ case answer
27
+ when "1"
28
+ puts "--- TRENDING TV SHOWS ---"
29
+ TrendingEntertainmentCliApp::IndexScraper.all_clear
30
+ TrendingEntertainmentCliApp::IndexScraper.scrape_index("https://trakt.tv/shows/trending")
31
+ TrendingEntertainmentCliApp::IndexScraper.all.each.with_index(1) do |element, index|
32
+ puts "#{index}. #{element.name} (#{element.year})"
33
+ end
34
+ puts "Type the number of the show for more details. Alternatively, type 'back' to go back to the main menu or 'exit' to exit."
35
+ number = gets.chomp
36
+ if number.to_i.between?(1, 37)
37
+ TrendingEntertainmentCliApp::IndexScraper.scrape_url("https://trakt.tv/shows/trending", number)
38
+ elsif number == "back"
39
+ main_menu
40
+ elsif number == "exit"
41
+ farewell
42
+ else
43
+ puts "Please enter a valid number!"
44
+ shows
45
+ end
46
+ when "2"
47
+ puts "--- MOST ANTICIPATED TV SHOWS ---"
48
+ TrendingEntertainmentCliApp::IndexScraper.all_clear
49
+ TrendingEntertainmentCliApp::IndexScraper.scrape_index("https://trakt.tv/shows/anticipated")
50
+ TrendingEntertainmentCliApp::IndexScraper.all.each.with_index(1) do |element, index|
51
+ puts "#{index}. #{element.name} (#{element.year})"
52
+ end
53
+ puts "Type the number of the show for more details. Alternatively, type 'back' to go back to the main menu or 'exit' to exit."
54
+ number = gets.chomp
55
+ if number.to_i.between?(1, 37)
56
+ TrendingEntertainmentCliApp::IndexScraper.scrape_url("https://trakt.tv/shows/anticipated", number)
57
+ elsif number == "back"
58
+ main_menu
59
+ elsif number == "exit"
60
+ farewell
61
+ else
62
+ puts "Please enter a valid number!"
63
+ shows
64
+ end
65
+ when "back"
66
+ main_menu
67
+ when "exit"
68
+ farewell
69
+ else
70
+ puts "Please enter a valid input!"
71
+ end
72
+ end
73
+ end
74
+
75
+ def movies
76
+ answer = nil
77
+ while answer != ("back" || "exit")
78
+ puts "Would you like to (1) view currently trending movies or (2) view a list of the most anticipated upcoming movies?"
79
+ puts "Make your selection by typing either '1' or '2'. Alternatively, type 'back' to go back to the main menu or 'exit' to exit."
80
+ answer = gets.chomp
81
+ case answer
82
+ when "1"
83
+ puts "--- TRENDING MOVIES ---"
84
+ TrendingEntertainmentCliApp::IndexScraper.all_clear
85
+ TrendingEntertainmentCliApp::IndexScraper.scrape_index("https://trakt.tv/movies/trending")
86
+ TrendingEntertainmentCliApp::IndexScraper.all.each.with_index(1) do |element, index|
87
+ puts "#{index}. #{element.name} (#{element.year})"
88
+ end
89
+ puts "Type the number of the movie for more details. Alternatively, type 'back' to go back to the main menu or 'exit' to exit."
90
+ number = gets.chomp
91
+ if number.to_i.between?(1, 37)
92
+ TrendingEntertainmentCliApp::IndexScraper.scrape_url("https://trakt.tv/movies/trending", number)
93
+ elsif number == "back"
94
+ main_menu
95
+ elsif number == "exit"
96
+ farewell
97
+ else
98
+ puts "Please enter a valid number!"
99
+ movies
100
+ end
101
+ when "2"
102
+ puts "--- MOST ANTICIPATED MOVIES ---"
103
+ TrendingEntertainmentCliApp::IndexScraper.all_clear
104
+ TrendingEntertainmentCliApp::IndexScraper.scrape_index("https://trakt.tv/movies/anticipated")
105
+ TrendingEntertainmentCliApp::IndexScraper.all.each.with_index(1) do |element, index|
106
+ puts "#{index}. #{element.name} (#{element.year})"
107
+ end
108
+ puts "Type the number of the show for more details. Alternatively, type 'back' to go back to the main menu or 'exit' to exit."
109
+ number = gets.chomp
110
+ if number.to_i.between?(1, 37)
111
+ TrendingEntertainmentCliApp::IndexScraper.scrape_url("https://trakt.tv/movies/anticipated", number)
112
+ elsif number == "back"
113
+ main_menu
114
+ elsif number == "exit"
115
+ farewell
116
+ else
117
+ puts "Please enter a valid number!"
118
+ movies
119
+ end
120
+ when "back"
121
+ main_menu
122
+ when "exit"
123
+ farewell
124
+ else
125
+ puts "Please enter a valid input!"
126
+ end
127
+ end
128
+ end
129
+
130
+ def farewell
131
+ abort("Have a great day!")
132
+ end
133
+ end
@@ -0,0 +1,33 @@
1
+ class TrendingEntertainmentCliApp::DetailsScraper
2
+ attr_accessor :title, :year, :rating, :description, :category, :info
3
+
4
+ def self.scrape_details(url)
5
+ specific = self.new
6
+ details = Nokogiri::HTML(open(url))
7
+ specific.title = details.css("div.col-md-10.col-md-offset-2.col-sm-9.col-sm-offset-3.mobile-title h1").text.chomp.gsub(/(\d\d\d\d)/, "")
8
+ specific.year = details.css("div.col-md-10.col-md-offset-2.col-sm-9.col-sm-offset-3.mobile-title h1 span.year").text
9
+ specific.rating = details.css("div.col-md-10.col-md-offset-2.col-sm-9.col-sm-offset-3.mobile-title h1 div.certification").text
10
+ specific.description = details.css("div.col-lg-8.col-md-7 div#overview").text
11
+ specific.category = details.search("div.col-lg-8.col-md-7 li label").map{ |li| li.text}.drop(2)
12
+ details.search("label").remove
13
+ specific.info = details.css("div.col-lg-8.col-md-7 li").map{ |info| info.text}.drop(2)
14
+
15
+ puts ""
16
+ puts "--- TITLE ---"
17
+ puts "#{specific.title.gsub("#{specific.rating}", "")}"
18
+ puts ""
19
+ puts "--- YEAR ---"
20
+ puts "#{specific.year}"
21
+ puts ""
22
+ puts "--- CONTENT RATING ---"
23
+ puts "#{specific.rating}"
24
+ puts ""
25
+ puts "--- DESCRIPTION ---"
26
+ puts "#{specific.description}"
27
+ puts ""
28
+ puts "--- ADDITIONAL INFO ---"
29
+ combined = specific.category.zip(specific.info).flatten.compact
30
+ combined.each_slice(2).map { |each| puts "#{each.first} - #{each.last}"}
31
+ puts ""
32
+ end
33
+ end
@@ -0,0 +1,35 @@
1
+ class TrendingEntertainmentCliApp::IndexScraper
2
+ attr_accessor :name, :year
3
+ @@all = []
4
+
5
+ def initialize(name = nil, year = nil)
6
+ @name = name
7
+ @year = year
8
+ @@all << self
9
+ end
10
+
11
+ def self.all
12
+ @@all
13
+ end
14
+
15
+ def self.all_clear
16
+ @@all.clear
17
+ end
18
+
19
+ def self.scrape_index(url)
20
+ puts = ""
21
+ index = Nokogiri::HTML(open(url))
22
+ index.css("div.titles h3").each do |element|
23
+ individual = self.new
24
+ individual.name = element.text.chomp.gsub(/\s\d\d\d\d$/, "")
25
+ individual.year = element.text.chomp.gsub("#{individual.name} ", "").gsub("#{individual.name}", "")
26
+ end
27
+ end
28
+
29
+ def self.scrape_url(path, number)
30
+ index = Nokogiri::HTML(open(path))
31
+ count = number.to_i - 1
32
+ url = index.search("div.grid-item.col-sm-6 meta[itemprop='url']")[count]["content"]
33
+ TrendingEntertainmentCliApp::DetailsScraper.scrape_details(url)
34
+ end
35
+ end
@@ -0,0 +1,3 @@
1
+ module TrendingEntertainmentCliApp
2
+ VERSION = "0.1.0"
3
+ end
data/spec.md ADDED
@@ -0,0 +1,15 @@
1
+ # Specifications for the CLI Assessment
2
+
3
+ Specs:
4
+ - [x] Have a CLI for interfacing with the application
5
+ - [x] Pull data from an external source
6
+ I pulled data from Trakt.tv, a website that lets users track the movies and
7
+ shows that they are currently watching or have already seen. I pulled data from
8
+ a total of four different categories: Trending Shows, Most Anticipated Upcoming Shows, Trending Movies, and Most Anticipated Upcoming Movies. From these four
9
+ categories, I then pulled the details of each show/movie from their individual
10
+ pages. Since this is based on real-time data and the data is always changing, I identified how the URLs for each page are set up to get past this obstacle.
11
+ - [x] Implement both list and detail views
12
+ There are a total of four lists in this project: Trending Shows, Most Anticipated Upcoming Shows, Trending Movies, and Most Anticipated Upcoming Movies.
13
+ The detail views include data such as title, release year, description, genre,
14
+ runtime, country, and language. Not all data categories are available for every
15
+ detail page if they are currently unknown. For example, a detail page for an upcoming movie would not be likely to have a runtime length or genre available yet. This program was written to adjust these discrepancies by first listing out the most commonly available detail categories, before the variable details.
@@ -0,0 +1,26 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'trending_entertainment_cli_app/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "trending_entertainment_cli_app"
8
+ spec.version = TrendingEntertainmentCliApp::VERSION
9
+ spec.authors = ["Krishel Lasam"]
10
+ spec.email = ["krishel.lasam@gmail.com"]
11
+
12
+ spec.summary = "Lists all currently trending shows and movies with their respective details based on real-time check-in data from Trakt.tv"
13
+ spec.homepage = "https://github.com/krishl/trending-entertainment-cli-app"
14
+ spec.license = "MIT"
15
+
16
+ spec.files = `git ls-files -z`.split("\x0").reject do |f|
17
+ f.match(%r{^(test|spec|features)/})
18
+ end
19
+ spec.bindir = "exe"
20
+ spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
21
+ spec.require_paths = ["lib"]
22
+
23
+ spec.add_development_dependency "bundler", "~> 1.13"
24
+ spec.add_development_dependency "rake", "~> 10.0"
25
+ spec.add_development_dependency "rspec", "~> 3.0"
26
+ end
metadata ADDED
@@ -0,0 +1,105 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: trending_entertainment_cli_app
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Krishel Lasam
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2017-01-16 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ~>
18
+ - !ruby/object:Gem::Version
19
+ version: '1.13'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ~>
25
+ - !ruby/object:Gem::Version
26
+ version: '1.13'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ~>
32
+ - !ruby/object:Gem::Version
33
+ version: '10.0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ~>
39
+ - !ruby/object:Gem::Version
40
+ version: '10.0'
41
+ - !ruby/object:Gem::Dependency
42
+ name: rspec
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ~>
46
+ - !ruby/object:Gem::Version
47
+ version: '3.0'
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - ~>
53
+ - !ruby/object:Gem::Version
54
+ version: '3.0'
55
+ description:
56
+ email:
57
+ - krishel.lasam@gmail.com
58
+ executables: []
59
+ extensions: []
60
+ extra_rdoc_files: []
61
+ files:
62
+ - .gitignore
63
+ - .rspec
64
+ - .travis.yml
65
+ - CODE_OF_CONDUCT.md
66
+ - Gemfile
67
+ - LICENSE.txt
68
+ - README.md
69
+ - Rakefile
70
+ - bin/console
71
+ - bin/setup
72
+ - bin/trending-ent
73
+ - lib/trending_entertainment_cli_app.rb
74
+ - lib/trending_entertainment_cli_app/CLI.rb
75
+ - lib/trending_entertainment_cli_app/details_scraper.rb
76
+ - lib/trending_entertainment_cli_app/index_scraper.rb
77
+ - lib/trending_entertainment_cli_app/version.rb
78
+ - spec.md
79
+ - trending_entertainment_cli_app.gemspec
80
+ homepage: https://github.com/krishl/trending-entertainment-cli-app
81
+ licenses:
82
+ - MIT
83
+ metadata: {}
84
+ post_install_message:
85
+ rdoc_options: []
86
+ require_paths:
87
+ - lib
88
+ required_ruby_version: !ruby/object:Gem::Requirement
89
+ requirements:
90
+ - - '>='
91
+ - !ruby/object:Gem::Version
92
+ version: '0'
93
+ required_rubygems_version: !ruby/object:Gem::Requirement
94
+ requirements:
95
+ - - '>='
96
+ - !ruby/object:Gem::Version
97
+ version: '0'
98
+ requirements: []
99
+ rubyforge_project:
100
+ rubygems_version: 2.0.14.1
101
+ signing_key:
102
+ specification_version: 4
103
+ summary: Lists all currently trending shows and movies with their respective details
104
+ based on real-time check-in data from Trakt.tv
105
+ test_files: []