File: about.py

package info (click to toggle)
cat-bat 6.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,444 kB
  • sloc: python: 4,677; sh: 53; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 159 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/env python3

__authors__ = ["F. A. Bastiaan von Meijenfeldt", "Nikos Pappas", "Ernestina Hauptfeld"]
__version__ = "6.0"
__date__ = "1 March, 2024"