Cross package maker. DEB/RPM generation or conversion. Derived from jordansissel/fpm.

⌈⌋ branch:  cross package maker

Add crude Python bdist_wheel generation method. Only tested with singular packages. Hack to relocate single module scripts into pkgname subdir + stub __init__.py. Otherwise relies on -s src or -s di
mario authored 3667 days ago last checkin d275f1986
📂 package Update notes, no longer using custom etcfiles() scanning; default to ‹› 3667 days ago
📂 source - purge old deb source (that was actually just a copy of the deb targ‹› 4826 days ago
📂 target Make deb output filename compliant with debian policy. ‹› 5177 days ago
📄 CHANGELIST - oops. ‹› 5115 days ago
📄 builder.rb Builder#assemble! doesn't actually take any params ‹› 5247 days ago
📄 command.rb Remove unused and mysterious 'settings' method ‹› 4809 days ago
📄 deb.rb be more energetic with method naming, and use symbols ‹› 5247 days ago
📄 dir.rb meet FPM::Dir, the simplest source of all. ‹› 5247 days ago
📄 errors.rb - abort if someone tries to build a .deb package with a capital lette‹› 5093 days ago
📄 flags.rb - Add general way for source plugins to add flags specific to that ‹› 5116 days ago
📄 gem.rb - Move files ‹› 5247 days ago
📄 monkeypatches.rb Patch in File::write until the next backports gem is released (fixes ‹› 4809 days ago
📄 namespace.rb constants for local directory names Things get weird when you're Dir‹› 5247 days ago
📄 package.rb constants for local directory names Things get weird when you're Dir‹› 5247 days ago
📄 program.rb Adding iteration as a settable field ‹› 5103 days ago
📄 rpm.rb - move rpm to target/ ‹› 5247 days ago
📄 rubyfixes.rb - monkeypatch String#start_with? becuase ruby <=1.8.6 doesn't have it‹› 5164 days ago
📄 source.rb FPM::Source This is the base class for sources. Subclasses need to ‹› 5247 days ago
📄 util.rb Add "safesystem" function Basically, its a replacement for system. I‹› 5039 days ago
📄 version.rb - Add new 'version' info - Make 'fpm --help' report the version as we‹› 4556 days ago

lib/fpm

This page has been deleted