include a summary in documentation and tools
This commit is contained in:
@@ -5,6 +5,7 @@ do_subst = $(SED) \
|
||||
-e 's,[@]PACKAGE_TARNAME[@],$(PACKAGE_TARNAME),g' \
|
||||
-e 's,[@]PACKAGE_BUGREPORT[@],$(PACKAGE_BUGREPORT),g' \
|
||||
-e 's,[@]PACKAGE_URL[@],$(PACKAGE_URL),g' \
|
||||
-e 's,[@]PACKAGE_SUMMARY[@],$(PACKAGE_SUMMARY),g' \
|
||||
-e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),g' \
|
||||
-e 's,[@]RECOMMENDED_CONF_OPTS[@], --sysconfdir=/etc,g' \
|
||||
-e 's,[@]builddir[@],$(builddir),g' \
|
||||
|
||||
@@ -14,16 +14,18 @@
|
||||
Virtual Smart Card
|
||||
################################################################################
|
||||
|
||||
:Authors:
|
||||
- `Frank Morgner <morgner@informatik.hu-berlin.de>`_
|
||||
- `Dominik Oepen <oepen@informatik.hu-berlin.de>`_
|
||||
:License:
|
||||
GPL version 3
|
||||
:Tested Platforms:
|
||||
- Linux (Debian, Ubuntu, OpenMoko)
|
||||
- Windows (|vpicc| natively, |vpcd| only via Cygwin)
|
||||
:Potential Platforms:
|
||||
Unix-like operating systems (Mac OS, Solaris, BSD, ...)
|
||||
.. sidebar:: Summary
|
||||
|
||||
Smart card emulator written in Python
|
||||
|
||||
:Authors:
|
||||
- `Frank Morgner <morgner@informatik.hu-berlin.de>`_
|
||||
- `Dominik Oepen <oepen@informatik.hu-berlin.de>`_
|
||||
:License:
|
||||
GPL version 3
|
||||
:Tested Platforms:
|
||||
- Linux (Debian, Ubuntu, OpenMoko)
|
||||
- Windows (|vpicc| natively, |vpcd| only via Cygwin)
|
||||
|
||||
Virtual Smart Card emulates a smart card and makes it accessible through PC/SC.
|
||||
Currently the Virtual Smart Card supports the following types of smart cards:
|
||||
|
||||
@@ -14,16 +14,18 @@
|
||||
@PACKAGE_NAME@
|
||||
################################################################################
|
||||
|
||||
:Authors:
|
||||
- `Frank Morgner <morgner@informatik.hu-berlin.de>`_
|
||||
- `Dominik Oepen <oepen@informatik.hu-berlin.de>`_
|
||||
:License:
|
||||
GPL version 3
|
||||
:Tested Platforms:
|
||||
- Linux (Debian, Ubuntu, OpenMoko)
|
||||
- Windows (|vpicc| natively, |vpcd| only via Cygwin)
|
||||
:Potential Platforms:
|
||||
Unix-like operating systems (Mac OS, Solaris, BSD, ...)
|
||||
.. sidebar:: Summary
|
||||
|
||||
@PACKAGE_SUMMARY@
|
||||
|
||||
:Authors:
|
||||
- `Frank Morgner <morgner@informatik.hu-berlin.de>`_
|
||||
- `Dominik Oepen <oepen@informatik.hu-berlin.de>`_
|
||||
:License:
|
||||
GPL version 3
|
||||
:Tested Platforms:
|
||||
- Linux (Debian, Ubuntu, OpenMoko)
|
||||
- Windows (|vpicc| natively, |vpcd| only via Cygwin)
|
||||
|
||||
@PACKAGE_NAME@ emulates a smart card and makes it accessible through PC/SC.
|
||||
Currently the @PACKAGE_NAME@ supports the following types of smart cards:
|
||||
|
||||
Reference in New Issue
Block a user