Submit
Path:
~
/
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
gems
/
gems
/
ruby-2.7.8
/
specifications
/
default
/
File Content:
rdoc-6.2.1.1.gemspec
# -*- encoding: utf-8 -*- # stub: rdoc 6.2.1.1 ruby lib Gem::Specification.new do |s| s.name = "rdoc".freeze s.version = "6.2.1.1" s.required_rubygems_version = Gem::Requirement.new(">= 2.2".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Eric Hodel".freeze, "Dave Thomas".freeze, "Phil Hagelberg".freeze, "Tony Strauss".freeze, "Zachary Scott".freeze, "Hiroshi SHIBATA".freeze, "ITOYANAGI Sakura".freeze] s.bindir = "exe".freeze s.date = "2023-04-05" s.description = "RDoc produces HTML and command-line documentation for Ruby projects.\nRDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.\n".freeze s.email = ["drbrain@segment7.net".freeze, "".freeze, "".freeze, "".freeze, "mail@zzak.io".freeze, "hsbt@ruby-lang.org".freeze, "aycabta@gmail.com".freeze] s.executables = ["rdoc".freeze, "ri".freeze] s.extra_rdoc_files = ["CVE-2013-0256.rdoc".freeze, "CONTRIBUTING.rdoc".freeze, "ExampleMarkdown.md".freeze, "ExampleRDoc.rdoc".freeze, "History.rdoc".freeze, "LEGAL.rdoc".freeze, "LICENSE.rdoc".freeze, "README.rdoc".freeze, "RI.rdoc".freeze, "TODO.rdoc".freeze] s.files = ["CONTRIBUTING.rdoc".freeze, "CVE-2013-0256.rdoc".freeze, "ExampleMarkdown.md".freeze, "ExampleRDoc.rdoc".freeze, "History.rdoc".freeze, "LEGAL.rdoc".freeze, "LICENSE.rdoc".freeze, "README.rdoc".freeze, "RI.rdoc".freeze, "TODO.rdoc".freeze, "exe/rdoc".freeze, "exe/ri".freeze, "rdoc.rb".freeze, "rdoc/alias.rb".freeze, "rdoc/anon_class.rb".freeze, "rdoc/any_method.rb".freeze, "rdoc/attr.rb".freeze, "rdoc/class_module.rb".freeze, "rdoc/code_object.rb".freeze, "rdoc/code_objects.rb".freeze, "rdoc/comment.rb".freeze, "rdoc/constant.rb".freeze, "rdoc/context.rb".freeze, "rdoc/context/section.rb".freeze, "rdoc/cross_reference.rb".freeze, "rdoc/encoding.rb".freeze, "rdoc/erb_partial.rb".freeze, "rdoc/erbio.rb".freeze, "rdoc/extend.rb".freeze, "rdoc/generator.rb".freeze, "rdoc/generator/darkfish.rb".freeze, "rdoc/generator/json_index.rb".freeze, "rdoc/generator/markup.rb".freeze, "rdoc/generator/pot.rb".freeze, "rdoc/generator/pot/message_extractor.rb".freeze, "rdoc/generator/pot/po.rb".freeze, "rdoc/generator/pot/po_entry.rb".freeze, "rdoc/generator/ri.rb".freeze, "rdoc/ghost_method.rb".freeze, "rdoc/i18n.rb".freeze, "rdoc/i18n/locale.rb".freeze, "rdoc/i18n/text.rb".freeze, "rdoc/include.rb".freeze, "rdoc/known_classes.rb".freeze, "rdoc/markdown.rb".freeze, "rdoc/markdown/entities.rb".freeze, "rdoc/markdown/literals.rb".freeze, "rdoc/markup.rb".freeze, "rdoc/markup/attr_changer.rb".freeze, "rdoc/markup/attr_span.rb".freeze, "rdoc/markup/attribute_manager.rb".freeze, "rdoc/markup/attributes.rb".freeze, "rdoc/markup/blank_line.rb".freeze, "rdoc/markup/block_quote.rb".freeze, "rdoc/markup/document.rb".freeze, "rdoc/markup/formatter.rb".freeze, "rdoc/markup/hard_break.rb".freeze, "rdoc/markup/heading.rb".freeze, "rdoc/markup/include.rb".freeze, "rdoc/markup/indented_paragraph.rb".freeze, "rdoc/markup/list.rb".freeze, "rdoc/markup/list_item.rb".freeze, "rdoc/markup/paragraph.rb".freeze, "rdoc/markup/parser.rb".freeze, "rdoc/markup/pre_process.rb".freeze, "rdoc/markup/raw.rb".freeze, "rdoc/markup/regexp_handling.rb".freeze, "rdoc/markup/rule.rb".freeze, "rdoc/markup/to_ansi.rb".freeze, "rdoc/markup/to_bs.rb".freeze, "rdoc/markup/to_html.rb".freeze, "rdoc/markup/to_html_crossref.rb".freeze, "rdoc/markup/to_html_snippet.rb".freeze, "rdoc/markup/to_joined_paragraph.rb".freeze, "rdoc/markup/to_label.rb".freeze, "rdoc/markup/to_markdown.rb".freeze, "rdoc/markup/to_rdoc.rb".freeze, "rdoc/markup/to_table_of_contents.rb".freeze, "rdoc/markup/to_test.rb".freeze, "rdoc/markup/to_tt_only.rb".freeze, "rdoc/markup/verbatim.rb".freeze, "rdoc/meta_method.rb".freeze, "rdoc/method_attr.rb".freeze, "rdoc/mixin.rb".freeze, "rdoc/normal_class.rb".freeze, "rdoc/normal_module.rb".freeze, "rdoc/options.rb".freeze, "rdoc/parser.rb".freeze, "rdoc/parser/c.rb".freeze, "rdoc/parser/changelog.rb".freeze, "rdoc/parser/markdown.rb".freeze, "rdoc/parser/rd.rb".freeze, "rdoc/parser/ripper_state_lex.rb".freeze, "rdoc/parser/ruby.rb".freeze, "rdoc/parser/ruby_tools.rb".freeze, "rdoc/parser/simple.rb".freeze, "rdoc/parser/text.rb".freeze, "rdoc/rd.rb".freeze, "rdoc/rd/block_parser.rb".freeze, "rdoc/rd/inline.rb".freeze, "rdoc/rd/inline_parser.rb".freeze, "rdoc/rdoc.rb".freeze, "rdoc/require.rb".freeze, "rdoc/ri.rb".freeze, "rdoc/ri/driver.rb".freeze, "rdoc/ri/formatter.rb".freeze, "rdoc/ri/paths.rb".freeze, "rdoc/ri/store.rb".freeze, "rdoc/ri/task.rb".freeze, "rdoc/rubygems_hook.rb".freeze, "rdoc/servlet.rb".freeze, "rdoc/single_class.rb".freeze, "rdoc/stats.rb".freeze, "rdoc/stats/normal.rb".freeze, "rdoc/stats/quiet.rb".freeze, "rdoc/stats/verbose.rb".freeze, "rdoc/store.rb".freeze, "rdoc/task.rb".freeze, "rdoc/text.rb".freeze, "rdoc/token_stream.rb".freeze, "rdoc/tom_doc.rb".freeze, "rdoc/top_level.rb".freeze, "rdoc/version.rb".freeze] s.homepage = "https://ruby.github.io/rdoc".freeze s.licenses = ["Ruby".freeze] s.rdoc_options = ["--main".freeze, "README.rdoc".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze) s.rubygems_version = "3.1.6".freeze s.summary = "RDoc produces HTML and command-line documentation for Ruby projects".freeze end
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
benchmark-0.1.0.gemspec
912 bytes
0644
bigdecimal-2.0.0.gemspec
1788 bytes
0644
bundler-2.1.4.gemspec
10731 bytes
0644
cgi-0.1.0.2.gemspec
1053 bytes
0644
csv-3.1.2.gemspec
1777 bytes
0644
date-3.0.3.gemspec
890 bytes
0644
dbm-1.1.0.gemspec
1291 bytes
0644
delegate-0.1.0.gemspec
963 bytes
0644
did_you_mean-1.4.0.gemspec
1997 bytes
0644
etc-1.1.0.gemspec
1557 bytes
0644
fcntl-1.0.0.gemspec
1429 bytes
0644
fiddle-1.0.0.gemspec
1554 bytes
0644
fileutils-1.4.1.gemspec
897 bytes
0644
forwardable-1.3.1.gemspec
851 bytes
0644
gdbm-2.1.0.gemspec
862 bytes
0644
getoptlong-0.1.0.gemspec
889 bytes
0644
io-console-0.5.6.gemspec
1007 bytes
0644
ipaddr-1.2.2.gemspec
1328 bytes
0644
irb-1.2.6.gemspec
2460 bytes
0644
json-2.3.0.gemspec
2196 bytes
0644
logger-1.4.2.gemspec
1647 bytes
0644
matrix-0.2.0.gemspec
1224 bytes
0644
mutex_m-0.1.0.gemspec
1234 bytes
0644
net-pop-0.1.0.gemspec
888 bytes
0644
net-smtp-0.1.0.gemspec
945 bytes
0644
observer-0.1.0.gemspec
961 bytes
0644
open3-0.1.0.gemspec
870 bytes
0644
openssl-2.1.4.gemspec
2261 bytes
0644
ostruct-0.2.0.gemspec
1166 bytes
0644
prime-0.1.1.gemspec
1195 bytes
0644
pstore-0.1.0.gemspec
909 bytes
0644
psych-3.1.0.gemspec
2491 bytes
0644
racc-1.4.16.gemspec
2872 bytes
0644
rdoc-6.2.1.1.gemspec
5309 bytes
0644
readline-0.0.2.gemspec
2529 bytes
0644
readline-ext-0.1.0.gemspec
1582 bytes
0644
reline-0.1.5.gemspec
1915 bytes
0644
rexml-3.2.3.1.gemspec
2617 bytes
0644
rss-0.2.8.gemspec
2414 bytes
0644
sdbm-1.0.0.gemspec
1320 bytes
0644
singleton-0.1.0.gemspec
952 bytes
0644
stringio-0.1.0.gemspec
1129 bytes
0644
strscan-1.0.3.gemspec
1326 bytes
0644
timeout-0.1.0.gemspec
948 bytes
0644
tracer-0.1.0.gemspec
782 bytes
0644
uri-0.10.0.2.gemspec
1217 bytes
0644
webrick-1.6.1.gemspec
2526 bytes
0644
yaml-0.1.0.gemspec
941 bytes
0644
zlib-1.1.0.gemspec
1456 bytes
0644
N4ST4R_ID | Naxtarrr