File: README.Debian

package info (click to toggle)
ruby-tmail 1.2.7.1-3%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,712 kB
  • sloc: ruby: 15,207; ansic: 482; yacc: 349; makefile: 30
file content (10 lines) | stat: -rw-r--r-- 587 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
The package ruby-tmail contains two implementations of tmailscanner library:
one as a C extension, and the other in pure Ruby. The C extension builds fine
with Ruby 1.8, but is not functional with Ruby 1.9.1, because some functions
have been removed from the Ruby code. As a consequence, the tmailscanner
functionalities are obtained from the pure Ruby implementation.

If you really need to use ruby-tmail, and encounter performance or encoding issues
with Ruby 1.9.1, consider using Ruby 1.8 instead.
    
 -- Cédric Boutillier <boutil@debian.org>  Sat, 27 Oct 2012 00:48:11 +0200