File: pkginfo.py

package info (click to toggle)
python-ldap 3.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,368 kB
  • sloc: python: 9,560; ansic: 3,052; makefile: 139; sh: 79
file content (6 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
"""
meta attributes for packaging which does not import any dependencies
"""
__version__ = '3.4.3'
__author__ = 'python-ldap project'
__license__ = 'Python style'