Skip to content

Commit c6a9838

Browse files
committed
Add debian-style control file with metainformation.
- Legacy-Id: 1684
1 parent e3987a6 commit c6a9838

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

control

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Version: 2.32
2+
Section: text
3+
Ietf: critical
4+
Priority: optional
5+
Maintainer: Henrik Levkowetz <henrik@levkowetz.com>
6+
Package: ietfdb
7+
Architecture: any
8+
Depends: django python
9+
Category: support
10+
Url: https://datatracker.ietf.org/
11+
Repository: https://svn.tools.ietf.org/svn/tools/ietfdb/branch/2.00/
12+
Description: IETF Database
13+
The IETF Database holds information related to documents, authors,
14+
positions and messages within the IETF. It currently consists of
15+
a MySql backend and a Django frontend, and some legacy perl scripts.

0 commit comments

Comments
 (0)