newspaper_works_fixtures 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +40 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE +201 -0
  5. data/README.md +67 -0
  6. data/bin/rails +13 -0
  7. data/lib/newspaper_works_fixtures.rb +24 -0
  8. data/lib/newspaper_works_fixtures/engine.rb +8 -0
  9. data/lib/newspaper_works_fixtures/version.rb +3 -0
  10. data/newspaper_works_fixtures.gemspec +24 -0
  11. data/spec/fixtures/files/ndnp/batch_local/17082901001_batch.xml +4 -0
  12. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1289.jp2 +0 -0
  13. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1289.pdf +0 -0
  14. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1289.tif +0 -0
  15. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1289.xml +1 -0
  16. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1292.jp2 +0 -0
  17. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1292.pdf +0 -0
  18. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1292.tif +0 -0
  19. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1292.xml +1 -0
  20. data/spec/fixtures/files/ndnp/batch_local/sn85058233/17082901001/1935080201/1935080201.xml +149 -0
  21. data/spec/fixtures/files/ndnp/batch_test_ver01/bag-info.txt +6 -0
  22. data/spec/fixtures/files/ndnp/batch_test_ver01/bagit.txt +2 -0
  23. data/spec/fixtures/files/ndnp/batch_test_ver01/data/BATCH.xml +10 -0
  24. data/spec/fixtures/files/ndnp/batch_test_ver01/data/BATCH_1.xml +10 -0
  25. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/0001.jp2 +0 -0
  26. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/0001.pdf +0 -0
  27. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/0001.xml +46 -0
  28. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/00279557177.xml +177 -0
  29. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/00279557177_1.xml +858 -0
  30. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/0480.jp2 +0 -0
  31. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/0480.pdf +0 -0
  32. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/0480.xml +46 -0
  33. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081301/0006.jp2 +0 -0
  34. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081301/0006.pdf +0 -0
  35. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081301/0006.xml +13374 -0
  36. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081301/0007.jp2 +0 -0
  37. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081301/0007.pdf +0 -0
  38. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081301/0007.xml +14528 -0
  39. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081301/1858081301.xml +130 -0
  40. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081301/1858081301_1.xml +533 -0
  41. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081401/0010.jp2 +0 -0
  42. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081401/0010.pdf +0 -0
  43. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081401/0010.xml +13765 -0
  44. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081401/1858081401.xml +85 -0
  45. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/1858081401/1858081401_1.xml +311 -0
  46. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/TARGET-000001.jp2 +0 -0
  47. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/TARGET-000001.pdf +0 -0
  48. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/TARGET-000001.xml +46 -0
  49. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/TARGET-000002.jp2 +0 -0
  50. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/TARGET-000002.pdf +0 -0
  51. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557177/TARGET-000002.xml +46 -0
  52. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/00279557189.xml +67 -0
  53. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/00279557189_1.xml +291 -0
  54. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/1859010101/0005.jp2 +0 -0
  55. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/1859010101/0005.pdf +0 -0
  56. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/1859010101/0005.xml +16096 -0
  57. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/1859010101/1859010101.xml +85 -0
  58. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/1859010101/1859010101_1.xml +311 -0
  59. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/TARGET-000001.jp2 +0 -0
  60. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/TARGET-000001.pdf +0 -0
  61. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn84038814/00279557189/TARGET-000001.xml +46 -0
  62. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/00279557281.xml +67 -0
  63. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/00279557281_1.xml +291 -0
  64. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/1857021401/0225.jp2 +0 -0
  65. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/1857021401/0225.pdf +0 -0
  66. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/1857021401/0225.xml +13947 -0
  67. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/1857021401/1857021401.xml +85 -0
  68. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/1857021401/1857021401_1.xml +311 -0
  69. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/TARGET-000001.jp2 +0 -0
  70. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/TARGET-000001.pdf +0 -0
  71. data/spec/fixtures/files/ndnp/batch_test_ver01/data/sn85025202/00279557281/TARGET-000001.xml +46 -0
  72. data/spec/fixtures/files/ndnp/batch_test_ver01/manifest-md5.txt +49 -0
  73. data/spec/fixtures/files/ndnp/batch_test_ver01/tagmanifest-md5.txt +3 -0
  74. metadata +200 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.