Skip to content

Commit 182e47b

Browse files
committed
Create README.md
1 parent 9ca5dc7 commit 182e47b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Perl2Python
2+
A tool to convert Perl scripts to Python 2.7.
3+
4+
## Use:
5+
Run the script with the file wanting to be translated as a commandline argument.
6+
<br>
7+
Output will be written to stdout.
8+
<br>
9+
If a line is unable to be translated, it will be output as a comment.

0 commit comments

Comments
 (0)