Skip to content

pcraston/pyxmlsec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyxmlsec

pyxmlsec_x86_64

A small patch, that wasn't commit to official pyxmlsec, that allows it to compile and install into x86_64 arch.

Patch: --- pyxmlsec-0.3.0/setup.py 2006-01-01 15:43:37.000000000 -0200 +++ pyxmlsec-0.3.0/setup.py 2009-11-10 17:57:29.390253522 -0200 @@ -182,7 +182,8 @@ define_macros = define_macros, include_dirs = include_dirs, library_dirs = library_dirs,

  •           libraries     = libraries
    
  •           libraries     = libraries,
    
  •           extra_compile_args = ['-DXMLSEC_NO_SIZE_T']
              )
    

doclines = doc.split("\n")

About

pyxmlsec_x86_64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published