Sha256: 4bfa74ac9a4960e9dc084c9bdb7fa7593403007347195e82189be96dbc71c9b7
Contents?: true
Size: 1.53 KB
Versions: 0
Compression: gzip
Compressed size: 766 Bytes
Stored size: 766 Bytes
Contents
--- !ruby/object:Gem::Specification name: simple_wiki_converter version: !ruby/object:Gem::Version version: 0.1.3 platform: ruby authors: - Shreyas autorequire: bindir: exe cert_chain: [] date: 2023-12-26 00:00:00.000000000 Z dependencies: [] description: Wikipedia articles are infamous for being heavily referenced. One article could all of a sudden end up being a rabbit hole where you start clicking on other links and might soon get lost in the process. This ruby script converts your wikipedia url into simple text. You will have all that you need without any references. Removing references also comes in handy when you are plugging this into any text-to-audio converter. email: - shreyas314159@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - CODE_OF_CONDUCT.md - LICENSE - LICENSE.txt - README.md - Rakefile - lib/simple_wiki_converter.rb - lib/simple_wiki_converter/version.rb - sig/simple_wiki_converter.rbs homepage: https://github.com/shreyas314159/simple-wiki-converter licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.7 signing_key: specification_version: 4 summary: Converts wikipedia urls into simple text without any annoying references test_files: []