author_count Namespace Reference

Functions

def _count_authors
def count_authors
def create_html
def expand_to_packages
def get_contributors
def get_distro
def get_extended_authors
def get_stacks
def normalize_name
def to_html

Variables

string DISTRO = 'electric'
string HTML_TMPL
dictionary name_map
int NUM_COLS = 4
tuple text = create_html()

Function Documentation

def author_count::_count_authors (   packages  )  [private]

Definition at line 86 of file author_count.py.

def author_count::count_authors (   common = True  ) 

Definition at line 111 of file author_count.py.

def author_count::create_html (  ) 

Definition at line 125 of file author_count.py.

def author_count::expand_to_packages (   stacks  ) 

Definition at line 42 of file author_count.py.

def author_count::get_contributors (   filename = 'contributors.txt'  ) 

Definition at line 181 of file author_count.py.

def author_count::get_distro (  ) 

Definition at line 17 of file author_count.py.

def author_count::get_extended_authors (   core_authors,
  all_authors 
)

Definition at line 117 of file author_count.py.

def author_count::get_stacks (   distro,
  common = True 
)
@param: restrict stack list to 'common' (robot-generic) stacks

Definition at line 21 of file author_count.py.

def author_count::normalize_name (   name  ) 

Definition at line 64 of file author_count.py.

def author_count::to_html (   authors,
  title = u'Authors' 
)

Definition at line 164 of file author_count.py.


Variable Documentation

string author_count::DISTRO = 'electric'

Definition at line 4 of file author_count.py.

Initial value:
"""<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 
<title>ROS Contributors</title>
</head>
<body>

%s

</body>
</html>"""

Definition at line 150 of file author_count.py.

Initial value:
{
    u'Brian Gerkey': u'Brian P. Gerkey',
    u'Ioan Sucan': u'Ioan A. Sucan',
    u'Kenneth Conley': u'Ken Conley',
    u'DerekKing': u'Derek King',
    u'John': u'John Hsu',
    u'Stu Glaser': u'Stuart Glaser',
    u'Lorenz Mosenlechner': u'Lorenz Mösenlechner',
    u'Lorenz Moesenlechner': u'Lorenz Mösenlechner',
}

Definition at line 54 of file author_count.py.

Definition at line 15 of file author_count.py.

tuple author_count::text = create_html()

Definition at line 186 of file author_count.py.

 All Classes Namespaces Files Functions Variables


roswiki
Author(s): Kenneth Conley
autogenerated on Thu Jan 3 09:41:38 2013