Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyjnius-builder

A PEP 517 build backend implementation developed for Pyjnius based packages.

Use tool.pyjnius.java_paths in pyproject.toml to include Java source folders in built distributions under .java/ (for wheels this becomes site-packages/.java).

[tool.pyjnius]
java-paths = [
    "root/path/to/java"
]

About

A PEP 517 build backend implementation developed for Pyjnius based packages.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages