File: art_profile.py

package info (click to toggle)
python-art 6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,076 kB
  • sloc: python: 73,473; makefile: 7; sh: 4
file content (6 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
"""Profile file."""
from art import *

font_list("ART PROFILE", mode="ascii")
art_list()