Skip to content
/ brine Public

Change File attributes through REGEX pattern matching.

Notifications You must be signed in to change notification settings

neo7/brine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Brine

Brine is a small utility created for making bulk changes to any UTF-8 (Text,XML,JAVA)encoded file. The project is in java and uses regex pattern matching to search and replace all occurences of the desired string and replace it with the one stated.

The initial utility was created to make changes to an attribute of the list of JSFF files. Future Perspective of this project is to take a dictionary based input from the users and then make changes based on that. The project is capable of generating a changeset report along with utility.

About

Change File attributes through REGEX pattern matching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages