public
Description: Pack a folder (or selection) of files into a pastie; and then unpack it back into raw files
Homepage: http://pastiepacker.rubyforge.org
Clone URL: git://github.com/drnic/pastie-packer.git
Search Repo:
pastie-packer / Manifest.txt
100644 38 lines (38 sloc) 0.853 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
bin/pastiepacker
config/hoe.rb
config/requirements.rb
lib/pastiepacker.rb
lib/pastiepacker/command.rb
lib/pastiepacker/conversion.rb
lib/pastiepacker/fetch.rb
lib/pastiepacker/header.rb
lib/pastiepacker/io.rb
lib/pastiepacker/options.rb
lib/pastiepacker/upload.rb
lib/pastiepacker/version.rb
lib/ruby-ext/hash.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
test/fixtures/private_pastie.html
test/fixtures/sample_app/History.txt
test/fixtures/sample_app/README.txt
test/fixtures/sample_app/lib/myapp.rb
test/test_app.rb
test/test_conversion.rb
test/test_helper.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb