This file is indexed.

/usr/lib/python2.7/dist-packages/charm_tools-2.1.2.egg-info/entry_points.txt is in charm-tools 2.1.2-0ubuntu4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
[charmtools.templates]
ansible = charmtools.templates.ansible:AnsibleCharmTemplate
bash = charmtools.templates.bash:BashCharmTemplate
chef = charmtools.templates.chef:ChefCharmTemplate
powershell = charmtools.templates.powershell:PowerShellCharmTemplate
python = charmtools.templates.python_services:PythonServicesCharmTemplate
python-basic = charmtools.templates.python:PythonCharmTemplate
reactive-bash = charmtools.templates.reactive_bash:ReactiveBashCharmTemplate
reactive-python = charmtools.templates.reactive_python:ReactivePythonCharmTemplate

[console_scripts]
charm-add = charmtools.generate:main
charm-build = charmtools.build:main
charm-create = charmtools.create:main
charm-help = charmtools.cli:usage
charm-layers = charmtools.build:inspect
charm-proof = charmtools.proof:main
charm-pull-source = charmtools.pullsource:main
charm-test = charmtools.test:main
charm-version = charmtools.version:main
juju-test = charmtools.test:main