File: __init__.py

package info (click to toggle)
polib 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 840 kB
  • sloc: python: 1,683; makefile: 113; sh: 6
file content (5 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (5)
1
2
3
4
5
# This __init__.py is only here for convenience, for projects that include a
# version of polib as a mercurial sub-repository for example.
#
# This file will NOT be installed when installing polib with pip, setuptools,
# or any other mechanism based on the setup.py file.