Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf24b49d

Browse files
authored
Merge pull requestvinta#1169 from yuokada/patch-1
Fix pyparsing link
2 parents969eac8 +2aa6e2a commitf24b49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
11581158
*[phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) - Parsing, formatting, storing and validating international phone numbers.
11591159
*[PLY](http://www.dabeaz.com/ply/) - Implementation of lex and yacc parsing tools for Python.
11601160
*[Pygments](http://pygments.org/) - A generic syntax highlighter.
1161-
*[pyparsing](http://pyparsing.wikispaces.com/) - A general purpose framework for generating parsers.
1161+
*[pyparsing](https://github.com/pyparsing/pyparsing) - A general purpose framework for generating parsers.
11621162
*[python-nameparser](https://github.com/derek73/python-nameparser) - Parsing human names into their individual components.
11631163
*[python-user-agents](https://github.com/selwin/python-user-agents) - Browser user agent parser.
11641164
*[sqlparse](https://github.com/andialbrecht/sqlparse) - A non-validating SQL parser.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp