File: version.py

package info (click to toggle)
python-iptables 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 564 kB
  • sloc: python: 3,098; makefile: 103; ansic: 77
file content (4 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (2)
1
2
3
4
# -*- coding: utf-8 -*-

__pkgname__ = "python-iptables"
__version__ = "1.0.1"