# -*- encoding: utf-8 -*- # stub: tmail 1.2.1 ruby libext/tmail Gem::Specification.new do |s| s.name = "tmail".freeze s.version = "1.2.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "ext/tmail".freeze] s.authors = [[nil]] s.date = "2008-01-11" s.description = "TMail is a Ruby-based mail handler. It allows you to compose stadards compliant emails in a very Ruby-way.".freeze s.email = "tmail-talk@rubyforge.org".freeze s.files = ["CHANGES".freeze, "LICENSE".freeze, "NOTES".freeze, "README".freeze, "Rakefile".freeze, "doc".freeze, "ext".freeze, "ext/Makefile".freeze, "ext/tmailscanner".freeze, "ext/tmailscanner/tmail".freeze, "ext/tmailscanner/tmail/MANIFEST".freeze, "ext/tmailscanner/tmail/depend".freeze, "ext/tmailscanner/tmail/extconf.rb".freeze, "ext/tmailscanner/tmail/tmailscanner.c".freeze, "lib".freeze, "lib/tmail".freeze, "lib/tmail.rb".freeze, "lib/tmail/Makefile".freeze, "lib/tmail/address.rb".freeze, "lib/tmail/attachments.rb".freeze, "lib/tmail/base64.rb".freeze, "lib/tmail/compat.rb".freeze, "lib/tmail/config.rb".freeze, "lib/tmail/core_extensions.rb".freeze, "lib/tmail/encode.rb".freeze, "lib/tmail/header.rb".freeze, "lib/tmail/index.rb".freeze, "lib/tmail/interface.rb".freeze, "lib/tmail/loader.rb".freeze, "lib/tmail/mail.rb".freeze, "lib/tmail/mailbox.rb".freeze, "lib/tmail/main.rb".freeze, "lib/tmail/mbox.rb".freeze, "lib/tmail/net.rb".freeze, "lib/tmail/obsolete.rb".freeze, "lib/tmail/parser.rb".freeze, "lib/tmail/parser.y".freeze, "lib/tmail/port.rb".freeze, "lib/tmail/quoting.rb".freeze, "lib/tmail/require_arch.rb".freeze, "lib/tmail/scanner.rb".freeze, "lib/tmail/scanner_r.rb".freeze, "lib/tmail/stringio.rb".freeze, "lib/tmail/utils.rb".freeze, "lib/tmail/version.rb".freeze, "log".freeze, "log/ChangeLog.txt".freeze, "log/History.txt".freeze, "log/Todo.txt".freeze, "meta".freeze, "meta/MANIFEST".freeze, "meta/config.yaml".freeze, "meta/icli.yaml".freeze, "meta/project.yaml".freeze, "meta/tmail.roll".freeze, "pkg".freeze, "sample".freeze, "sample/bench_base64.rb".freeze, "sample/data".freeze, "sample/data/multipart".freeze, "sample/data/normal".freeze, "sample/data/sendtest".freeze, "sample/data/simple".freeze, "sample/data/test".freeze, "sample/extract-attachements.rb".freeze, "sample/from-check.rb".freeze, "sample/multipart.rb".freeze, "sample/parse-bench.rb".freeze, "sample/parse-test.rb".freeze, "sample/sendmail.rb".freeze, "script".freeze, "script/changelog".freeze, "script/clobber".freeze, "script/clobber/distclean".freeze, "script/clobber/package".freeze, "script/compile".freeze, "script/pack".freeze, "script/pack/gem".freeze, "script/pack/tgz".freeze, "script/pack/zip".freeze, "script/prepare".freeze, "script/publish".freeze, "script/rdoc".freeze, "script/release".freeze, "script/setup".freeze, "script/stamp".freeze, "script/stats".freeze, "script/tag".freeze, "script/test".freeze, "test".freeze, "test/extctrl.rb".freeze, "test/fixtures".freeze, "test/fixtures/mailbox".freeze, "test/fixtures/mailbox_without_any_from_or_sender".freeze, "test/fixtures/mailbox_without_from".freeze, "test/fixtures/mailbox_without_return_path".freeze, "test/fixtures/raw_base64_decoded_string".freeze, "test/fixtures/raw_base64_email".freeze, "test/fixtures/raw_base64_encoded_string".freeze, "test/fixtures/raw_email".freeze, "test/fixtures/raw_email10".freeze, "test/fixtures/raw_email11".freeze, "test/fixtures/raw_email12".freeze, "test/fixtures/raw_email13".freeze, "test/fixtures/raw_email2".freeze, "test/fixtures/raw_email3".freeze, "test/fixtures/raw_email4".freeze, "test/fixtures/raw_email5".freeze, "test/fixtures/raw_email6".freeze, "test/fixtures/raw_email7".freeze, "test/fixtures/raw_email8".freeze, "test/fixtures/raw_email9".freeze, "test/fixtures/raw_email_quoted_with_0d0a".freeze, "test/fixtures/raw_email_reply".freeze, "test/fixtures/raw_email_simple".freeze, "test/fixtures/raw_email_with_bad_date".freeze, "test/fixtures/raw_email_with_illegal_boundary".freeze, "test/fixtures/raw_email_with_multipart_mixed_quoted_boundary".freeze, "test/fixtures/raw_email_with_nested_attachment".freeze, "test/fixtures/raw_email_with_partially_quoted_subject".freeze, "test/fixtures/raw_email_with_quoted_illegal_boundary".freeze, "test/kcode.rb".freeze, "test/test_address.rb".freeze, "test/test_attachments.rb".freeze, "test/test_base64.rb".freeze, "test/test_encode.rb".freeze, "test/test_header.rb".freeze, "test/test_helper.rb".freeze, "test/test_mail.rb".freeze, "test/test_mbox.rb".freeze, "test/test_port.rb".freeze, "test/test_quote.rb".freeze, "test/test_scanner.rb".freeze, "test/test_utils.rb".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby Mail Handler".freeze s.test_files = ["test/fixtures".freeze, "test/fixtures/raw_email_quoted_with_0d0a".freeze, "test/fixtures/raw_email2".freeze, "test/fixtures/raw_email3".freeze, "test/fixtures/raw_email4".freeze, "test/fixtures/raw_email5".freeze, "test/fixtures/raw_email6".freeze, "test/fixtures/raw_email7".freeze, "test/fixtures/raw_email_with_illegal_boundary".freeze, "test/fixtures/raw_email8".freeze, "test/fixtures/raw_email9".freeze, "test/fixtures/raw_base64_decoded_string".freeze, "test/fixtures/raw_email".freeze, "test/fixtures/raw_email10".freeze, "test/fixtures/raw_email11".freeze, "test/fixtures/raw_email12".freeze, "test/fixtures/raw_email13".freeze, "test/fixtures/raw_base64_encoded_string".freeze, "test/fixtures/raw_email_with_nested_attachment".freeze, "test/fixtures/raw_email_with_multipart_mixed_quoted_boundary".freeze, "test/fixtures/raw_email_with_quoted_illegal_boundary".freeze, "test/fixtures/raw_email_with_partially_quoted_subject".freeze, "test/fixtures/raw_email_simple".freeze, "test/fixtures/raw_base64_email".freeze, "test/fixtures/raw_email_with_bad_date".freeze, "test/fixtures/raw_email_reply".freeze, "test/fixtures/mailbox_without_return_path".freeze, "test/fixtures/mailbox".freeze, "test/fixtures/mailbox_without_from".freeze, "test/fixtures/mailbox_without_any_from_or_sender".freeze, "test/test_helper.rb".freeze, "test/test_utils.rb".freeze, "test/test_mail.rb".freeze, "test/extctrl.rb".freeze, "test/kcode.rb".freeze, "test/test_base64.rb".freeze, "test/test_port.rb".freeze, "test/test_address.rb".freeze, "test/test_mbox.rb".freeze, "test/test_header.rb".freeze, "test/test_scanner.rb".freeze, "test/test_encode.rb".freeze, "test/test_attachments.rb".freeze, "test/test_quote.rb".freeze] end