Changeset 3416

Show
Ignore:
Timestamp:
03/25/08 01:39:08 (9 months ago)
Author:
coderanger
Message:

Change my email to avoid Yahoo, which decided to brake my scraper script recently.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • authformplugin/0.9/setup.py

    r536 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Implements form-based login against HTTP authentication", 
    1515    license = "BSD", 
  • boxdbplugin/0.11/setup.py

    r2986 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = '', 
    1515    license = 'BSD', 
  • cachesystemplugin/0.10/setup.py

    r1943 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Modular caching framework for Trac, currently using memcached as a backend.", 
    1515    license = "BSD", 
  • caseinsensitivewikiplugin/0.10/setup.py

    r1395 r3416  
    1010    #package_data={ 'caseinsensitivewiki' : [ 'templates/*.cs' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Make the Trac wiki case-insensitive.", 
    1414    long_description = "", 
  • combinewikiplugin/0.10/setup.py

    r1636 r3416  
    1010    package_data={ 'combinewiki' : [ 'templates/*.cs' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Export a subset of a Trac wiki as a single file.", 
    1414    long_description = "Export multiple wiki pages to a single file. Automatically generates a title page and table of contents.", 
  • condfieldsplugin/0.10/setup.py

    r2228 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'Support for conditional fields in different ticket types.', 
    1515    license = 'BSD', 
  • consultanttheme/0.10/setup.py

    r1688 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "A theme for Trac based on the G-Consultant theme from templateworld.com", 
    1515    license = "BSD", 
  • crystalxtheme/0.11/setup.py

    r3368 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'A theme for Trac based on http://www.oswd.org/design/information/id/3465.', 
    1515    license = 'BSD', 
  • ctxtnavaddplugin/0.10/setup.py

    r901 r3416  
    1010    package_data={ 'ctxtnavadd' : [ 'templates/*.cs' , 'htdocs/js/*.js' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Allow adding to the ctxtnav bar of other plugins.", 
    1414    long_description = "Exposes an extension point interface for manipulating the ctxtnav bar (the little bar below the main navigation bar) of other plugins", 
  • ctxtnavaddplugin/0.11/setup.py

    r2450 r3416  
    1010    package_data={ 'ctxtnavadd' : [ 'templates/*.js' , 'htdocs/js/*.js' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Allow adding to the ctxtnav bar of other plugins.", 
    1414    long_description = "Exposes an extension point interface for manipulating the ctxtnav bar (the little bar below the main navigation bar) of other plugins", 
  • ctxtnavaddplugin/0.9/setup.py

    r903 r3416  
    1010    package_data={ 'ctxtnavadd' : [ 'templates/*.cs' , 'htdocs/js/*.js' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Allow adding to the ctxtnav bar of other plugins.", 
    1414    long_description = "Exposes an extension point interface for manipulating the ctxtnav bar (the little bar below the main navigation bar) of other plugins", 
  • datamoverplugin/0.10/setup.py

    r1889 r3416  
    1010    package_data={ 'datamover' : [ 'templates/*.cs' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Move data between Trac instances.", 
    1414    long_description = "Move/copy tickets and wiki pages from one Trac instance to another on the same server.", 
  • datefieldplugin/0.10/setup.py

    r2172 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'Add custom date fields to Trac tickets.', 
    1515    license = 'BSD', 
  • dropbearsplugin/0.11/setup.py

    r2086 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'Aaaaaaaaah! The Dropbears cometh!', 
    1515    license = 'BSD', 
  • easterplugin/0.9/setup.py

    r621 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "A macro to tell you when Easter is.", 
    1515    license = "BSD", 
  • fakeusernameplugin/0.10/setup.py

    r1621 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Report tickets using a different name than that of the logged in user.", 
    1515    license = "BSD", 
  • filenamesearchplugin/0.10/setup.py

    r1383 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Filename search for Trac.", 
    1515    long_description = "Search provider for Trac to query filenames in the repository.", 
  • footnotemacro/0.11/setup.py

    r2886 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = '', 
    1515    license = 'BSD', 
  • gamedevtheme/0.10/setup.py

    r1686 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "A theme for Trac from the RPI game development club.", 
    1515    license = "BSD", 
  • gamedevtheme/0.11/setup.py

    r1686 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "A theme for Trac from the RPI game development club.", 
    1515    license = "BSD", 
  • gitwebplugin/0.11/setup.py

    r3139 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'Embed gitweb in Trac in place of the Trac browser.', 
    1515    license = 'BSD', 
  • hackinstallplugin/0.9/setup.py

    r539 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "A plugin manager for Trac-Hacks plugins.", 
    1515    license = "BSD", 
  • hidevalsplugin/0.10/setup.py

    r2160 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'Hide ticket option values from certain users.', 
    1515    license = 'BSD', 
  • hierwikiplugin/0.10/setup.py

    r1552 r3416  
    1010    #package_data={ 'hierwiki' : [ ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Hierarchical wiki utilities for Trac.", 
    1414    long_description = "Various things related to using the Trac wiki in hierarchical way.", 
  • hierwikiplugin/0.9/setup.py

    r899 r3416  
    1010    package_data={ 'hierwiki' : [ ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Hierarchical wiki macros.", 
    1414    long_description = "Various things related to using the wiki in hierarchical way.", 
  • httpauthplugin/0.10/setup.py

    r1890 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Use the AccountManager plugin to provide HTTP authentication from Trac itself.", 
    1515    license = "BSD", 
  • includemacro/0.10/setup.py

    r1854 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Include the contents of external URLs and other Trac objects in a wiki page.", 
    1515    license = "BSD", 
  • includemacro/0.11/setup.py

    r3260 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Include the contents of external URLs and other Trac objects in a wiki page.", 
    1515    license = "BSD", 
  • intrablogtheme/0.10/setup.py

    r1700 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "A theme for Trac based on the Intra Blog theme from templateworld.com", 
    1515    license = "BSD", 
  • macropostplugin/0.10/setup.py

    r2793 r3416  
    1010    package_data={ 'macropost' : [ ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Allow wiki macros to use POSTs", 
    1414    license = "BSD", 
  • macropostplugin/0.11/setup.py

    r2792 r3416  
    1010    package_data={ 'macropost' : [ ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Allow wiki macros to use POSTs", 
    1414    license = "BSD", 
  • masterticketsplugin/0.10/setup.py

    r2019 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Provides support for ticket dependencies and master tickets.", 
    1515    license = "BSD", 
  • masterticketsplugin/0.11/setup.py

    r2943 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Provides support for ticket dependencies and master tickets.", 
    1515    license = "BSD", 
  • modauthacctmgrscript/0.9/setup.py

    r2264 r3416  
    1111     
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "mod_python authentication handler for Trac's AccountManager", 
    1515    long_description = "Provide HTTP authentication using the AccountManager plugin through mod_python.", 
  • navhiderplugin/0.10/setup.py

    r1580 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Remove items from the Trac navigation bars.", 
    1515    license = "BSD", 
  • newsflashmacro/0.9/setup.py

    r1125 r3416  
    1010    package_data={ 'newsflash' : [ 'htdocs/css/*.css' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Make a colored box.", 
    1414    license = "BSD", 
  • paginateticketsplugin/0.10/setup.py

    r1238 r3416  
    1010    package_data={ 'paginate' : [ 'templates/*.cs' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Paginate ticket views.", 
    1414    license = "BSD", 
  • peerreviewplugin/0.10/setup.py

    r2270 r3416  
    1212    author_email = "UNKNOWN", 
    1313    maintainer = "Noah Kantrowitz", 
    14     maintainer_email = "coderanger@yahoo.com", 
     14    maintainer_email = "noah@coderanger.net", 
    1515    description = "Framework for realtime code review within Trac.", 
    1616    license = "BSD", 
  • permredirectplugin/0.10/setup.py

    r2603 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'Redirect users to the login screen on PermissionError.', 
    1515    license = 'BSD', 
  • personalreportsplugin/0.10/setup.py

    r2170 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = '', 
    1515    license = 'BSD', 
  • privateticketsplugin/0.10/setup.py

    r2202 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Modified ticket security for Trac.", 
    1515    long_description = "Allow users to only see tickets are involved with.", 
  • projectmenuplugin/0.10/setup.py

    r2008 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Provide a menu entry to switch between projects in TRAC_ENV_PARENT_DIR-type setup.", 
    1515    license = "BSD", 
  • pydotorgtheme/0.10/setup.py

    r1690 r3416  
    1313    author_email = 'asmodai@in-nomine.org', 
    1414    maintainer = 'Noah Kantrowitz', 
    15     maintainer_email = "coderanger@yahoo.com", 
     15    maintainer_email = "noah@coderanger.net", 
    1616    description = "A theme for Trac based on python.org", 
    1717    license = "BSD", 
  • robotstxtplugin/0.10/setup.py

    r1486 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Serve a robots.txt file from Trac.", 
    1515    long_description = "Allows simple management of a robots.txt file from within Trac.", 
  • selfdeleteplugin/0.10/setup.py

    r1443 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Remove Trac wiki pages and attachments that you created.", 
    1515    long_description = "Allows users to delete wiki pages and attachments that they created..", 
  • serverdownmacro/0.11/setup.py

    r2905 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = '', 
    1515    license = 'BSD', 
  • similetimelineplugin/0.10/setup.py

    r1176 r3416  
    3636    package_data={ 'stimeline' : [ 'templates/*.cs', 'htdocs/js/*.js' ] + [ 'htdocs/js/simile'+d+'/*.*' for d in simile_dirs ] }, 
    3737    author = "Noah Kantrowitz", 
    38     author_email = "coderanger@yahoo.com", 
     38    author_email = "noah@coderanger.net", 
    3939    description = "Enhanced timeline using the Simile Timeline.", 
    4040    license = "BSD", 
  • simpleticketplugin/0.10/setup.py

    r1547 r3416  
    1010 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Restricted ticket entry form for Trac", 
    1414    long_description = "A Trac plugin that provides a configurable ticket entry form, with selected fields hidden from the user.", 
  • simpleticketplugin/0.9/setup.py

    r997 r3416  
    1010 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Restricted ticket entry form", 
    1414    license = "BSD", 
  • sitewikidefaultplugin/0.10/setup.py

    r1438 r3416  
    1010 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Modify pages in the Trac wiki at initialization", 
    1414    #long_description = "Provides a web interface to removing whole tickets and ticket changes in Trac.", 
  • syscssplugin/0.10/setup.py

    r1118 r3416  
    1010 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Provides a system-wide CSS file for Trac", 
    1414    license = "BSD", 
  • syscssplugin/0.9/setup.py

    r537 r3416  
    1010 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Provides a system-wide CSS file for Trac", 
    1414    license = "BSD", 
  • themeengineplugin/0.10/setup.py

    r1680 r3416  
    1212 
    1313    author = "Noah Kantrowitz", 
    14     author_email = "coderanger@yahoo.com", 
     14    author_email = "noah@coderanger.net", 
    1515    description = "Provide a modular interface to styling Trac.", 
    1616    license = "BSD", 
  • themeengineplugin/0.11/setup.py

    r3403 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'Provide a modular interface to styling Trac.', 
    1515    license = 'BSD', 
  • ticketdeleteplugin/0.10/setup.py

    r1415 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Remove tickets and ticket changes from Trac.", 
    1515    long_description = "Provides a web interface to removing whole tickets and ticket changes in Trac.", 
  • ticketdeleteplugin/0.11/setup.py

    r1480 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Remove tickets and ticket changes from Trac.", 
    1515    long_description = "Provides a web interface to removing whole tickets and ticket changes in Trac.", 
  • ticketdeleteplugin/0.9/setup.py

    r912 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "A small plugin to remove tickets and ticket changes from Trac.", 
    1515    long_description = "Provides a web interface to removing whole tickets, and ticket changes.", 
  • tocmacro/0.10/setup.py

    r930 r3416  
    1313    #author_email = "", 
    1414    maintainer = "Noah Kantrowitz", 
    15     maintainer_email = "coderanger@yahoo.com", 
     15    maintainer_email = "noah@coderanger.net", 
    1616    description = "A macro to create tables of contents.", 
    1717    long_description = """A macro to create a table of contents for either a \ 
  • tracblplugin/0.10/setup.py

    r1511 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Domain blacklisting for Trac.", 
    1515    license = "BSD", 
  • traccasplugin/0.10/setup.py

    r1185 r3416  
    1010 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "A modified authentication plugin to use the Yale CAS system.", 
    1414    license = "BSD", 
  • traccasplugin/0.9/setup.py

    r538 r3416  
    1010 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "A modified authentication plugin to use the Yale CAS system.", 
    1414    license = "BSD", 
  • tracforgeplugin/0.10/setup.py

    r2163 r3416  
    1919                                  ] }, 
    2020    author = "Noah Kantrowitz", 
    21     author_email = "coderanger@yahoo.com", 
     21    author_email = "noah@coderanger.net", 
    2222    description = "Experimental multi-project support.", 
    2323    long_description = "A suite of plugins to link a set of related projects.", 
  • tracforgeplugin/0.11/setup.py

    r3394 r3416  
    2424                                  ] }, 
    2525    author = "Noah Kantrowitz", 
    26     author_email = "coderanger@yahoo.com", 
     26    author_email = "noah@coderanger.net", 
    2727    description = "Experimental multi-project support.", 
    2828    long_description = "A suite of plugins to link a set of related projects.", 
  • tracforgeplugin/branches/bewst/0.11-clearsilver/setup.py

    r2410 r3416  
    1919                                  ] }, 
    2020    author = "Noah Kantrowitz", 
    21     author_email = "coderanger@yahoo.com", 
     21    author_email = "noah@coderanger.net", 
    2222    description = "Experimental multi-project support.", 
    2323    long_description = "A suite of plugins to link a set of related projects.", 
  • tracrewriteplugin/0.9/setup.py

    r794 r3416  
    1313 
    1414    author = "Noah Kantrowitz", 
    15     author_email = "coderanger@yahoo.com", 
     15    author_email = "noah@coderanger.net", 
    1616    description = "Trac version of mod_rewrite", 
    1717    license = "BSD", 
  • unixgroupsplugin/0.9/setup.py

    r961 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Use UNIX groups in Trac", 
    1515    long_description = "Allows permissions to be assigned based on local system groups", 
  • wikinfoplugin/0.9/setup.py

    r541 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Provides a few useful macros to get data about wiki pages", 
    1515    license = "BSD", 
  • wikirenameplugin/0.10/setup.py

    r1543 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Add simple support for renaming/moving wiki pages", 
    1515    long_description = """Adds basic support for renaming wiki pages. A console script is provided, as is a WebAdmin module. \ 
  • wikirenameplugin/0.11/setup.py

    r2212 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Add simple support for renaming/moving wiki pages", 
    1515    long_description = """Adds basic support for renaming wiki pages. A console script is provided, as is a WebAdmin module. \ 
  • wikirenameplugin/0.9/setup.py

    r900 r3416  
    1111 
    1212    author = "Noah Kantrowitz", 
    13     author_email = "coderanger@yahoo.com", 
     13    author_email = "noah@coderanger.net", 
    1414    description = "Add simple support for renaming/moving wiki pages", 
    1515    long_description = """Adds basic support for renaming wiki pages. A console script is provided, as is a WebAdmin module. \