<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -40,7 +40,7 @@ setup(
     },
     include_package_data = True,
     test_suite = &quot;Tests&quot;,
-    keywords = 'vim autocomplete',
+    keywords = 'vim emacs textmate autocomplete',
     url = 'http://code.google.com/p/pysmell',
     long_description =
 &quot;&quot;&quot;\
@@ -50,8 +50,8 @@ It tries to statically analyze Python source code, without executing it,
 and generates information about a project's structure that IDE tools can
 use.
 
-The first target is Vim, because that's what I'm using and because its
-completion mechanism is very straightforward, but it's not limited to it.
+PySmell currently supports Vim, Emacs and TextMate. It can be integrated with
+any editor that can run Python scripts and has an auto-complete API.
 &quot;&quot;&quot;,
     classifiers = [
         'Development Status :: 5 - Production/Stable',</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>19ad6c924afe93d253c5415435e128d052836d6b</id>
    </parent>
  </parents>
  <author>
    <name>Orestis Markou</name>
    <email>orestis@orestis.gr</email>
  </author>
  <url>http://github.com/orestis/pysmell/commit/74f6064bff5746abe849fea341b93d6d9df55c02</url>
  <id>74f6064bff5746abe849fea341b93d6d9df55c02</id>
  <committed-date>2008-11-03T12:08:01-08:00</committed-date>
  <authored-date>2008-11-03T12:08:01-08:00</authored-date>
  <message>setup.py keyword and description twaeks</message>
  <tree>57aefd87706ab441ef9dffe9f8e7b5597272c90e</tree>
  <committer>
    <name>Orestis Markou</name>
    <email>orestis@orestis.gr</email>
  </committer>
</commit>
