File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ SVN Version
6262 as suggested by `Jakub Wilk <http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/572d2286ca0b2cec?pli=1> `
6363
646411. "__int128_t" and "__uint128_t" types were introduced. Many thanks to Gustavo Carneiro
65- for providing the patch.
65+ for providing the patch.
6666
676712. Thanks to Aron Xu, for pointing out that it is better to use "os.name",
6868 instead of "sys.platform" for platform specific logic.
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ Author: Roman Yakovenko
55Author-email: roman yakovenko at gmail com
66Maintainer: Roman Yakovenko
77Maintainer-email: roman yakovenko at gmail com
8- Home-page: http://www.language-binding.net/
98Download-url: http://sourceforge.net/project/showfiles.php?group_id=118209
109Summary: Python package for easy C++ declarations navigation
1110License: Boost Software License
@@ -24,4 +23,4 @@ Classifier: Development Status :: 5 - Production/Stable
2423Classifier: Intended Audience :: Developers
2524Classifier: License :: Freeware
2625Classifier: Programming Language :: Python
27- Classifier: Topic :: Software Development
26+ Classifier: Topic :: Software Development
Original file line number Diff line number Diff line change 1111 description = "GCC-XML generated file reader" ,
1212 author = "Roman Yakovenko" ,
1313 author_email = "[email protected] " ,
14- url = 'http://www.language-binding.net/pygccxml/pygccxml.html' ,
1514 packages = [ 'pygccxml' ,
1615 'pygccxml.declarations' ,
1716 'pygccxml.parser' ,
You can’t perform that action at this time.
0 commit comments