zeichenreihe / feather-build-rs

Me trying to build feather-mappings in rust, this involves creating rust code for various mapping related tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feather-build-rs

This repo contains a number of crates:

  • duke: java class file api
  • dukebox: jar api, uses duke for classes
  • dukenest: tools related to nesting inner classes
  • maven_dependency_resolver: resolves a dependency tree from maven poms
  • quill: for mappings
  • raw_class_file: java class file api, using raw constant pool indices
  • feather-build-rs (in .): the implementation of the feather tasks

License

This repo is licensed under the EUPL-1.2, which can be read at https://joinup.ec.europa.eu/sites/default/files/custom-page/attachment/2020-03/EUPL-1.2%20EN.txt

About

Me trying to build feather-mappings in rust, this involves creating rust code for various mapping related tasks

License:European Union Public License 1.2


Languages

Language:Rust 99.9%Language:Java 0.1%