11
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 2 days ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Code cleanups More... over 14 years ago
Ensure that setupinfo.py is included in the source distribution. More... over 14 years ago
Cython sources would not be generated correctly for sdist commands. More... over 14 years ago
pysqlite is not required by Python >= 2.7 More... over 14 years ago
Fix a bug where the cython build step would not actually compile the extensions. More... over 14 years ago
- Switch away from setuptools to distribute. - Remove cpyamf/*.c files and autogenerate the code when needed. Include the .c for sdist so that Cython is not a hard dependancy. - Refactored setup.py to only include required meta data. All all other logic has been moved to setuptools.py - Removed the need for duplicate versions - the master is now in setup.py and pyamf receives an autogenerated file. More... over 14 years ago
minor updates. More... over 14 years ago
Fix zip build. More... over 14 years ago
Add epydoc build. More... over 14 years ago
add theme download More... over 14 years ago
exclude examples More... over 14 years ago
Add distribute setup file. More... over 14 years ago
Cosmetic update output. More... over 14 years ago
Print errors for failed documentation builds. More... over 14 years ago
remove env vars section, add setup.py develop More... over 14 years ago
Add dependencies and installation sections, and toc. More... over 14 years ago
Merge remote branch 'upstream/master' More... over 14 years ago
Fix up cpyamf More... over 14 years ago
Add tests and support in pure python for encoding dicts with int keys as strings More... over 14 years ago
Merge branch 'master' of github.com:hydralabs/pyamf More... over 14 years ago
Add in manifest file More... over 14 years ago
Update Cython required version and trove classifiers More... over 14 years ago
Update docs for 0.6 release More... over 14 years ago
Update download link. More... over 14 years ago
Update download link. More... over 14 years ago
remove trailing 0 More... over 14 years ago
remove trailing 0 More... over 14 years ago
remove b2 marker. More... over 14 years ago
remove b2 marker. More... over 14 years ago
add release date for 0.6 More... over 14 years ago