# dk.brics.automaton **Repository Path**: mirrors_davisjam/dk.brics.automaton ## Basic Information - **Project Name**: dk.brics.automaton - **Description**: dk.brics.automaton - finite-state automata and regular expressions for Java - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README dk.brics.automaton ------------------ Copyright (C) 2001-2017 Anders Moeller This source code in this package may be used under the terms of the BSD license. Please read the file 'COPYING' for details. This package contains a full DFA/NFA implementation with Unicode alphabet and support for all standard regular expression operations. For more information, go to the package home page at http://www.brics.dk/automaton/ Anders Moeller amoeller@cs.au.dk