File: __init__.py

package info (click to toggle)
python-selectolax 0.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 708 kB
  • sloc: python: 2,239; makefile: 225
file content (8 lines) | stat: -rw-r--r-- 148 bytes parent folder | download
1
2
3
4
5
6
7
8
# -*- coding: utf-8 -*-


__author__ = """Artem Golubin"""
__email__ = "me@rushter.com"
__version__ = "0.4.6"

from . import lexbor, modest, parser