File: PKG-INFO

package info (click to toggle)
tvnamer 3.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 392 kB
  • sloc: python: 3,778; makefile: 17
file content (31 lines) | stat: -rw-r--r-- 1,234 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Metadata-Version: 1.1
Name: tvnamer
Version: 3.0.4
Summary: Automatic TV episode namer
Home-page: http://github.com/dbr/tvnamer
Author: dbr/Ben
Author-email: UNKNOWN
License: unlicense
Description: Automatically names downloaded/recorded TV-episodes, by parsing filenames and
        retrieving show-names from www.thetvdb.com
        
        Now deals with files containing multiple: show.name.s01e01e02.avi, anime
        files: [SomeGroup] Show Name - 102 [A1B2C3].mkv and better handles files
        containing unicode characters.
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7