File: control

package info (click to toggle)
extruct 0.18.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,048 kB
  • sloc: python: 2,106; makefile: 10
file content (22 lines) | stat: -rw-r--r-- 745 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: extruct
Section: python
Priority: optional
Maintainer: Christian Marillat <marillat@debian.org>
Homepage: https://github.com/scrapinghub/extruct
Rules-Requires-Root: no
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), dh-sequence-python3,
 python3-dev, python3-mf2py, python3-html-text, python3-jstyleson,
 pybuild-plugin-pyproject, python3-setuptools,

Package: python3-extruct
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-pyrdfa, python3-lxml-html-clean,
Description: library for extracting embedded metadata from HTML markup
 Currently, extruct supports:
 .
  * W3C's HTML Microdata
  * embedded JSON-LD
  * Microformat via mf2py
  * Facebook's Open Graph
  * (experimental) RDFa via rdflib