I have:
TYPO3 4.2 is installed on machine ...
Winamp is installed on machine ...
Winrar 3.20 is installed on machine ...
How can i make a regular expression for separating the software package name in a sentence. Above there is an example for a software\version, but the sentence is not always the same, and also there are times where the version is not displayed. Any hints how can the re be? I found this topic but it is just for version: Regular expression for version numbers
As i read some comments i forgot to put some stuff like:
Software version hasn't got a standard form, but it is dot separated
The name of the software is before the version
- It could happen that i have the software name, but is there a way to find it's version in some text that hasn't got the same structure as the sentences mention above?
- The above sentence is not standard !