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

Commit76b7b09

Browse files
authored
Merge pull requestvinta#1189 from neilsh/patch-1
Fix broken URL for ConfigObj library
2 parents5d724b8 +39f6379 commit76b7b09

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
@@ -335,7 +335,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
335335
*Libraries for storing and parsing configuration options.*
336336

337337
*[config](https://www.red-dove.com/config-doc/) - Hierarchical config from the author of[logging](https://docs.python.org/3/library/logging.html).
338-
*[ConfigObj](http://www.voidspace.org.uk/python/configobj.html) - INI file parser with validation.
338+
*[ConfigObj](https://github.com/DiffSK/configobj) - INI file parser with validation.
339339
*[ConfigParser](https://docs.python.org/3/library/configparser.html) - (Python standard library) INI file parser.
340340
*[profig](http://profig.readthedocs.org/en/default/) - Config from multiple formats with value conversion.
341341
*[python-decouple](https://github.com/henriquebastos/python-decouple) - Strict separation of settings from code.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp