File: PKG-INFO

package info (click to toggle)
libextractor-python 1%3A0.5-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 72 kB
  • ctags: 49
  • sloc: python: 163; makefile: 30
file content (31 lines) | stat: -rw-r--r-- 1,303 bytes parent folder | download | duplicates (3)
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.0
Name: Extractor
Version: 0.5
Summary: Python bindings for GNU libextractor
Home-page: http://gnunet.org/libextractor/
Author: Bader Ladjemi, Christian Grothoff
Author-email: libextractor@gnu.org
License: GNU GPL
Description: libextractor is a simple library for keyword extraction.  libextractor
        does not support all formats but supports a simple plugging mechanism
        such that you can quickly add extractors for additional formats, even
        without recompiling libextractor. libextractor typically ships with a
        dozen helper-libraries that can be used to obtain keywords from common
        file-types.
        
        libextractor is a part of the GNU project (http://www.gnu.org/).
Keywords: libextractor binding tag metadata
Platform: windows
Platform: Linux
Platform: MacOS X
Platform: Solaris
Platform: FreeBSD
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Text Processing :: Filters