File: __init__.py

package info (click to toggle)
python-changelogd 0.1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 448 kB
  • sloc: python: 1,921; makefile: 21
file content (4 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (3)
1
2
3
4
# -*- coding: utf-8 -*-
"""Top-level package for changelogd."""

__version__ = "0.1.9"