Add debian-style control file with metainformation.

- Legacy-Id: 1684
This commit is contained in:
Henrik Levkowetz 2009-09-21 11:05:46 +00:00
parent e3987a61f2
commit c6a9838f06

15
control Normal file
View file

@ -0,0 +1,15 @@
Version: 2.32
Section: text
Ietf: critical
Priority: optional
Maintainer: Henrik Levkowetz <henrik@levkowetz.com>
Package: ietfdb
Architecture: any
Depends: django python
Category: support
Url: https://datatracker.ietf.org/
Repository: https://svn.tools.ietf.org/svn/tools/ietfdb/branch/2.00/
Description: IETF Database
The IETF Database holds information related to documents, authors,
positions and messages within the IETF. It currently consists of
a MySql backend and a Django frontend, and some legacy perl scripts.