rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@ -4,10 +4,10 @@ _Compiles executable finite state machines from regular languages._
- Home: http://www.colm.net/open-source/ragel/
- Media: https://en.wikipedia.org/wiki/Ragel
- Download: see home
- Download: (see home)
- State: mature
- Code: git://git.colm.net/ragel.git
- Language(s): C++
- Code repository: git://git.colm.net/ragel.git
- Code language: C++
- Code license: MIT
Required by [HarfBuzz](harfbuzz.md).