File: control

package info (click to toggle)
php-mf2 0.3.0-0.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,896 kB
  • ctags: 774
  • sloc: php: 2,584; xml: 8; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 774 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: php-mf2
Section: php
Priority: extra
Maintainer: Bhuvan Krishna <bhuvan@swecha.net>
Build-Depends: debhelper (>= 9), pkg-php-tools (>= 1.7~)
Standards-Version: 3.9.6
Homepage: https://github.com/indieweb/php-mf2

Package: php-mf2
Architecture: all
Depends:
 , ${misc:Depends}
 , ${phpcomposer:Debian-require}
Recommends: ${phpcomposer:Debian-recommend}
Suggests: ${phpcomposer:Debian-suggest}
Description: Microformats2 is the simplest way to markup structured information in HTML
 A pure, generic microformats2 parser - makes HTML as easy to consume
 as a JSON APIMicroformats2 is the simplest way to markup structured
 information in HTML. Microformats2 improves ease of use and
 implementation for both authors (publishers) and developers (parser
 implementers).