No description
  • C 85.5%
  • Yacc 8.5%
  • Lex 5.1%
  • Makefile 0.9%
Find a file
Daniel Baumann e0421705d3
Releasing fastforward version 0.1-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-04-30 13:04:05 +02:00
debian Releasing fastforward version 0.1-1~ffwd13+u1. 2026-04-30 13:04:05 +02:00
pcmcia Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
.gitignore Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
cistpl.c Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
COPYING Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
dump_cis.c Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
lex_cis.l Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
LICENSE Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
Makefile Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
pack_cis.c Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
pack_cis.h Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
README Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00
yacc_cis.y Adding upstream version 0.1. 2026-04-30 13:03:57 +02:00

cis-tools
=========

This is a package of the CIS file tools from pcmcia-cs,
updated to build with a current GNU toolchain and to run
without kernel-side Card Services.

The original author and copyright holder is David A. Hinds
<dahinds@users.sourceforge.net>.  See COPYING and LICENSE
for further copyright details.

This package has been put together by Ben Hutchings
<ben@decadent.org.uk>.